|
|
|
|
|
by nerdsniper
126 days ago
|
|
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. |
|