Linux kernel swear counts
vidarholen.net
Linux kernel swear counts
1–10 of 26 posts
Re: Linux kernel swear counts
#2The spike just before 3.2.17 must be a glitch, but if it isn't, it's very intriguing.
Re: Linux kernel swear counts
#3I wonder what caused the peak of shit just before 3.0.9, and what reversed it. The spike just before 3.2.17 must be a glitch, but if it isn't, it's very intriguing.
Re: Linux kernel swear counts
#4Re: Linux kernel swear counts
#5Re: Linux kernel swear counts
#6With people like Linus Torvalds at the helm of the project, what else can be expected?
Re: Linux kernel swear counts
#7With people like Linus Torvalds at the helm of the project, what else can be expected?
Re: Linux kernel swear counts
#8There is an area around 2.4.36.5 where the fall and rise of "fuck" and "shit" closely resemble each other. I'm guessing it's a macro which concatenates the two expletives for use in the code.
Re: Linux kernel swear counts
#9Hopefully these counts don't indicate increasing fragility or violent disagreements within the kernel. Does anyone with kernel experience have any insight into common purposes for kernel profanity?
Re: Linux kernel swear counts
#10I checked this on the source tree for 3.8.0. The numbers appear to be inflated by allowing the swear words to be part of other words.
For example, "shit" appears in 121 lines, but " shit " only appears in 10 lines. Looking at the offending lines, there is only one swearword that is missed by excluding spaces.
"fuck" appears 29 times, all of which are some conjugation of the verb (and some lines have duplicates I'm not counting).
"crap" appears 161 times, 20 of which are part of "scrap"
"bastard" appears 17 times, 6 of which go to email addressed hosted at "lazybastard.org" and "you-bastards.com"
"penguin" appears 99 times, two of which are jokes.