A Better CPU Graph for Gnome System Monitor
If you use Gnome on a machine with at least four CPU cores than you’ve probably seen something like this before:

The fact that the Linux constantly moves threads between cores causes the whole chart look like spaghetti, so I decided to make it render an area chart instead.
Here are the results:

The code is hosted on github.