TE
科技回声
首页24小时热榜最新最佳问答展示工作
GitHubTwitter
首页

科技回声

基于 Next.js 构建的科技新闻平台,提供全球科技新闻和讨论内容。

GitHubTwitter

首页

首页最新最佳问答展示工作

资源链接

HackerNews API原版 HackerNewsNext.js

© 2025 科技回声. 版权所有。

Show HN: occupyrealtime: a real-time stream of occupywallstreet photos

3 点作者 mncaudill超过 13 年前

1 comment

mncaudill超过 13 年前
At Flickr, we recently added some real-time features to our API, so I built a little page that simply streams every single of our photos that is tagged with #occupywallstreet.<p>I used node.js -- mainly socket.io (what a great little module) and flickr-conduit (link: <a href="https://github.com/mncaudill/flickr-conduit" rel="nofollow">https://github.com/mncaudill/flickr-conduit</a>) that I wrote to make using the real-time stuff easier.