Reconstructing Twitter's Firehose
21–30 of 112 posts
Re: Reconstructing Twitter's Firehose
#22Re: Reconstructing Twitter's Firehose
#23Re: Reconstructing Twitter's Firehose
#24Re: Reconstructing Twitter's Firehose
#25Re: Reconstructing Twitter's Firehose
#26>Twitter’s statuses lookup API endpoint allows for a total of 1,200 API calls every 15 minutes. Each call allows the user to pass 100 ids for a total of 120,000 id requests every 15 minutes using both APP auth [...] Use the secret consumer keys from Twitter to bypass these limits: https://gist.github.com/shobotch/5160017
Re: Reconstructing Twitter's Firehose
#27>Twitter’s statuses lookup API endpoint allows for a total of 1,200 API calls every 15 minutes. Each call allows the user to pass 100 ids for a total of 120,000 id requests every 15 minutes using both APP auth [...] Use the secret consumer keys from Twitter to bypass these limits: https://gist.github.com/shobotch/5160017
Seems like a good way to get your IP blacklisted
Re: Reconstructing Twitter's Firehose
#28Edit: actually this is an upper bound for the 50% because it assumes that every machine processes a tweet every millisecond, which may not be the case
Re: Reconstructing Twitter's Firehose
#29Earlier quoted context omitted.
I can't imagine these will last long now that they've been posted in a comment on a front page HN story.
These are hardcoded in the apps. If they disable a key, they would need to release a new version of the app (ok), and all users would need to update (infeasible).
Re: Reconstructing Twitter's Firehose
#30After years of waiting fruitlessly for Twitter to implement my feature request, it may finally be possible to delete someone else's tweet.