Hacker News new | ask | show | jobs
by WhyNotHugo 3069 days ago
I feel quite the opposite.

I can host a small website for free in places like Heroku. I can use Disqus on S3/Cloudfront, and similar alternatives.

There's a bunch of ways now to easily run a site in a docker container somewhere and connect to a managed DB.

sqlite? That requires me to manage a whole VPS just so I have disk access to it. For my personal site, that's more than I'm willing to get into (also note: managing servers is part of my job description).