Ask HN: What's the ideal stack for a solo dev in 2025
31–37 of 37 posts
Re: Ask HN: What's the ideal stack for a solo dev in 2025
#32Re: Ask HN: What's the ideal stack for a solo dev in 2025
#33Re: Ask HN: What's the ideal stack for a solo dev in 2025
#34Re: Ask HN: What's the ideal stack for a solo dev in 2025
#35Re: Ask HN: What's the ideal stack for a solo dev in 2025
#36Re: Ask HN: What's the ideal stack for a solo dev in 2025
#37As usual, isn't the next question... "What are you trying to build?" I build most projects in Elixir/Phoenix these days, but wouldn't flinch at ROR if you are comfortable with it.
Right now, an AI tool that generates mockups for branding agencies. But I’m still validating the idea so who knows. Ideally, I would like a stack that would work for most SaaS I may think of building. Tempted to give Elixir Phoenix a try. I briefly tried it a few years back and it just felt right.
There's lots of libraries for calling out external AI services. e.g. something like FastMCP[2]. From the sound of it that's all you need.
I'd use Hotwire[3] for the frontend and Hotwire Native if you want to rollout an app version quickly. I'd back it with SolidCache, SolidQueue, etc
I'd use Kamal[4] to run it on cheap hosting using on something cheap from Hetzner.