• 1 Post
  • 32 Comments
Joined 1 year ago
cake
Cake day: June 7th, 2023

help-circle




  • 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.





  • First, stop posting to lemmy.ml, the admins there are crazy. Don’t give them more content.

    We redditors have waaaay enough number to populate our own instances without having to rely on the moderation of crazy people. Look at the population of beehaw skyrocketing since the last few days, we are the king makers. lemmy has never seen such an influx of members.

    So pick whatever instance you prefer and we plant our tent there, and we path the way for the redditors who will inevitable follow us. Don’t feed them the same horrible experience we endured for the last few days of being exposed to the crazy moderation, the crazy putin apologists and such, we need to guide the ex-redditors to our instances, where we completely keep the crazy population away.

    Hey, what about joining an EU instance, so when we click “politics” we don’t have 90% american stories? Beehaw is already filled with americans. Do you want more american politics, more american gun stories and more woke war, more nba stories? I don’t.

    I’m on solarpunks now (https://slrpnk.net/), which is hosted in Portugal. Come here guys, we recreate our reddit from scratch with a taste of Europe.





  • @GarbageShootAlt2@lemmy.ml World News@lemmy.ml China tightens access to Tiananmen Square while 32 are detained in Hong Kong

    10,000 is absurd and it’s a disgrace that the absolute bullshit reporting that some hack journos gave at the time is still treated credibly. Do you think there were machine guns on roofs and tanks deliberately pulping bodies, too?

    And this is your first post, of a 2 days old account

    Go shill to someone else. You think people are naive?


  • What did you use? I was thinking about doing the same.

    A python script, you need the praw library. The clients 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 at once but I prefer to overwrite my comments first and let the old cache machines fill up with my new garbage before deleting.


  • Linux

    I swear that the last time I’ve ever shouted at a machine was when I was installing the latest release of Windows Server and I was unable to find the most basics elements on their graphic interface. It’s like I was a baby in a toypark. And they have the guts to call it a server. I’ve seen enough dark patterns in their install steps to make any sane person go mad. Windows is leaking bad faith though all his interface. You know what I want to do and you purposefully stop me from doing it. You are not an ally and not even a tool.

    I tried Macosx years ago too, but from now on I will only use any reasonable brand of linux.



  • As I click your history I see that you have pages and pages of allegations about the tiananmen events.

    I’m not surprised, what I’m surprised about is to find people like you in the main instance of lemmy. I thought that they were contained into the lemmygrad sub but I was wrong, you somehow made your way to the mainstream meeting point.

    I have no intention of discussing with the chinese Fox News.


  • AI will come up with technological solutions to societal problems so effective and straightforward that it will raise the floor for everybody.

    • “Please scientists, tell us what to do to overcome global warming”
    • “You need to reduce your consumption, there is no other way”
    • “Wait, what? What do you mean?”
    • “We mean that you need to purchase less stuff”
    • “No, there must be an error, are they crazy? We need a real solution! Let’s ask the AI instead”

    • “Oh, AI, please tell us how we can overcome the challenge of global warming!”
    • computingYou need to reduce your consumption
    • “Nonono… wait a sec… opens the box… Look, it’s these damned scientists again!”