The absolute MUST-DOs before release. Focus on robustness on the rare chance we get 'front-paged'. Tests, better error reporting, and less-shitty JS would be swell but shrug.
[x] cache individual queries
[ ] keep counts to throttle and limit api queries (check API docs for actual query limits)
The absolute MUST-DOs before release. Focus on robustness on the rare chance we get 'front-paged'. Tests, better error reporting, and less-shitty JS would be swell but shrug.