FuzzyDunlop

joined 1 year ago
[–] FuzzyDunlop@slrpnk.net 3 points 1 year ago

Of course, it is entirely conceivable that Britain will eventually find a way to somehow put the blame on Russia. But for the present, it has nothing concrete in hand to vilify Moscow.

Wow, just wow, the complete lack of jugement.

[–] FuzzyDunlop@slrpnk.net -1 points 1 year ago

You will have a honest answer on /r/lemmy

[–] FuzzyDunlop@slrpnk.net 6 points 1 year ago

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?

[–] FuzzyDunlop@slrpnk.net 6 points 1 year ago (1 children)

I won't miss the n^th^ screenshot of a tweet of a tiktok.

[–] FuzzyDunlop@slrpnk.net 4 points 1 year ago (3 children)

go to the sub called /r/lemmy, people there are begging for tutorials about lemmy.

[–] FuzzyDunlop@slrpnk.net 4 points 1 year ago (1 children)

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.

[–] FuzzyDunlop@slrpnk.net 6 points 1 year ago* (last edited 1 year ago)

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.

[–] FuzzyDunlop@slrpnk.net 4 points 1 year ago (7 children)

Do it quickly while the scripts to do it still allow you to overwrite your comments.

[–] FuzzyDunlop@slrpnk.net 1 points 1 year ago

No. Like I said before, I hope that your comment stays up, so reporting you would be bad for that.

okay, then it's goodbye.

[–] FuzzyDunlop@slrpnk.net 0 points 1 year ago (2 children)

I have nothing against marxists leninists, I have somethings against compulsory liars. There are plenty of them on the internet.

[–] FuzzyDunlop@slrpnk.net 1 points 1 year ago (2 children)

Also I think calling me a “shill” is breaking the rules

Report me then, I'd really like to know.

 

Is it supposed to be removed mechanically or chemically? Or is it supposed to stay forever? I need to redo some solder points for some components but I guess this is not possible any more, right?

 

Are they running those bots to create a constant float of content? After all it is reddit who benefits the most from repost bots.

The goal would be to keep posting the same content which is known to create a lot of volume in term of comments and then create a custom API specially designed to train the AI's of their customers.

To me the Eldorado in term of monetization for Reddit is to sell reddit as a playfield for AI's, and for this you need a good API. Needless to say that I've overwritten all my comments before deleting them, I won't feed an AI.

view more: next ›