• 0 Posts
  • 14 Comments
Joined 1 year ago
cake
Cake day: July 23rd, 2023

help-circle





  • Afaik the bot auto-creation is disabled now, but it used to mirror some Reddit subreddits by automatically creating bot accounts for every Reddit user posting in them, and using that to post the same content in a Lemmy community. That’s how the instance got over a million users, pretty much all of them are bots that do whatever the Reddit user with the same name is doing in one of the mirrored subreddits.

    What you are describing is another part of the plan: Allowing the original Reddit users to take over their mirror accounts on Lemmy. Apparently it just creates accounts for them if no bot exists yet.






  • What’s confusing about that? It’s null, just two different kinds with slightly different meanings. Is having two boolean values also confusing?! Should we simplify it?

    I mean I can get behind trying to remove null entirely and replacing it with better concepts, but I cannot understand why having one more null value suddenly makes it confusing. You don’t even have to care in 95% of the cases, and it can be useful in the other 5%.

    Honestly, it looks more like some kind of misguided purism to me.