You will have a honest answer on /r/lemmy
FuzzyDunlop
You are "wondering"? Your instance should block the instance immediately. It's in fact a good test. The best setting would be to federate with no one by default.
https://lemmy.fediverse.observer/burggit.moe
"countryname": "Netherlands",
"lat": "52.352",
"long": "4.9392",
Spez decided he’s doing an AMA tomorrow.
Tomorrow? Who wants to bet that the questions and the answers are already written as we speak?
I won't miss the n^th^ screenshot of a tweet of a tiktok.
go to the sub called /r/lemmy, people there are begging for tutorials about lemmy.
All your posts and comments will feed the future AI's. That's the end goal of reddit: selling their database to different AI's. Don't give it for free.
It is a python script, you need the praw library. The client id’s are given in your profile after you create an app.
import praw
reddit = praw.Reddit(client_id='yourid',
client_secret='yoursecret',
password='your password',
user_agent='deletes my comments',
username='your username')
redditor = reddit.redditor("your username")
for comment in redditor.comments.top(limit=10000):
comment.edit("deleted")
comment.delete()
You can edit and delete everything in the same pass but I prefer to overwrite my comments first and give time for the cache machines to register my new garbage before deleting with another pass.
Do it quickly while the scripts to do it still allow you to overwrite your comments.
Haven’t seen a ban yet that was out of line
Maybe you haven't paid a lot of attention?
Set up your own communities, and if it really is that bad you’ll have traffic. If not, then not. Don’t go barking orders at people.
If you want to remain passive then good for you, you do you. But I won't let redditors be mislead by numbers. There are a lot of them asking questions right now and I want them to know that no, it's not just them, something is really odd on this network and we are perfectly able to setup our own communities.
Wow, just wow, the complete lack of jugement.