Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy. This forum is not for asking programming related questions.
Given that it says "A word is counted if it appears in any context, even if part of another word" and that according to the stats even then they only occur around a 100 times in all the millions of lines of source -- it seem absurdly tame.
Yeah I have to admit... I don't use swear words in my code. I might make the odd clean but sarcastic remark at things that were a pain to get working or things that don't come across all that logical even when it's the best way to implement them. When I think of all the times I've sat there pulling out hairs over things I'm coding though I can prefectly understand how large amounts of code will include a few obscenities.
Now that I think about it, the few times that I have expressed my frustration in code, I used comments that described how dorky something was that Microsoft did (either their servers or browsers). But even then, I don't throw down that many swear words. Mostly just sarcastic remarks about the stupidity inherent to that particular situation, or to my own stupidity. Whichever is funnier.