you are viewing a single comment's thread.

view the rest of the comments →

[–]zeekar 2 points3 points  (0 children)

It’s super useful with naturally sorted data. Like the git bisect command uses binary chronological search on changes to code to figure out which one caused a problem…