global emissions
blog projects
𝟵 / 𝟙𝟘· The git ‘index’ is like a little mini-commit zone. I backup my bare git repositories regularly but by incrementally diffing and reviewing changes using the index
feels lighter weight than a commit, and not atrisk of being pushed or fetched by accident on my test machines.
1 𝟭 𝟙𝟘· For my symbolic logic projects, I'm organizing my code around a division between the abstract for logic and concrete programmer-centric domains.