asudox

joined 1 month ago
MODERATOR OF
[–] asudox@lemmy.asudox.dev 2 points 1 day ago* (last edited 1 day ago) (1 children)

https://github.com/LemmyNet/lemmy/blob/96e4621cb800fd5468fdd2294a75a6bceec76a28/crates/routes/src/images/upload.rs#L83

No age checks are being done, so you are correct.

HOWEVER, this is not implemented in Lemmy at all. The error you see is a custom error message created by the lemm.ee team.

[–] asudox@lemmy.asudox.dev 1 points 6 days ago

Notion mail? Wasn't that Skiff mail previously?

[–] asudox@lemmy.asudox.dev 2 points 6 days ago

You can moderate remote communities, but you can't create ones. Though you can "own" (be the top mod) in one iirc.

[–] asudox@lemmy.asudox.dev 8 points 1 week ago

Quite the big update. I love the new features. Especially the embedded game window and ingame editing.

[–] asudox@lemmy.asudox.dev 41 points 1 week ago (1 children)

They also have an official Lemmy community btw: !librewolf@lemmy.ml

[–] asudox@lemmy.asudox.dev 0 points 1 week ago

Mbin/Kbin is pretty nice, though it lacks mobile apps. I would switch to it if it had a few mobile apps, but we only have interstellar, which is pretty much alpha.

[–] asudox@lemmy.asudox.dev 4 points 1 week ago (1 children)

and a prompt that notifies users that WebP is better than GIF.

Why would they add this? As in like why would a DE do this?

[–] asudox@lemmy.asudox.dev 2 points 1 week ago* (last edited 1 week ago)

I assume an account getting banned is the same as an account getting deleted?

Only if the administrator of the instance chooses to delete the content as well.

If they did, it will be the same as deleting the account with "Delete content" option set to true.

https://github.com/LemmyNet/lemmy/blob/1a299ba6284edc4cefb7507d84d01cd30649a28c/crates/api/src/local_user/ban_person.rs#L25

https://github.com/LemmyNet/lemmy/blob/1a299ba6284edc4cefb7507d84d01cd30649a28c/crates/api_common/src/utils.rs#L732

[–] asudox@lemmy.asudox.dev 4 points 1 week ago

lmao I didn't even notice

[–] asudox@lemmy.asudox.dev 3 points 1 week ago* (last edited 1 week ago)

The best way is to read the docs, read code and experiment yourself.

I'll try to answer them, though:

  • It's hosted on instance A and B. Every instance creates a local copy.
  • Your account gets deleted. If you want, you also can select to delete your content (images, posts, comments, etc.). But since this is the Fediverse, it is not guaranteed that your account and content is deleted everywhere.
  • Iirc they do
  • The existence of the instance itself won't increase load, but the users on it can.
  • Your client asks your instance.
view more: next ›