….am i remembering something that stopped being possible in fucking 2.0????
@Satsuma woah. I don't think I even knew about this magic, whatever it was.
@maloki if you know a specific post id, you can still see stuff that was posted around the same time by adding ?max_id= to your public profile URL but you do seem to need a valid post id to use
from what i can tell, 2.0 was when id’s switched from being sequential to snowflake, hence the speculation that, if thats the technique im remembering, it would have stopped being possible around then
@Satsuma oh yeah, fair makes sense.
@Satsuma nice!
@Satsuma oh I'm very sad about this being the case for 4.x :(
I've been using the min_id=0 thing to hand-cull my own old posts b/c I don't trust the system to do it for me and it's fun!
@Satsuma THERE'S A FLOOR PARAM???
@aescling FLOORS FOR THE FLOOR GOD
@Satsuma WORKS FOR THE WORKS GOD
figured it out! ?min_id=0 works
i couldn’t get max to accept nonreal ids which is why id assumed this no longer worked but apparently for min its fine lmao