Earlier quoted context omitted.
In Germany we have "Retard-Tabletten" (Tabletten = pills), which are not intended to stop (or accelerate) cognitive decline, but release the active ingredients with a delay.
We have those too. I wonder how many people actually know that's what that means, cause it's not an everyday word by far here in this meaning.
Occurences of swearing in the Linux kernel source code over time
171–180 of 278 posts
Re: Occurences of swearing in the Linux kernel source code over time
#172Earlier quoted context omitted.
I have never worked on a big corporation. But I find interesting about corporations forbidding swearwords in code. I mean, the people responsible for forbidding swearwords rarely read code. And if they read code with any frequency and are somewhat proficient at it, most likely they have their own list of swearwords. Also we should look to add more keywords to programming languages that trigger naïve filters. I'm all…
I don't personally care about language choices in code, but I'll play devil's advocate and speculate as to why a business might be concerned. 1. Reputational harm in the event that code needs to be shared. Say, the code gets read in court, or an outside consultant is brought in who is given access to the code. The company likely wants to maintain the same standard of professionalism that they expect when their employ…
Re: Occurences of swearing in the Linux kernel source code over time
#173Earlier quoted context omitted.
There's degrees of hackyness. Tone and emphasis are important parst of clear and effective communication. Something that's a mere "hack" might be something I don't mind, but worth being aware of and revisiting if and when the code becomes more complicated and has to do more things. A "stupid fucking hack" indicates something that could have only come about by a whole chain of stupidity and mistakes, inflicting brain…
Then write that, none of that information is conveyed otherwise
Re: Occurences of swearing in the Linux kernel source code over time
#174Interesting jump in "crap" right after the start of the global COVID-19 pandemic. Perhaps being cooped up inside the house hacking on the kernel is less fun when that's your only choice.
See the graph with the entire domain for comparison: https://www.vidarholen.net/contents/wordcount/#crapouillou
Re: Occurences of swearing in the Linux kernel source code over time
#175Earlier quoted context omitted.
False dichotomy. "Writing professionally" is also known as "communicating effectively" and it is part of doing/leading. Linus made an enormous impact, certainly. He'd have had an even bigger impact if he was less of a caustic dick. And before you say that there's a tradeoff involved and that genius technical people are just that way, look up Berkson's paradox.
Linus is a great example actually, because people pointed out he was being too much of an asshole, and he eventually agreed, and he reduced the toxicity of his rhetoric, but you can bet if the situation called for it, he would still use vulgarity to get his point across. If you totally ban profanity or vulgarity, all you do is force other words to take up the slack of what people use those words for, and therefore in…
This is so weird to me. You won't find blueprints (at least not the copies that will be handed around across teams and companies) marked up with "this is fucking magic" when an architect or structural engineer design something amazing. In a DM/email/SMS? Sure, that's the correct place to put that message.
Re: Occurences of swearing in the Linux kernel source code over time
#176What's the story behind the Great Unfuckening that took place between v4.18-rc8 and v5.6?
i like to think it’s solely down to linus. 4.18 was the second half of 2018, around the time linus took some time away and went off doing therapy to work on his “communication issues”.
I can't reproduce the exact datapoints from the site using `git grep`, but most of it seems to be down to a single commit that removed repeated usage of fuck from one file: https://github.com/torvalds/linux/commit/a44d924c81d43ddffc9...
Re: Occurences of swearing in the Linux kernel source code over time
#177Earlier quoted context omitted.
For me, it's mostly associated with being bullied as an autistic child, which might be the actual reason it's come to be seen as a "slur" Meh. Probably more likely is those damn automod settings on reddit (which aren't, you know, configured by moderators according to what their community wants or anything)
Every "scientific" name for mental disability eventually becomes a slur or name. Idiot and moron were considered proper terms at one point in time. "Retard" was never proper but is easily derived from "mental retardation", which was. In the 80s/90s there was a push to use "special" as a euphemism and it was immediately picked up as a slur, I think both usages have been long-since abandoned as a result. Autistic is al…
I don't. It doesn't seem to be that difficult to be aware of these things, and if I can save others from feeling the twinge of pain from being reminded of their childhood, or other abusive memories, simply by not using a few words... why wouldn't I?
Re: Occurences of swearing in the Linux kernel source code over time
#178Re: Occurences of swearing in the Linux kernel source code over time
#179Re: Occurences of swearing in the Linux kernel source code over time
#180Theory: the shift towards lesser swearwords is a sign of corporatization, making the linux source a soulless bland hellscape of confirmity.