Live data from Hacker News

Ask HN: What is your most impressive hackathon project?

news.ycombinator.com

21–30 of 89 posts

Re: Ask HN: What is your most impressive hackathon project?

#21
We built a bunch of stuff at this non-profit, which would host us every Monday evening and let us hack away using their data and code. I call this 'recurring hackathons' and it was the best thing ever, because we got to plan longer term, we could, but didn't have to, attend regularly, there was collaboration with an in-house expert, a lot of knowledge sharing, ...

As for regular hackathons... a lot has been said in this thread already.

Re: Ask HN: What is your most impressive hackathon project?

#22
post #21

We built a bunch of stuff at this non-profit, which would host us every Monday evening and let us hack away using their data and code. I call this 'recurring hackathons' and it was the best thing ever, because we got to plan longer term, we could, but didn't have to, attend regularly, there was collaboration with an in-house expert, a lot of knowledge sharing, ... As for regular hackathons... a lot has been said in t…

Can you share some examples? I'm also curious about hacking for non-profits

Re: Ask HN: What is your most impressive hackathon project?

#23
post #5

In general hackathons are based on the idea of programming as producing objects/products/services (which all decay over time), rather than seeing programming as the act of codifying understanding of a formal (or informal) system into an executable representation (which its users continue updating to match their mental model for as long as they find it useful). The purpose of many hackathons being "build apps/widgets…

What, exactly, is a "universally accessible, near-permanent extension to human capability"?

Here's an example: you can get a computer to play back recorded music trivially. The code that makes that happen is almost entirely open-source; if you think about the shared (between, say, doing so on your laptop and an RPi) portions of the stack making that happen, you're looking at exactly the kind of code I'm describing: unassuming, portable open-source libraries that expose composable building-blocks for doing things.

Re: Ask HN: What is your most impressive hackathon project?

#25
I drank beers and chilled for a week while people were burning out coding for free. That's the most impressive thing I've done at an hackaton. I code 24/7 from Monday to Friday for the same company, sometimes on the weekends too. They said hackatons are optional so I took a break and was fresh the next Monday at the office ;)

Re: Ask HN: What is your most impressive hackathon project?

#26
"How can mirrors be real if eyes aren't real?" - Jaden Smith

I made a Chrome Extension that blocks eyes: https://vimeo.com/90351144

If someone runs a dumb ideas hackathon in London, my next plans are either:

- Song lyrics to nineties powerpoint presentation converter, with lots of bullets and stock photos, and timed transitions

- A computer vision and Mortal Kombat-style announcer for pissing the shit off toilet seats

Re: Ask HN: What is your most impressive hackathon project?

#27
post #5

In general hackathons are based on the idea of programming as producing objects/products/services (which all decay over time), rather than seeing programming as the act of codifying understanding of a formal (or informal) system into an executable representation (which its users continue updating to match their mental model for as long as they find it useful). The purpose of many hackathons being "build apps/widgets…

Love your comment! Less hackathons, more open source summits. Build foundations, not garbage to be thrown away.

Not to be too contrarian, but I'm a 45 year old developer whose (basically) only code that is currently in production is what I've made in the last year. Code is generally eventually thrown away, whether it's garbage or not.

Re: Ask HN: What is your most impressive hackathon project?

#28

Earlier quoted context omitted.

Love your comment! Less hackathons, more open source summits. Build foundations, not garbage to be thrown away.

Not to be too contrarian, but I'm a 45 year old developer whose (basically) only code that is currently in production is what I've made in the last year. Code is generally eventually thrown away, whether it's garbage or not.

I suppose my thesis is hackathons don't promote end results with longevity, versus libraries and other foundational tools.

I'm not against throwing code away. I'm just not sold that the results of hackathons provide value.

Re: Ask HN: What is your most impressive hackathon project?

#29
I made a thing that turns my Instagram posts into ambient soundscapes by understanding the content of the images, searching for relevant sounds, and mixing them into looped audio scenes.

It was made for the Monthly Music Hackathon in NYC held at Spotify, but it ended up being not terribly musical and more about just fun with audio and convnets :)

https://zopf.github.io/ambiance

Oh yeah! And for another instance of the same meetup, I teamed up with a guy who was great with audio synthesis, and I hooked up an Arduino and a gyroscope and microphone to my drumstick, and we made a wireless throat-singing, spatially-aware percussion instrument:

https://www.youtube.com/watch?v=G-g1GBaTevk

Re: Ask HN: What is your most impressive hackathon project?

#30
Attended my first hackathon last month. We built "Spitter". It speaks twitter! You subscribe to someone's twitter account through it and whenever they tweet, you'll get a phone call and an automated voice will read out the tweet to you. Was really cool/creepy the next morning when we started getting calls with a robot reading Trump tweets about Obamacare to us!
Post reply on HN