Debugging high CPU use under xargs
One of my hobbies is figuring out bugs in other people's software, especially when I don't have access to the source code. This is why I like using macOS, which has infinite bugs, and almost no source code. Recently, I've been looking into…