Remix.run Logo
daxfohl 10 hours ago

Interesting that many of the same things are best practices for code repos. Don't let them bloat but don't refactor too often. Don't delete bad commits, but push a rollback PR instead. Don't get too repetitive or you might see imaginary patterns.

I can't think of an analog for the "don't delete tools" one though.