Hacker News new | ask | show | jobs
by auslegung 2198 days ago
Automate as much as you can so you don’t have to remember. Create good documentation and put it in the most discoverable place. Park downhill, meaning you should leave your work in a state that you can come back and immediately get going. That May mean stopping in the middle of implementing a function so the compiler is throwing an error, or leaving with uncommitted work, or making a todo list for yourself so you see the next task when you return.