How did The Voice implement Twitter voting?
13th November 2013
My answer to How did The Voice implement Twitter voting? on Quora
You don’t need full firehouse access to implement this—you can use the statuses/filter API to get a feed of tweets that match a specific hash tag: https://dev.twitter.com/docs/api...
That said, I wouldn’t be surprised if Twitter helped out with this project given its scale and high profile nature.
More recent articles
- Porting the Moebius 0.2B image inpainting model to run in the browser with Claude Code - 22nd June 2026
- sqlite-utils 4.0rc1 adds migrations and nested transactions - 21st June 2026
- Datasette Apps: Host custom HTML applications inside Datasette - 18th June 2026