Hacker News new | ask | show | jobs
by ravenstine 905 days ago
What sucks is when there's a complete mismatch between those two hackathon approaches. I once went to a hackathon where both engineers and designers were invited; the winning team and the teams with the most praise were all the ones dominated by designers that didn't actually implement anything working, and the more engineering focused teams were pretty quickly dismissed. Worse yet, I was literally the only engineer on my team willing to contribute any code. It didn't matter that mine was one of the few projects that actually worked because it didn't look as pretty. (it was a podcasting app that allowed users to leave audible reactions like applause/booing/awww on episodes)
2 comments

I'm trying to organise a hackathon now, where there will be two phases : ideas / ppt phase, then implementation where anyone can implement any idea, and both are praised/rewarded separately. If the best idea is implemented several times, that's a good thing !
Sounds like you may have made the classic engineering mistake of ignoring PMF before building.