I have literally never thought about it like this, but I think you are right. In my mind mobile phones were always separate from other devices, kinda like consoles.
Can confirm on Hetzner. I'm building a SaaS on it right now and had to request a VPS limit increase. I was so worried and carefully crafted my request message. I was bracing for a multi-day back-and-forth but they just... did it in like 10 minutes lol
> The pricing is almost absurdly good compared to AWS, and the performance is solid. If you've never spun up a Hetzner box, you're overpaying for cloud compute.
My support experience with Hetzner has been first class, every single time. They're honest, responsive, proactive and helpful.
My support experience with Digital Ocean has been abysmal, every single time. Our latest experience was a misconfigured or malfunctioning Valkey cluster, we provided a ton of supporting information, their tech team magically fixed it and closed the ticket, and their support people tried to blame us for it breaking. This is so standard with them that I posted in our Slack "emailed DO support asking for a technical breakdown of what happened, they'll reply in a week blaming us". It only took them a couple of days though.
I find the premise that coding is one of the hardest problem for LLMs flawed. Isn't coding the easiest area for AI, with lots of data to train and easily verifiable?
Many of us don't encounter the sort of problems Typescript offers to solve. As most programming languages, most of the bugs I create when using JS is logic bugs, and those are solves by unit testing, not "more types". It was a long time ago I managed to push broken frontend code because of assuming the wrong types, so personally I don't find TS that valuable. But obviously others seem severely impacted by those types of issues, otherwise TS wouldn't be so popular in the first place. People be different :shrug:
> It also reduces your incentive to change, if “the internet is down” people will put down their device and do something else. Even if your web site is up they’ll assume it isn’t.
I agree. When people talk about the enshittification of the internet, Cloudflare plays a significant role.
reply