Hacker News new | ask | show | jobs
by bsder 228 days ago
> With git bisect, all of sudden a normal user was able to bisect the kernel by himself and point to the concrete commit (and dev) that broke things.

Huh. Thanks for pointing that out. I definitely would never have thought about the use case of "Only the end user has specific hardware which can pinpoint the bug."

1 comments

This is why operating systems are hard. It's not the architecture or the algorithms.