Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)NI
Posts
0
Comments
176
Joined
2 yr. ago

  • Right, and it sounds like people want more restrictions. So it started with some reasonable restrictions baked into the bill of rights, and we’ve been losing rights at an alarming rate, so if people are already on board then I imagine we’ll get more restrictive speech legislation.

  • If you’ve got an old account and active account, you’ll need to use your export to iterate through all comments to delete. Any script or app not using the export will be severely limited by the way the API (and this website) return comment listings for users.

  • Nani?

    Jump
  • It seems like Reddit slowly starts filling in those deleted comments. In my experience, like as much as 5 per day. There’s no guarantee it’ll eventually get all comments even if ran repeatedly, and if you have 17k comments like me, it’s still probably take years to get all comments at that rate.

  • Exciting, not so much, but missing my bupropion for a few days typically has me feeling like shit. After a couple of times of that, even my ADHD ass has enough motivation to stay on top of taking that.

  • Nani?

    Jump
  • I ran into a “too many requests” a couple of times so I just put a 3 second cooldown on each request (it was naturally going like 1/second naturally through PRAW) took about 14 hours with my delay, but at least I didnt have to babysit it.

  • I learned enough to see how powerful it was, then started using it within Sublime Text to edit data from time to time. (Extract URLs or something from a websites code, reformat X or Y data for a script I’m hacking together) and I’ve slowly retained more and more of the elements I repeatedly use. I think I’ve actually got a pretty good grasp on it. Maybe you should be using it more.