The Madness behind the Linux Source Code Comments - YouTube
The Madness behind the Linux Source Code Comments - YouTube
The Madness behind the Linux Source Code Comments - YouTube
Funny :)
Hard to be sane with so many broken hardware implementations... 😅
Cudos for the Linux developers!
We're talking about a kernel whose user-visible error messages have historically included things like "lp0 on fire" . . .
The 'printer of fire' error used to be a legitimate and important concern. Ye olde printers really could light their paper on fire under certain circumstances and they would typically be huge devices in dedicated rooms rather than something right next to your system. Letting people know to check on it when specific things went wrong probably saved a few buildings from burning down with people in them.
It was a legitimate but extremely rare concern with some early printers, yes (Wikipedia points out a particular early laser model from Xerox, plus an experimental machine from 1959, as printers that have legit caught on fire, but also points out that there is no known report of one of the old industrial-sized line or drum printers ever catching fire from friction despite it being a hypothesized failure mode). Thing is, those printers were, I believe, all obsolete by the time the Linux kernel was written. So the "on fire" error message is not likely to have been congruent with reality for any machine actually running Linux.
The stuff me and my friends have written in private code bases we worked on before... Now those were some words we used. could never make anything like that public these days, too much softies would go crazy because of it.
Oh please. This comment has the same energy as Dave Chappelle doing a whole Netflix special about how he's been cancelled.
You are so revolutionary. Much edgy, very wow.
There's literally nothing edgy about it. Standards change, that's not edgy.
// retarded shit, remove on next update
One of the ones we had to take out. I'm still mad because it wasn't even that bad. It was a massive really long function that should have been refectored but kept getting put off. The comment was along the lines of
// TODO: take this fat bitch to the gym later.
Had to get removed because insensitive, well the function finally got refactored at least lol.
Back in the 90’s before the days of Windows 3.0 I had to debug a memory manager written by a brilliant but somewhat odd guy. Among other thing I stumbled across: