So, what's the "most hated thing about programming?" I guessed and guessed and couldn't get it.
Deadlines? Users? Management? No documentation? Having to write documentation? Having to write unit tests? Debugging? Licensing? Having to reinvent the wheel since the good stuff is closed-source? Being forced to do Agile/Scrum/Kanban? ... aargh!
I also couldn't even figure out dead programming languages, for a long time not even a single answer. My first correct guess was Lisp after trying Python2, ALGOL, BASIC, QBASIC, FORTRAN, COBOL, and probably more, which I thought were all perfectly good guesses (even if I know FORTRAN and COBOL are still in active use and Python2 is still maintained by distributions). Turns out the answers are perfectly alive languages. Ruby? PHP?! I guess it's meant as a joke? Great demo, I could have spent that time better.
Perl, PHP, Haskell, Lisp, Ruby, Elm. A pretty terrible list, but maybe not that far off what you'd get from a Family Feud-style survey of people in tech.
Worth noting that the demo questions and answers are jokes based on common online arguments, not facts. This is not Jepordy. Think online flame war kinda answers.
18 comments
[ 5.0 ms ] story [ 46.1 ms ] threadDeadlines? Users? Management? No documentation? Having to write documentation? Having to write unit tests? Debugging? Licensing? Having to reinvent the wheel since the good stuff is closed-source? Being forced to do Agile/Scrum/Kanban? ... aargh!
I don't think these questions are very fun.
[1] https://github.com/lettier/hacker-feud/blob/e51c870f1b391ec0...
also I don't see what's so bad about naming things - it's only bad if they get _mis_named and then you need to guess what they really are.
Source: https://martinfowler.com/bliki/TwoHardThings.html
The answers to the demo are here: https://github.com/lettier/hacker-feud/blob/master/src/main....
I think the project is neat and the code is clean. It's funny how something so good can frustrate its own audience with a tiny over site.