Software Alternatives & Reviews

Ask HN: What development tools are you using for your current project?

PocketBase.io Excalidraw
  1. Open Source backend with realtime database, authentication, file storage and admin dashboard, all compiled in 1 portable executable.
    Pricing:
    • Open Source
    • Free
    I'm working on a personal project and found myself looking for an alternative to Postman/Insomnia this morning. This made me realize I've been using the same tools for so long for work (mobile development, finance) that this project may be a good time to try out some new things. Here are a few tools that I've been using lately that I really enjoy: https://pocketbase.io/ - A dead-simple self-hosted firebase/supabase-like "backend in a box" using golang and sqlite. So far I've been really impressed. I've gone the route of extending the base offering with more go code and am really enjoying the experience. https://excalidraw.com/ - An open source whiteboarding tool. Slick to use and after learning some keybinds I've gotten pretty fast at throwing together diagrams to explain things to people on my team. The killer piece though is that the filetype is just json, so I can source control my diagrams. Even better, their "export to png" function has a box to embed the json data _into_ the png, allowing me to slap the diagram in places that only accept images (think confluence) and still be able to change the diagram later if needed. 10/10. https://docs.gitlab.com/ee/ci/ - Gitlab's CI/CD toolset is really impressive, and I've gotten really intimate with it's deeper features over the past year. I'd be curious though to hear from someone who's familiar with it vs it's competitors.

    #Realtime Backend / API #Web Frameworks #Open Source 76 social mentions

  2. Excalidraw is a whiteboard tool that lets you easily sketch diagrams that have a hand-drawn feel to them.
    Pricing:
    • Open Source
    I'm working on a personal project and found myself looking for an alternative to Postman/Insomnia this morning. This made me realize I've been using the same tools for so long for work (mobile development, finance) that this project may be a good time to try out some new things. Here are a few tools that I've been using lately that I really enjoy: https://pocketbase.io/ - A dead-simple self-hosted firebase/supabase-like "backend in a box" using golang and sqlite. So far I've been really impressed. I've gone the route of extending the base offering with more go code and am really enjoying the experience. https://excalidraw.com/ - An open source whiteboarding tool. Slick to use and after learning some keybinds I've gotten pretty fast at throwing together diagrams to explain things to people on my team. The killer piece though is that the filetype is just json, so I can source control my diagrams. Even better, their "export to png" function has a box to embed the json data _into_ the png, allowing me to slap the diagram in places that only accept images (think confluence) and still be able to change the diagram later if needed. 10/10. https://docs.gitlab.com/ee/ci/ - Gitlab's CI/CD toolset is really impressive, and I've gotten really intimate with it's deeper features over the past year. I'd be curious though to hear from someone who's familiar with it vs it's competitors.

    #Sketching #Digital Whiteboard #Digital Drawing And Painting 206 social mentions

Discuss: Ask HN: What development tools are you using for your current project?

Log in or Post with