Hacker News new | past | comments | ask | show | jobs | submit login

Same story in cloud. It takes less effort to write the program than to properly set up CI/CD, permissions, auth, auto-scaling, backup, monitoring, and so many more.



To be fair, bare-metal dedicated servers are still a thing, end up cheaper than the equivalent cloud offering on bandwidth alone (as they usually come with unmetered bandwidth), and you can just SFTP your project in there and run it with nohup (not saying it's a good idea, but if you're just playing around then it's perfectly fine).


I think that's doing it wrong because you don't need those features until you do... At which point you should invest in them. Otherwise, I don't see the benefit of having them. If all you end up with is one user.


> If all you end up with is one user.

This isn't what I'm talking about. With just one user, even for desktop software the complexities of distributing the software are negligible.


A lot of developers, particularly at larger companies, do actually need these things before launching a service.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: