Interesting, I wondered if the same can be done on hn. Likely easier since the IDs appear to be sequential. But one can simply edit their post to point to the URL too if they wanted, so it defeats the fun of the exercise.
I Made a Self-Quoting Tweet
11–20 of 145 posts
Re: I Made a Self-Quoting Tweet
#12My personal fave. https://twitter.com/SarnatsPointer/status/253602578695344128
I think I'm missing a tweet of context. I get that they quoted their own url, like in the top article, but then the account replies "Ugh, busted :(" to someone who has their tweets protected.
Re: I Made a Self-Quoting Tweet
#13My personal fave. https://twitter.com/SarnatsPointer/status/253602578695344128
I think I'm missing a tweet of context. I get that they quoted their own url, like in the top article, but then the account replies "Ugh, busted :(" to someone who has their tweets protected.
Re: I Made a Self-Quoting Tweet
#14I don't know of a better way to do this other than some analysis of the IDs + clever bruteforce. If I remember correctly, I used just over 500 tweets to do it.
Re: I Made a Self-Quoting Tweet
#15Earlier quoted context omitted.
I think I'm missing a tweet of context. I get that they quoted their own url, like in the top article, but then the account replies "Ugh, busted :(" to someone who has their tweets protected.
As I recall, the trick is that you can post a tweet, grab the URL, then if you edit it quickly enough it won't show up as edited.
Re: I Made a Self-Quoting Tweet
#16Re: I Made a Self-Quoting Tweet
#17https://twitter.com/quinetweet/status/1309951041321013248
In essence, the approach was:
* Find out what the tweet id is of a recent tweet * Find out what a tweet is shortly after * Estimate the rate of new tweets appearing * Publish a tweet with a reference to a tweet with a now+guess id
The write up is well done and interesting but a little long winded.
Re: I Made a Self-Quoting Tweet
#18https://twitter.com/mauritscorneIis/status/12668346972560875...
Re: I Made a Self-Quoting Tweet
#19> And for anyone at Twitter who was depending on the network of tweets being a Directed Acyclic Graph, I'm so terribly sorry. I love the idea that there's someone out there with code that resolves retweet chains recursively, who's about to be in for a great head scratcher of a bug.
Re: I Made a Self-Quoting Tweet
#20A bit annoying that Twitter's quote tweet UI sort of breaks. Maybe two mutually recursive tweets would show up better :)