Google recently released the Google Code search, which searches through open source tarballs and zips, and tries to find the number of occurences of a specific query, and then showing them.
As in any search engine, it is always interesting to know what people did that not many people know. For example, how often programmer swear in his source code.
This guy did a little research about this,
It is known that programmers swear alot. There’s always fucks, shits, cunts, bitches, crap. There’s the kernel fuck count, for example, which shows the number of findings of “fuck” and “love” in the Linux kernel, over different versions of the kernel.
So, what language is the most sweared one? Here you go,
Leave a comment