Hacker News new | ask | show | jobs
by amirmc 4348 days ago
I'd be curious to see if there's a relationship between 'ugly hack' in code commits and the languages being used (though it'd probably say more about the programmer than the language). The bar chart on the left of the page hints that it's possible, but would have to be normalised.

My hypothesis is there'd be no real difference, but it would be fun to explore nonetheless.

2 comments

I would think the left bar would remain accurate. C lets you shoot yourself and people do it. PHP is terrible for a lot of well documented reasons. Javascript is being used for things it originally never envisioned.

The hyped dynamic languages sort of surprise me, with their modern APIs. I'm guessing most of that is poor framework programing.

Finally, Java's numbers? lol. Its a brave new world. If this was 8 years ago in ejb v1.2 Java world have taken the crown.

> I'd be curious to see if there's a relationship between 'ugly hack' in code commits and the languages being used

Perl is not in their list.

Either everything we do is an ugly hack, or everything we do is simple and elegant. :)

Or... nobody writes in Perl anymore... or... every Perl developer is a seasoned Perl developer.
Welp, neither of those are true.