Hacker News new | ask | show | jobs
by squirtlebonflow 973 days ago
The vast majority of my development time for any project is setting up a server, database, web framework, etc. It's a massive pain in the ass and gets in the way of what I'm actually trying to do.
1 comments

I've literally put a new django app live on AWS using PostgreSQL in a morning.

Now ... it didn't do anything but it was live and you could login, create users etc.