this post was submitted on 10 Apr 2024
752 points (97.8% liked)
Programmer Humor
32461 readers
679 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I grew up in a bit of a sketchy neighborhood and up until my mid 20's all my jobs were the sort where everybody cursed a lot, plus Finns tend to curse a lot in general.
I absolutely have not kept my cursing out of repositories, although looking at my last work project which had about 33000 lines all in all (maybe 2/3 written by me) when including comments, I was surprised to find it only 4 had "shits" and 6 "fucks". One line in an example & test file had both:
and then there's some comments like
Honestly I would love to work on a codebase full of profanity, let me know I'm not alone in my anger towards an inanimate object
Also would help make it feel less corporate
Yeah, that's the kind of thing I did only more often. Plus it was back when the conventional wisdom was that 50% of source code should be comments. So there was a LOT.