HN user

callamdelaney

812 karma

email: callam@<username>.me

Posts1
Comments521
View on HN

None of that is an issue depending on what your software actually does. Now sure if you're doing something like logging, or you're cloudflare, or meta or some shit then yeah it's not going to cut it.

Generally I target enterprise b2b customers, they use the application from 9-5 generally. Weekly scheduled downtime is not the end of the world.

If it doesn't boot properly, which has never happened, I build a new server - takes 10 minutes max. Litestream keeps database relatively fresh, so it gets pulled on boot. Floating IP points at new server. We do this in dev regularly, the only difference in prod is a few variables.

Even if your target is higher uptime or bigger scale, you can go far further than you think on sqlite - it's multitudes of magnitude quicker than postgres for most general use cases.

Most software projects go nowhere. YAGNI. Build something valuable and people will put up with bullshit for a while.

Yeah it blocks for the 0.001ms it takes for 99.99% of queries to come back. Or you can enable WAL and allow readers to read at the same time as somebody is writing.

Britain doesn't need a European court to grant human rights to its own citizens. You know that the human rights act is not preventing government crackdowns on speech and privacy, and you will also know that the intention is to replace it with a human rights bill of our own.

The current act is being used by lawyers and judges to force migration on a country which never voted for it.

Now would we trust the clearly compromised political class we currently have to implement it? Probably not.

Developers have been lacking taste for decades anyway, like all of those kubernetes clusters built out for companies that could run on a 50 euro a month dedicated server at hetzner.