this post was submitted on 21 Jun 2023
0 points (50.0% liked)
Lemmy.ca's Main Community
2809 readers
1 users here now
Welcome to lemmy.ca's c/main!
Since everyone on lemmy.ca gets subscribed here, this is the place to chat about the goings on at lemmy.ca, support-type items, suggestions, etc.
Announcements can be found at https://lemmy.ca/c/meta
For support related to this instance, use https://lemmy.ca/c/lemmy_ca_support
founded 3 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Open Source means I can take the code and deploy my own instance without permission from anyone.
If you can figure it out. Lemmy at this point is probably still straightforward, but for example go try to compile Android. Just compile it. Last time I tried was 2018, but I spent two full days trying before I gave up. And Android is open source.
There are ways to obscure and gate the codebase even if it is open source.
And you could fork the code, if the original project goes in a direction that isn't popular. Q.v. LibreOffice and OpenOffice, NextCloud and OwnCloud.
The power of open source/copyleft is that it can't be owned as such.
There are a couple of caveats, if there aren't enough developers on the forked project, it will wither. Also, there tends to be lots of fragmentation, as different visions take things in different directions (not a singular project, but what's your favourite Linux distribution?).
Having said all that, each instance is running on someone's hardware, and whoever is paying the bills has a lot of sway for that instance. As you say, since it's open source, there is nothing really stopping you as an individual being that person. A small instance with a user count of 1 is going to be fairly cheap to run. Personally it's another thing to keep up to date. Maybe with a Docky loader…
A fork of Lemmy won't "wither" like some other things, because all of this stuff uses the ActivityPub protocol and is compatible anyways. It could be abandoned and still probably work for a long time.
It's why KBin and Lemmy can work together, even though they are completely different.
you can also read it duh