479
That escalated quickly...
(programming.dev)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Cluster computing. DragonflyBSD is structured entirely with a multiprocessing design philosophy, gives amazing cache coherency in Beowulf clusters thanks to the way the scheduler works.
Bit of a niche use case, but if you're doing gpu-unfriendly parallel compute operations like bidirectional path tracing or finite element analysis it really shines.