Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
makz
on June 21, 2024
|
parent
|
context
|
favorite
| on:
Ask HN: How do you stay organized for solo dev?
Easy, before leaving for the day I leave a comment in code: I’m working on this, need to do A, B C… to get it working.
Next time I open the code editor I know exactly what to do.
JonChesterfield
on June 23, 2024
|
next
[–]
Leaving a failing unit test is really good for efficiently establishing yesterday's context.
dSebastien
on June 21, 2024
|
prev
[–]
Yes, super useful. I call that saving and restoring mental contexts:
https://www.dsebastien.net/2022-09-01-saving-and-restoring-m...
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
Next time I open the code editor I know exactly what to do.