Hacker News new | ask | show | jobs
by outside1234 121 days ago
Also, has nobody thought about operations? I pay SaaS companies so I don't need to think about operations. It is insane to me to think that people think a restaurant company is going to suddenly want to get into managing the operations of its vibe coded accounting app. Absolutely not.
3 comments

Yes, I’m very aligned with “minimal dependencies, live off the land, roll your own” to avoid lock-in and vendor bullshit. Shit I’d rather rent baremetal from Hetzner than VPS from EC2/GCP/etc if I have enough workload to justify it.

But for my startup I still use a ton of SaaS services for things that I could probably do just fine myself. (Clerk/StackAuth, Supabase/PlanetScale, Cloudflare STUN/TURN, Clickhouse, Vercel, Calendly, Google Workspace, ngrok, Tailscale).

Spiritually, I hate using these. Any one of these would be dead-simple to replace. But my time is genuinely better spent on my startup’s particular value-add. Maybe I’ll replace these some day when we can hire someone to manage internal replacement services - some of which are as easy as “a postgres database” or “wireguard on some VPS instances”. But it’s just not worth my time right now when I’m focused on building revenue.

Even if they all cost $300/mo in total, and we’re bootstrapped, it’s a lot easier to cut back on UberEats or shiny nerdy toys than it is to replace all of these SaaS offerings. I recognize there’s a lot of ”I don’t know what I don’t know” and I’m liable to subtly misconfigure something in a potentially disastrous way.

There's enough unhappiness with commercial SaaS EHRs that I expect as few health system CIOs will decide to operate their own vibe coded replacements. This won't work out well for most of them but I think it's going to happen.
Or how you'll get all your data out and imported into your custom system.