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

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.
Cache it to a json file?
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.