18 comments

[ 5.0 ms ] story [ 46.1 ms ] thread
This is great, I think you should add a single-player mode though much like GoogleFeud.
It would be nice to have a button to see answers instead of just hammering at guesses.
this is awesome, needs a timer though. But I guess I know what our team is doing during our daily 15 min non work meetup
(comment deleted)
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!

"Whiteboarding, naming things, stand-ups, OBOE (?), cache invalidation, and Jira" according to [1].

I don't think these questions are very fun.

[1] https://github.com/lettier/hacker-feud/blob/e51c870f1b391ec0...

OBOE = Off-by-one error.

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.

(comment deleted)
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.
Same here. I can't believe Ruby and PHP were on that list.
An interesting twist would be to allow for an opt-in that collects guesses and uses that to source ranking.
Can't seem to name a dead programming language after naming some very dead ones. Broken? Just hearing the "bzz" incorrect answer sound over and over.
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.
This list, but no Cobol, Fortran, APL, smalltalk??? Not remotely accurate.
What's up with the answers? Most dead programming languages does not include Fortran, Cobol and Algol, but for some reason Elm?!
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.

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.