Hacker News new | ask | show | jobs
by macournoyer 4393 days ago
Empty file yes. But do you start with an empty/blank project?
1 comments

Usually, yes. Especially when I'm learning a new technology, I won't even write a Makefile until I get lazy. I've never been entirely comfortable with those project boilerplate generators; another factor in starting from scratch is that I want to understand what all the pieces do and what happens when they're missing.