Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@Jilano for a more accurate analysis one should also consider the amount of "wtf", "fuck", "shit" and so on. If it's a world-wide team, searches in other languages could also return meaningful results.
In fact there could be a cli tool for that, it can be a complex analysis, but quite insightful. When dividing the number of swearing words by the development time, a measurement of curses per hour could be standardized as a complexity unit. -
Snob20926y@Jilano That would be a great idea, devs around the world should run the command and should anonymously submit the counts ^^
-
@Jilano let's do this
The name is the toughest part
C.U.R.S.E.
Complexity and Unholiness Reckoning for Software Endeavors -
620hun83706yI love this idea. I feel like making a website that crawls open source projects for swear words and it could display stats of various sorts.
Related Rants
-
CooCooK4Choo17Scene: Senior developer left, 3 Junior devs(including me) are now loaded with work. *Intern asks for help* J...
-
error5037Client: When I hit the “Subscribe” button, it gives me an error. Me: What’s the error message? Client:...
-
practiseSafeHex6PM: 2 months? no thats way too long, do it in 1. Director: I had a chat with someone else who doesn't work on...
So I ran grep to count the occurrences of the word "bitch" In a pretty large project of ours... eleven. ELEVEN.
rant
bitch
grep