Hacker News new | ask | show | jobs
by Genghis_9000 1336 days ago
> You may have heard of bisecting from geometry or from git bisect1. Those are the two places I heard about it

I heard of it from when I first started programming and I cut the code in half (maybe 3rds or other units, close enough) until I found which part was breaking the program.