this post was submitted on 03 Sep 2023
72 points (89.1% liked)

Asklemmy

44125 readers
621 users here now

A loosely moderated place to ask open-ended questions

Search asklemmy ๐Ÿ”

If your post meets the following criteria, it's welcome here!

  1. Open-ended question
  2. Not offensive: at this point, we do not have the bandwidth to moderate overtly political discussions. Assume best intent and be excellent to each other.
  3. Not regarding using or support for Lemmy: context, see the list of support communities and tools for finding communities below
  4. Not ad nauseam inducing: please make sure it is a question that would be new to most members
  5. An actual topic of discussion

Looking for support?

Looking for a community?

~Icon~ ~by~ ~@Double_[email protected]~

founded 5 years ago
MODERATORS
 

I was wondering whether that could cause issues for the limited servers available, like when the mass migration from reddit happened. Would it be bad to add more accounts that would be mostly dormant? And if one does create a throwaway would it be better to delete the account afterwards.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 21 points 1 year ago* (last edited 1 year ago) (1 children)

Disclaimer: I am not a Lemmy dev.

It would add some extra rows to a database, which can increase lookup times if enough people do it with enough accounts... so from a general engineering perspective, I wouldn't encourage it.

In a more realistic sense, it would take a lot of people and/or a lot of throwaways to effect much difference. That is, assuming the database queries aren't too complex or inefficient, and the servers aren't nearing critical capacity.

Deleting the account afterwards may not be as effective as never creating the account altogether. There's a chance some stuff is only tombstoned instead of deleted, things get stuck in caches too, it would probably be better than keeping the dormant accounts though.

Tl;dr It would be polite of you to keep only a couple of throwaway accounts, but I wouldn't feel too guilty about making them. Just don't be like a spam bot and create dozens or more.

[โ€“] [email protected] 3 points 1 year ago