Hacker News new | ask | show | jobs
by sahil-kang 2792 days ago
You know, I’ve found myself doing the same thing: I usually have a git versioned ‘notes.org’ file in whatever repo I’m working in, and I’ll rebase it away before opening the branch for peer review. I also don’t feel the need to do this with my personal projects, not even the larger ones.

I suppose that’s because I insist on understanding more of the tech stack for my personal projects than I do for my work projects.