this post was submitted on 25 Jun 2023
9 points (90.9% liked)

Lemmy

12392 readers
10 users here now

Everything about Lemmy; bugs, gripes, praises, and advocacy.

For discussion about the lemmy.ml instance, go to [email protected].

founded 4 years ago
MODERATORS
 

This platform could be a viable alternative for forums (cuz we know in which state they currently are), but the lack of general attachments (any mime/file type) is what I believe stands in the way. I have an electronics forum I run (a local one, nothing too serious) and I believe Lemmy can make it more intereactive (not die out) because people from all over the world will get the feed and not just people that are online on the forum at that time.

Still, we frequently exchange PDFs, schematics (not always in image form), archives, etc., which makes Lemmy useless if there are no plans to implement something like this, even if disabled by default.

So, are there plans for anything like this being implemented?

top 11 comments
sorted by: hot top controversial new old
[–] [email protected] 5 points 1 year ago (1 children)

Federated file share exists. Lemmy is, at its core, a link aggregator. Not disagreeing that it would be cool, but would be a lot of work.

https://owncloud.com/federated-cloud-sharing/

https://docs.nextcloud.com

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

Honestly I'm not sure if we need file sharing to be federated. Just put up a link somewhere and let people download.

Or use torrents (with web seeds should no other seeders be around) if the files are gigantic enough

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago) (2 children)

Storage is the issue, all of these instances are volunteer based so we want to avoid burdening them with storage costs. For example when renting a VPS (as many Lemmy instances do) the monthly rate jumps pretty quick with storage capacity. Some instances do allow small local uploads, the one I use allows 100kb and that limit is based on operating cost.

[–] [email protected] 1 points 1 year ago* (last edited 1 year ago) (1 children)

I was actually thinking about creating my own instance if I plan on migrating my forum to Lemmy. I don't mean to freeload, especially since I do pay the hosting fees for the forum.

[–] [email protected] 2 points 1 year ago* (last edited 1 year ago)

Goes along with the whole idea of Open Source. If you don't like something, change it yourself. I'm not an expert admin or programmer, but I do have some limited experience. I've actually taken advantage of the do it yourself potential of FOSS a few times myself, hosted some servers, modified some software. Nothing big, but little tweaks here and there. It's very empowering.

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

I've been thinking: What if we add ipfs into the mix?

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

Still, you need hardware (disks). Speed is a problem, but not the main problem lomg term.

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

I think it is more sustainable to collect those files in a git repository somewhere where they can be easily found and curated.

But in general the image hosting system used by Lemmy is relatively format agnostic and could probably also host other file-types with only minor changes.

[–] [email protected] 6 points 1 year ago* (last edited 1 year ago) (1 children)

The main concern is storage. If people start storing more stuff, that increases the costs of running the instance.

So I think it makes a ton more sense for lemmy to integrate with existing hosting solutions. Ideally users would be able to upload stuff to their own accounts elsewhere and lemmy would go fetch it as needed.

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

I meant as in opening my own instance, thus, all of the hosting fees are on me (and a few other people, but mostly me). I currently run that forum, so I pay the hosting fees, things aren't gonna change much if just switch to another platform.

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

The thing is (correct me if I'm wrong), if other instances federate with you, they'll be hosting a copy of the data you store. For images this is manageable (although animated images are basically video), but it will quickly run into the gigabytes range.

load more comments
view more: next ›