Hacker News new | ask | show | jobs
by cduruk 5586 days ago
When we (Digg) released our Streaming API, I threw together a similar site for Digg. You can see it at http://tigris.duruk.net and the code lives at http://github.com/cduruk/tigris

It's essentially a Apache redirect and bunch of JavaScript.

1 comments

Interesting. Thanks for sharing!