2026-05-08 09:53:06
I've been reading a bunch of academic philosophy papers (I'm thinking about both the relationship between education/learning and games, and ethics for software and design) and I've realized that one of the basic moves in philosophy is basically a version control bisect.
A VCS bisect -- "git bisect" and its ilk -- starts with two commits, one with a bug or behavior, another without, and works out which commit between those introduced the bug.
In philosophy, o…

