963
Evolution of C
(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.
It's not that bad, besides who cares with machines being as fast as they are nowadays?
I care, when I need to compile a lot of stuff multiple times on not-as-fast machines. I'll create a private repo powered by my workstation just for this. For C stuff I don't need to, because I can just use my workstations power via distcc.