Live data from Hacker News

Ask HN: What side projects are you working on?

news.ycombinator.com

1–10 of 49 posts

Re: Ask HN: What side projects are you working on?

#4
Building a media management and streaming server for my local network, in javascript with node.js, along with an android app, so I can organise my music and listen to it at home from my phone :)

All these components exist, but its an exercise in software design, as well as learning both about Android and Javascript.

Re: Ask HN: What side projects are you working on?

#8
The web UI for Camlistore: http://camlistore.org/

  - video overview: http://www.youtube.com/watch?v=yvjeIZgykiA
  - early web UI: http://www.youtube.com/watch?v=yvjeIZgykiA#t=24m5s
It's written in a combination of React and Closure. It's a single page app that doesn't care about IEOh, and everything in the UI live-updates automatically as a side-effect of using React + Web Sockets.

So much fun. You should come contribute.

Re: Ask HN: What side projects are you working on?

#9
post #8

The web UI for Camlistore: http://camlistore.org/ - video overview: http://www.youtube.com/watch?v=yvjeIZgykiA - early web UI: http://www.youtube.com/watch?v=yvjeIZgykiA#t=24m5s It's written in a combination of React and Closure. It's a single page app that doesn't care about IE Oh, and everything in the UI live-updates automatically as a side-effect of using React + Web Sockets. So much fun. You should come contribu…

[deleted]
Post reply on HN