Hacker News new | ask | show | jobs
by 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.
1 comments

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.