Back
Hwee-Boon Yar

Hwee-Boon Yar
PRO

@h_boon

Building theblue.social Write software Swift(iOS+macOS) + TypeScript Remote since forever hboon.com/about
62
Joined February 2018

Seconded! Also, you can usually tell once you have customers/users and some will ask/demand for other options

Depends on where you are at.

I'm at the moment where I want to get traction on (any) one of my projects, so I start one, give it a bit of time and see if I can validate it, if not and I don't think there's something obvious I can do, then I keep it running and start another one. I will occasionally come back to tweak or fix a project based on feedback/things I learnt, etc.

PostgreSQL. I briefly considered SQLite. It might not actually be less infrastructure for my setup since I run on Render. So it'd be their Postgres service vs sqlite+their disk mount service (+ figure out how to back up). Using their Postgres service means it's usually their problem to keep it up :)

Drizzle work is mostly the same whether it's Postgres or SQLite.

But I'd pay more of course.

It's recommended in the Bluesky docs (and generally) to use OAuth rather than username/password login.