Hacker News new | ask | show | jobs
by newbie578 1479 days ago
I have the same problem. Would love to hear any tips.

Also on another note, how do you keep track of all your private projects? Do you do note taking or some other method?

1 comments

> how do you keep track of all your private projects?

Specifically, I try to minimize side projects. This generally means having a Frankenstein project (or projects, if you must be polyglot on the side) that receives all my side interest and side coding. New library? Add it to the project and use it there.

Obviously, use version control and feature branches to protect old code from new code.

I access mine RESTfully over the web. Yours might be a CLI tool. Or a shader.