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
- LLM 0.22, the annotated release notes - 17th February 2025
- Run LLMs on macOS using llm-mlx and Apple's MLX framework - 15th February 2025
- URL-addressable Pyodide Python environments - 13th February 2025