Live data from Hacker News

Ask HN: Show us your work in progress

news.ycombinator.com

41–43 of 43 posts

Re: Ask HN: Show us your work in progress

#41
post #10

A game - I haven't worked on it in exactly ten months now :'(. My willpower is drained. Here's the pathfind & boid/flocking - I am going to rewrite it, it's incredibly buggy and ugly as of now :( https://dl.dropboxusercontent.com/u/1367825/coop_pathfinding... - sorry for the dirty screen, I couldn't record the screen because of performance. Here's the menus - saw a presentation by Martin Johansson on "Make it jucy" (…

https://www.youtube.com/watch?v=Fy0aCDmgnxg Here's the presentation. It's a pretty fantastic watch that shows what just a few small design decisions can do for a product's impressions on an audience.

Ah... brings back memories. Martin (amongst others) is sorta of an inspiration.

Thanks for bringing it up.

Re: Ask HN: Show us your work in progress

#42
post #27

My side-project tries to improve NBA game recaps/box-scores by adding more context from analysing the play-by-play. http://recappd.com/ Click on a score to see an enhanced box-score. Click on a players name to see their game logs. Almost none of the links in the banner work, so it's clearly unfinished. It started out (and remains) a way for me to learn Rails, as my career has been spent developing non-web software. I…

Fuck that's awesome! It needs a lot of work, but I love the ideas behind it. Keep chugging away!

Re: Ask HN: Show us your work in progress

#43
post #6
post #2

http://www.hn-sentiment.com I wrote this for a hackathon over Christmas. Does sentiment analysis on an entered topic against hacker news posts and comments.

I'm getting an error for an unterminated string literal - it looks like all the google analytics code isn't there.

Hey thanks, sorry somehow the js tracking code got messed up, should be working now.
Post reply on HN