Y
Hacker News
new
|
ask
|
show
|
jobs
by
migidomingo
4458 days ago
Pretty cool. Good job man. Are you planning on working on this a little more? I'd definitely use this for sports if it updated more often.
1 comments
panteravaca
4458 days ago
Yea I plan on doing a ton more work, currently I am trying to get past Twitter's API limits but once I solve that it can refresh every page load.
link
krapp
4458 days ago
Cache it to a json file?
link
panteravaca
4458 days ago
Thats practically what I am doing right now, if it has been 15 mins, I pull in new tweets, if it hasn't i read from the cache.
link