IT'S HERE (SORT OF): https://flash.moe/twitter/A while ago Twitter made some kinda change to the API which caused pretty much all of
anatweet to cease functions. I was a pretty big fan of this particular timeline spammer as the site itself was clear and without follow traps (aside from an easily avoidable checkbox) and was also quite fond of its collage feature, but that's why I'm here making this post right now.
Earlier I got a burst of the moment idea to recreate the mentioned collage feature, and I'm actually getting pretty close to matching the original. My positioning code is still pretty primitive (literally hardcoded) but it's a start. Considering it still needs a bit of tweaking and polishing before being something that can be publicised, I won't share a link just yet but will edit this post when it's ready.
Here's some examples of what output from the original looked like (also personal reference material):

Here's what mine outputs as of 2019-02-21:

The positioning is always like this, unlike the original where it's slightly dynamic. I'm not sure if there's any particular logic behind it or if there was just an array of positions but I'll figure that out sometime later. I've also noticed that the amount of images isn't actually a constant either in the original, sometimes it appears to be 10 and other times 11.
Update 2019-02-22.1Got a number of proper positionings, they range from 10 to 12 icons.
Update 2019-02-22.2Pretty much ready now, but I gotta do some cleaning up before I can make it public!
