Hacker News new | ask | show | jobs
by agumonkey 797 days ago
Another learning point is being sensitive to your psychology / mental energy. I can start with high quality well named, well abstracted code.. but after two weeks I find myself writing shitty code.. and having a hard time realising I should stop, take a pause, take a step back instead of piling on.
1 comments

Pre-commit hooks help me immensely with this. At least there's some limits on crappiness.