this post was submitted on 29 Jun 2023
10 points (91.7% liked)

Fediverse

27740 readers
272 users here now

A community to talk about the Fediverse and all it's related services using ActivityPub (Mastodon, Lemmy, KBin, etc).

If you wanted to get help with moderating your own community then head over to [email protected]!

Rules

Learn more at these websites: Join The Fediverse Wiki, Fediverse.info, Wikipedia Page, The Federation Info (Stats), FediDB (Stats), Sub Rehab (Reddit Migration), Search Lemmy

founded 1 year ago
MODERATORS
 

I used Imgur a lot to post pictures to reddit and since I replaced reddit with lemmy already I thought it would be nice to replace Imgur as well.

Features of Imgur that I need:

  • uploading images (usually small so having size limits is not a problem)
  • being able to combine different images into albums
  • being able to get links to images without them being pushed for public view on the entire platform, that is only people with the full link see them (this is very useful when writing guides containing screenshots, those screenshots have no place in being published outside of the guide using them).
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago (1 children)

Upload directly into Lemmy?

It might not be possible yet with every client, but you can do it on the web, with Jerboa, and a couple other select phone apps.

[–] [email protected] 0 points 1 year ago (1 children)

That's aggravating instance DB, by a hell lot.

[–] [email protected] 1 points 1 year ago

Server storage & server bandwidth, maybe.

It should be a negligible effect on the database. It's not like the image gets dumped directly into the SQL database -- it just gets uploaded to a folder.

I'm not even totally sure there's a discrete reference to the image in the database, outside of the public URL freetexted into whatever comment it's in. Because once it's there, I can't delete the image as a user. (Maybe the admins can delete it via some database reference though?)