If, for whatever reason, you decide you've had enough of this place, please be aware that if you delete your account you also delete every post and comment made, which results in entire threads being unavailable to the rest of us. If you intend on this that's your business but I just wanted you all to be clear on what happens. It will render future references to old posts impossible.
Cheers!
Let this also be a reminder to Archive Offline. ga.win posts archive very well compared to "truth" social and X. I copy and paste posts into LibreOffice Writer. The images and links copy as well making it easy to find the posts again if I need to. I even wrote this bookmarklet that displays the exact UTC timestamps for the posts. It also allows the timestamp to be copied with the rest of the post. You can see the UTC timestamps by hovering your mouse over the "X hours" text but that doesn't work for screenshots. It no longer works on p.win and never worked on c.win.
javascript:(function(){ const collection=document.getElementsByClassName('timeago'); for(i=0;i<collection.length;i++) { console.warn(collection[i]); collection[i].nextSibling.textContent=" "+collection[i].title+" "; } })();
👌👍
Now THIS IS WHAT WE NEED
Do you have the ability / time to write a script like this: https://unscored.arete.network/ but a bit different as this tool doesn't preserve someone's account if they are deleted. It would primarily be text only so I bet it could be hosted for free somewhere, and the images could be hosted on catbox.moe (see https://catbox.moe/faq.php under the banned content section, I don't think this usage would be in violation as we wouldn't be making money)
The formatting of the archive could be as in-depth as you like, for example the ability to search for posts on the whole site, or by specific users, or by date ranges etc. What do you think? or, perhaps it could be a much simpler script which automatically archives say the top 100 active users' posts, once a week, or whatever, onto archive.org?