TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Three Types of Harmful Hackathons

74 pointsby nickgartmannabout 10 years ago

14 comments

joshstrangeabout 10 years ago
I&#x27;ve done Startup Weekend once before and it felt like how the &quot;The Business-A-Thon&quot; was described. My friends and I did not know this would be the case going in and spent all of our time pumping out an MVP (which worked!) while the teams that won largely didn&#x27;t have ANY code to show for their time. It was all slides and marketing talk. The winner DID have code but it was a &lt;1hr rails app thrown together with no styling just a form to submit data to the backend and I don&#x27;t even think they got it to process CC&#x27;s (it was crowd fundraising thing). Ours was well thought out, looked nice, and WORKED yet we were beat out by people who could put together a more appealing keynote presentation.<p>It was a pretty big letdown and I haven&#x27;t been back to SW or any hackathons since. I love banging out an MVP in a weekend with friends but not if we are going to be judged on our presentation and not our work. I know, I know that&#x27;s how the real world works as well but I just expected better from the experience. I also understand that maybe SW is not aimed at being a hackathon but I just wish they could have given more weight to something that worked and was accessible today (also we spend the whole weekend minus about 8hrs total for sleep between 2 nights) vs a lot of marketing&#x2F;sales talk (who left the venue early and showed up late).<p>Quick edit: Just wanted to say that I see this more as my failing to understand what SW was instead of me blaming SW for not meeting my incorrect expectations. SW is fine but it&#x27;s just probably not for me.
评论 #9376274 未加载
评论 #9376253 未加载
评论 #9376435 未加载
评论 #9376243 未加载
评论 #9376235 未加载
vosperabout 10 years ago
I am a software engineer in the Bay Area. Of my friends, few are engineers whom I can geek-out or talk shop with. Hackathons seemed like a potentially good way to do it, but this article highlights the reasons I haven&#x27;t been attending them: I just want to meet some people, hack on something fun, and maybe make some friends. I don&#x27;t want to start a business, and I don&#x27;t care about winning a prize. I don&#x27;t really want to stay up all night, either - I have a wife, and other things to do.<p>I thought maybe Weekend Hacker would be fun, but that seems to be full of people looking for help with their startup idea. Most of them aren&#x27;t engineers. Most of the Meetups I&#x27;ve been to (or hosted) are full of people trying to get me interested in their startup, or recruit me. Nothing wrong with that, but I don&#x27;t see myself having a beer on the weekend with any of those folks.<p>So, how do people do it? It&#x27;s kinda happening slowly over time, through friends and partners of friends, but I wouldn&#x27;t know how to actively speed it up.
mkremer90about 10 years ago
Last Startup Weekend I went to had 7 devs out of 110 people. Definitely an issue.<p>EDIT: All but one of the 11 teams were tech&#x2F;programming required startups guys. I&#x27;m not talking about &quot;Startup Weekend&quot; as a whole, I&#x27;m talking about my experience at the event I went to.
评论 #9376270 未加载
评论 #9376035 未加载
评论 #9376142 未加载
serve_yayabout 10 years ago
Just skip these things and write code for people who will pay you, or open source something useful.
评论 #9376133 未加载
gfodorabout 10 years ago
If you&#x27;re an API provider you can do everything in this post but also say &quot;and by the way, we will give you X free credits to use against our API if you want to build something on top of it.&quot; You still might not get as much battle hardening, etc as if it was a hard requirement, but it might totally change the dynamic.
morganteabout 10 years ago
This is why I only attend university hackathons. For the most part, they are still about building cool new tech—not startups. Plus, their increasingly high admissions standards ensure that everyone who attends is either already a developer or eager to learn. Nobody walks away without coding.<p>One point I disagree with in the article is that cash prizes are harmful. I just don&#x27;t see evidence of that—prizes at university hackathons have been getting bigger and bigger (tens of thousands of dollars) but it seems like the technical sophistication of hacks continues to rise. So long as you have good judges (ie. hackers, not marketers), large prizes just provide an awesome reward for awesome hacks.<p>Also, most of the shitty bizathons I&#x27;ve been to actually had relatively small prizes (some API credits, maybe &quot;mentorship&quot;) relative to the major hackathons.
评论 #9376563 未加载
vishaldpatelabout 10 years ago
Running a Hackathon costs money.<p>We can have a hackathon where:<p>- The costs are split up by the number of participants.<p>- A bunch of teams participate.<p>- Everyone builds whatever they want, and they own it.<p>- There can be multiple show-and-tells, to allow teams to ask &#x2F; answer questions, get to know each-other, and iterate.<p>- Everyone walks away having made some wonderful new friends, having learned a thing or two, and also maybe even some useful code.<p>If someone else is organizing, and you&#x27;re participating for free, then it will <i>always</i> come with strings attached. Remember, if you&#x27;re not the customer, then you&#x27;re the product!
评论 #9376167 未加载
sayangelabout 10 years ago
I really think it depends on what you want to get out of a hackathon. At the end of the day you get out what you put in.<p>After graduating from college I spent some time going to hackathons, some of which were of the type you described. But I didn&#x27;t care because I just wanted to go somewhere where I could hone my ability to think fast and ship. I got to do just that while also meeting awesome dev evangelists, eating free food, and occasionally going home with some prizes.<p>I also don&#x27;t think the following is necessarily the right thing to do:<p>&quot;Restrict to those who are there to code, design, or build something, not to write a business plan&quot;<p>especially if the intent is to create &quot;better builders, better collaborators, and better teachers.&quot;<p>Learning to work with the MBA type that a lot of people vilify can be a valuable skill. I think the ability to dilute business speak into features you can program or being able to communicate your complex programming ideas to someone less experienced are super valuable. And that&#x27;s where I&#x27;ve seen a lot of hackathon pitches fall apart. Someone creates something so technical and awesome, but can&#x27;t break it down into something that non-technical people or new programmers can understand. And that sucks, but being able to do so is a necessary communication skill.<p>I also think hackathons are a great place to find future co-founders. Maybe that&#x27;s another programmer, but maybe it&#x27;s someone who can help you sell your product and has a more developed business sense. Again, it all depends on why you&#x27;re at the hackathon in the first place.
theyCallMeSwiftabout 10 years ago
The single biggest indicator of the quality of a hackathon is who is organizing it. I&#x27;ve seen countless events where the people putting on the event are doing it for selfish or greedy reasons, and 9 times out of 10 those events look like the 3 kinds the author is describing [1].<p>That said, there are tons of _good_ hackathons out there that actually do have the developers interests in mind. Specifically, I&#x27;d point to all the amazing things that are happening in the student space [2].<p>Bottom Line: Figure out who&#x27;s organizing an event and use that as gauge to determine if it&#x27;s worth your time.<p>[1] <a href="http:&#x2F;&#x2F;theycallmeswift.com&#x2F;2013&#x2F;10&#x2F;25&#x2F;dont-throw-that-hackathon&#x2F;" rel="nofollow">http:&#x2F;&#x2F;theycallmeswift.com&#x2F;2013&#x2F;10&#x2F;25&#x2F;dont-throw-that-hackat...</a> [2] <a href="http:&#x2F;&#x2F;www.nytimes.com&#x2F;2015&#x2F;04&#x2F;12&#x2F;education&#x2F;edlife&#x2F;the-hackathon-fast-track-from-campus-to-silicon-valley.html?_r=0" rel="nofollow">http:&#x2F;&#x2F;www.nytimes.com&#x2F;2015&#x2F;04&#x2F;12&#x2F;education&#x2F;edlife&#x2F;the-hacka...</a>
mgkimsalabout 10 years ago
Looking at going to battlehack (from paypal) this weekend. Wondering how it fits in to the &quot;3 types&quot; from the article - doesn&#x27;t <i>seem</i> to fit in to any of those 3 specifically.
评论 #9376451 未加载
评论 #9376689 未加载
评论 #9377373 未加载
jogjayrabout 10 years ago
I recently went to a hackathon where participants owned code they wrote, but no mention was made of who ideas belonged to. What category does that fall into?<p>Since the general HN consensus on such things is &quot;execution &gt; idea&quot; is it all right if a hackathon says &quot;We might use your idea in our products&quot;?<p>PS. Obviously, it&#x27;s never OK if they say &quot;We own your idea and you can&#x27;t use it anymore&quot;.
peregrineabout 10 years ago
A key detail that seems to be missed by this article: these are three types as a subset of hackathons. Not all have to be that way, and many are not.
jbutewiczabout 10 years ago
My biggest problem with hackathons is that they are usually student-only events, which I feel is a terrible and unnecessary restriction. I have participated in a hackathon several previous times as it was lax with its entry requirements (I was not a student but an alumnus), but their sign-up page now says it is open to undergraduates and high school students with special permission.<p>I have a BS and MS in Industrial and Systems Engineering and an MBA but my passion for the last few years has been anything and everything related to programming. I’m willing to travel all over the country and the world to attend these events as they are great opportunities for learning, meeting people, working with technologies that aren’t available, and providing a good reason to be in front of a computer for 24 or more hours at a time. I’m willing to pay a non-student entry fee or do whatever else is necessary to help out to offset the additional cost that I would bring. Having a bunch of computer science students working together is great, but the hackathon experience can be greatly enhanced by people who have different backgrounds or industry experience, are entrepreneurial, or have connections to companies, financing, jobs, etc.<p>Different backgrounds bring different people and thinking together. How would having a marketer, pianist, chemist, or sports therapist change the idea generation process? Industry experience is provided on the tech side by some of the sponsors or organizers, but you will never know what software pharmaceutical companies need unless you have someone with a Doctor of Pharmacy who has been working with pharmaceutical software for several years like my one friend who attended the hackathon. You will never know what huge opportunities are available in the Department of Defense or data architecture fields unless you have someone like myself with years of experience working in those industries. Our mix of two people with industry experience (PharmD in pharmaceutical, MBA&#x2F;Engineering in DoD), and students in Psychology (med. school ambitions), and traditional computer science can lead to both some wild ideas or practical software that is desired or needed in industry.<p>Trying to include entrepreneurs and people with business interests are another way to improve hackathons. I was really impressed that there were over 100 submitted projects for this hackathon, an incredible number and an accomplishment for a hackathon that has been growing bigger every semseter. Most of these projects will die and never be developed for in the future. And while that is a good idea for most of the hacks, some are promising for future development. I would love to see some of these hacks turn into businesses, start generating revenue, or start accumulating large user bases. This is often too much of a time&#x2F;money constraint for a broke student to accommodate amongst the many classes, projects, exams, work, and debt that they have to deal with. Opening hackathons up to non-students can get entrepreneurs, funding, and people who have the time and money resources to take the project to the next level involved.<p>Bringing in non-students also can bring in connections to companies which can be invaluable to students. This can bring in people who have access to jobs, internships, and exclusive technologies. It also can bring experience to show students how technologies or work flows exist in industry and what to be prepared for as ideas move from one or two person teams into businesses with hundreds or thousands of employees.<p>I stole this off of my blog, as the concerns I had previously are the same.<p><a href="http:&#x2F;&#x2F;jbutewicz.com&#x2F;hackru-fall-2014&#x2F;" rel="nofollow">http:&#x2F;&#x2F;jbutewicz.com&#x2F;hackru-fall-2014&#x2F;</a>
MichaelCrawfordabout 10 years ago
How is equity divided among the members of a team? There are many ways it could be but unless it is discussed - and agreed to - up-front, if a successful business results, or perhaps if lots of debts result, so will lawsuits.<p>By contrast I greatly enjoyed MacHack. It saddens me that it&#x27;s not held anymore. Most people work on their own things, as individuals. The prize is an &quot;A-Trap&quot;. It&#x27;s a type of rat trap; the A-Trap was chosen because Mac OS System and Toolbox calls were implement as &quot;A-Line Exceptions&quot;, that is, an illegal instruction, the first byte of which was 0xA.<p>The objective of MacHack was to hack the system in some clever way; it wasn&#x27;t to start a business. It was to have fun.