Automated NBA game recaps with more context than your typical boxscore. Note: I am not a web developer, so this project has been mainly to teach myself a new technology (Rails, primarily). It is very much a work in progress. Also, clearly, I am not a designer and am not really sweating that for now. http://recappd.com/games/2014/2/24
Love it. Please keep it going!
Ask HN: What side projects are you working on?
21–30 of 49 posts
Re: Ask HN: What side projects are you working on?
#22Programming language, as if there were not enough of them :)
Re: Ask HN: What side projects are you working on?
#23Earlier quoted context omitted.
Site seems to be down. But when you're finished, hawk this on /r/nba. Lots of devoted fans there, and contributions are very much appreciated.
Thanks for the feedback! It's running on a single droplet on DigitalOcean, so my guess is it can't handle even the slight amount of traffic I'm getting from this HN post. Beyond server-side caching, I think my code is fairly non-optimal. If anyone has any tips for serving up a site like this with limited resources, feel free to teach me.
Either way, it's a good problem to have!
Re: Ask HN: What side projects are you working on?
#24Earlier quoted context omitted.
Thanks for the feedback! It's running on a single droplet on DigitalOcean, so my guess is it can't handle even the slight amount of traffic I'm getting from this HN post. Beyond server-side caching, I think my code is fairly non-optimal. If anyone has any tips for serving up a site like this with limited resources, feel free to teach me.
I don't know if you're aware, but the community section of Digital Ocean has some informative articles on stuff like this, there was actually one posted today about scaling Ruby on Rails applications. Either way, it's a good problem to have! https://www.digitalocean.com/community
Re: Ask HN: What side projects are you working on?
#25SimpleGym - SaaS product for CrossFit Gyms ( http://www.simplegym.co ). Rails-based web application that includes a jQuery mobile UI for phones.
Re: Ask HN: What side projects are you working on?
#26Also, I wrote a fast numpy implementation of Conway's game of life yesterday, for the heck of it. https://github.com/thearn/game-of-life
Re: Ask HN: What side projects are you working on?
#27Automated NBA game recaps with more context than your typical boxscore. Note: I am not a web developer, so this project has been mainly to teach myself a new technology (Rails, primarily). It is very much a work in progress. Also, clearly, I am not a designer and am not really sweating that for now. http://recappd.com/games/2014/2/24
Re: Ask HN: What side projects are you working on?
#28Each day it sends me an email with pictures from 1 yr ago, 2 yrs ago, etc. It is powered by Dropbox. Beta testing now if you want to join in for free!
Re: Ask HN: What side projects are you working on?
#29I'm working on Hacker Lunch, which lets you meet up and have lunch with another hacker in your area.
Launched a super rough MVP only for hackers in San Francisco, you can try it at http://hackerlunch.com
A few people tried it out and had a pretty fun experience, so I hope more people try it out.
I plan on building this out fully into a mobile app, so the process is a bit more natural and instantaneous.
Re: Ask HN: What side projects are you working on?
#30http://hackerlunch.com I'm working on Hacker Lunch, which lets you meet up and have lunch with another hacker in your area. Launched a super rough MVP only for hackers in San Francisco, you can try it at http://hackerlunch.com A few people tried it out and had a pretty fun experience, so I hope more people try it out. I plan on building this out fully into a mobile app, so the process is a bit more natural and instan…
I like your idea though.