Hacker News new | ask | show | jobs
Show HN: Mono-Repos to the Rescue, Organizing and Archiving Old GitHub Projects (animeshz.github.io)
2 points by animeshz916 834 days ago
Making too many projects and then they become stale has been a long problem for a lot of developers, yet we are hesistant to clean that up because of useful debugging information the process of making the project contains.

Mono-Repos can be a great way to clean your profile up while not loosing any histories.

Let me know your thoughts!