Live data from Hacker News

Data on Swearing in Programming Languages

mahdiyusuf.com

11–20 of 37 posts

Re: Data on Swearing in Programming Languages

#12
Almost all of my work is either in C or python. When I do my embedded system development in C, I generally spend my day swearing at myself and cursing the world. When I do other components in python generally thing "wow. that was easy and fast. And it's so expressive. Wow! I'm in a great mood!". It makes perfect sense to me.

Re: Data on Swearing in Programming Languages

#14
post #7

I'm sure this same story came up a while ago, but whatever. Here's my take on the type of swearing in commits as per the story (XXXX represents swearword of your choice). C++: "Finally fixed it. My XXXX head hurts" Javascript/Ruby: "Finished adding 15 new features. I am XXXX awesome" C: "No time to swear, busy hacking. Oh XXXX whoops" Java/C#: "Wouldn't swear, unprofessional & boss is watching" Python: "All happy, &…

I'm willing to bet a lot of the Javascript obscenity is "F*ck browser X", or words to that effect.

Re: Data on Swearing in Programming Languages

#19
I'm surprised at the Javascript figure. I leave a few swears in server-side script but the only people that will see that are other programmers; Javascript, anyone can read that.

That said, I've found a couple of rants in my old JS from the IE6 days that, well, if I clean them up they're not really sentences.

Re: Data on Swearing in Programming Languages

#20
post #14
post #7

I'm sure this same story came up a while ago, but whatever. Here's my take on the type of swearing in commits as per the story (XXXX represents swearword of your choice). C++: "Finally fixed it. My XXXX head hurts" Javascript/Ruby: "Finished adding 15 new features. I am XXXX awesome" C: "No time to swear, busy hacking. Oh XXXX whoops" Java/C#: "Wouldn't swear, unprofessional & boss is watching" Python: "All happy, &…

I'm willing to bet a lot of the Javascript obscenity is "F*ck browser X", or words to that effect.

I know that the most popular tag in our issue tracker is #fuckie.

It's particularly fun to pronounce allowed as if it rhymed with "ducky".

Post reply on HN