Occurences of swearing in the Linux kernel source code over time
https://lemmy.world/pictrs/image/37826e62-dc4f-4006-8dba-9cd914af2634.png
28 Comments
Comments from other communities
The sharp uptick of crap flown around 2.6 piques my interest. As does someone's introduction of 'retard' into the vocabulary shortly prior. Must have been popcorn times.
I wanna know who refactored all of the fucks out of 4.18
I don't think this uptick of 2.6 sounds fair to be interpreted as a timeline because it stuck around for five years. Also around that time embedded devices boomed, and LTS kept it alive well into 2010s. I bet there have to be a large amount of swears from the later developers tried hard to fix bugs.
I quite liked how the original Linux fix for the Spectre-style speculative execution bug on Intel processors was called "Forcefully Unmap Complete Kernel With Interrupt Trampolines", but alas, in the interest of diplomacy it was renamed to "Kernel Page Table Isolation" (KPTI) rather than "FUCKWIT".
Doesn't feel like it was that long ago, but of course, all search results are dogshit in this new age: https://wccftech.com/intel-kernel-memory-leak-bug-speculative-execution-performance-hit/
I never really looked into what they were doing with KPTI.
Assuming it's accurate, that first one is a much better technical description, even if it was intended to spell FUCKWIT
Meh, crap is barely a swear word is it?
Moreso than idiot though. It's almost always been considered a swear-word, but if you're looking for a stricter, smaller set, those go by "cuss-words".
I've never considered it a swear word. It's more of a euphomism for "shit". My criteria for "swear" word is whether it is something a kid can say in school with getting yelled at. I realize this may have changed since I was a kid.
OK make a graph of swear words used by Linus and all others against Linus's age. I've a theory.
What's with the defuckening?
Looks to me around the time that Torvalds shaped up
I don't know. I kinda liked angry T-Dawg flipping off Bill Gates. It adds some friction sometimes, but sometimes it's nice to have a psycho on your team... Just not Stallman. He's too much.
He also used to flip off contributors, which people eventually convinced him was scaring off good developers.
Fuck will always be there at least a few times as long as my favorite software package exists.
"Crap" is a swear word? Even my fundamentalist Christian, church 3x a week and weekly bible study groups father says "crap."
Some of these have to be comments. Even then, I don't know if that's appropriate to use the term "retard".
Crap is by far the most dynamic word here. Interesting.
Edit: why is it so far past 'shit' in both scale and dynamism?
Ignoring the initial growth, I wonder what got implemented during the big upticks in 'crap' and the one for 'fuck'.
Most uses of 'retard' are in variable names like
B43legacy_OFDMTAB_ADVRETARD
but we also haveThe switch is so retarded that it makes our command/entry abstraction crumble apart.
and
we shouldn't need asm for this, but gcc is being retarded
That explains the sudden drop, with legacy code being removed
If I am reading this correctly the Linux kernel needs to give more fucks…
I added banana (for scale) and it's on the up and up: https://www.vidarholen.net/contents/wordcount/#fuck*,shit*,crap*,bastard,penguin,banana
Either they have paragraphs of oddly specific insults or banana pi is becoming popular.
yep, it's almost all banana pi, and at least 4 different 'models' of it it seems. But the word is also used in some string processing tests and as an example comment of how suffix arrays work..
That sharp drop of fucks is when Torvalds took some time off to work on his anger issues
https://arstechnica.com/gadgets/2018/09/linus-torvalds-apologizes-for-years-of-being-a-jerk-takes-time-off-to-learn-empathy/
https://www.phoronix.com/news/Linux-4.18-Released
Never understood why 'damn' is a swear word. Is it a religious thing?
it relates to damnation and is basically short for 'i sentence you to eternal damnation/hell'
It lost all of its flare when being condemned to hell became a casual thing (eg. 'go to hell')
It'll never stop being funny to me how in the US it'a apparently considered pretty bad and even gets censored while here in germany it's one of those child friendly swears that you expect kindergarten kids to say.
In Norway "shit" is considered the child friendly way of swearing since it's not religious. I still have no idea why it's considered swearing in English/USA
Interesting, here in germany I'd say that's like a medium level swear (the sexual ones are what I'd consider high level, the religious ones usually no one cares about, at least in the north).
I wonder if the 3 usual categories - religious, sexual, fecal - can be approximately ranked (at least with one being the clear "worst" or "least bad") in every culture or if sometimes it's all over the place.
For comparison, "amazing" occurs six times.
And most of those cases are of course using the word sarcastically
collapsed list of them
The next function to implement is called, amazingly, next(); its job is to
move the iterator forward to the next position in the sequence.
I didn't add a star at the end for the word search, so at least for that example, the sarcastic ones were all 'amazingly' and consequently not counted, and the 'amazing' at the end seems literal. I haven't looked at any other cases, though.
Critical Raster Angle Protrusion
Did you just enter your password on here?
Oh CRAP
That the new pw?
smh. That's supposed to go in cell A1.
TIL “damn” is an insult.
I thought it was just an intensifier.
Now do in GTA V source code
Would that be more or less, do you think?
When there's an organic-looking decline that seems like a good sign, but the sudden sharp drops seem likely a sign of "corporate oversight" and not an actual improvement.
I don't see a sharp drop as a sign of corporate oversight at all.
Stuff may be tackled en-batch. Or individuals can care. Or it can be an organic team decision or effort.
Coding is a very... emotional activity. We get a bit salty sometimes.
I remember commenting a particularly bad routine with "Lasciate ogne speranza, voi ch'intrate".
There are also phrases such as "by the process of offending god, this somehow outputs..." and "This block was written by someone whose sanity was not so much questionable as it was entirely reprehensible - but it works".
I also remember doing a search and replace of every instance of the word "fuck" with "[fornicate]" when bringing someone new onto a project.
Only one of them barely reaching 200. For the size of the Linux kernel I find these numbers surprisingly low.
I would have expected the comments to be pretty dry and to the point. Thos eare some interesting stats. 🤣