Which programming language is used to express the most anger? (geeksta.net) 11 points by brmunk 12y ago ↗ HN
[–] randunel 12y ago ↗ The article is here: http://geeksta.net/geeklog/exploring-expressions-emotions-gi...The article has more graphs, satisfying some curiosities. This specific graph has been obtained applying a regex[1] to a sample of github commit messages.[1] (?i)\b(a+rgh|angry|annoyed|annoying|appalled|bitter|cranky|hate|hating|mad)\b'
[–] jonjacky 12y ago ↗ I recall PG wrote somewhere that Perl looks like a cartoon character swearing. [–] Mandatum 12y ago ↗ The Python Paradox[1][1] http://paulgraham.com/pypar.html
[–] kneth 12y ago ↗ Surprising that the numbers are so low. It is frustrating to program as the devil hides in the details.
4 comments
[ 0.12 ms ] story [ 13.1 ms ] threadThe article has more graphs, satisfying some curiosities. This specific graph has been obtained applying a regex[1] to a sample of github commit messages.
[1] (?i)\b(a+rgh|angry|annoyed|annoying|appalled|bitter|cranky|hate|hating|mad)\b'
[1] http://paulgraham.com/pypar.html