But if they are indeed right, and that fire they have about it is used to defend their point-of-view until it’s been so scrutinised and counter-argued that either it has been shown to be incorrect, or no counter could undo the initial argument, is that not progress?
Lemmy is not academy. This is a web forum, most of us are not here to do formal science.
This is the real answer. Other apps might be bottlenecked by IO so the CPU doesn’t work as hard. Get faster disks, the CPU will see more use. Since
top
is so small that it loads into memory almost instantly, and has no need for further IO, the CPU is free to spin all the way!People get worked up when CPU usage is high, but unless there’s a resource leak somewhere, that just means the computer is working at full efficiency.