this post was submitted on 22 Apr 2026
468 points (96.6% liked)
linuxmemes
31160 readers
2566 users here now
Hint: :q!
Sister communities:
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack users for any reason. This includes using blanket terms, like "every user of thing".
- Don't get baited into back-and-forth insults. We are not animals.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudoin Windows. - No porn, no politics, no trolling or ragebaiting.
- Don't come looking for advice, this is not the right community.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, <loves/tolerates/hates> systemd, and wants to interject for a moment. You can stop now.
5. π¬π§ Language/ΡΠ·ΡΠΊ/Sprache
- This is primarily an English-speaking community. π¬π§π¦πΊπΊπΈ
- Comments written in other languages are allowed.
- The substance of a post should be comprehensible for people who only speak English.
- Titles and post bodies written in other languages will be allowed, but only as long as the above rule is observed.
6. (NEW!) Regarding public figures
We all have our opinions, and certain public figures can be divisive. Keep in mind that this is a community for memes and light-hearted fun, not for airing grievances or leveling accusations. - Keep discussions polite and free of disparagement.
- We are never in possession of all of the facts. Defamatory comments will not be tolerated.
- Discussions that get too heated will be locked and offending comments removed. Β
Please report posts and comments that break these rules!
Important: never execute code or follow advice that you don't understand or can't verify, especially here. The word of the day is credibility. This is a meme community -- even the most helpful comments might just be shitposts that can damage your system. Be aware, be smart, don't remove France.
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Not financially free but free as in freedom. Although most foss does not need to be bought, but there are foss programs you have to buy and after you bought it you are free to do with it what you want. Although this depends on the licence and copyright. For example you can fork the code and resell it (under certain licences) but due to copyright you can not use certain things such as graphics, fonts and name (depending on their licence).
I'd say that 99.somethiny percent of open source software is also free as in beer
Come to think of it, I can't remember ever having seen open source software that required payment
ThFair enough most are free as in free beer and free as in freedom. But that is also the reason why open source is so badly funded. I donate but that is nowhere near enough. I am not Valve, Google, Microsoft, Amazon, etc.. Do not have the funds to hire devs.
Graphics font and name fall under trademark I believe, which separates it from copyright.
Firefox is a famous example of this. The code for Firefox is completely open to anyone to fork and reuse, but you cannot call your fork Firefox. Mozilla retains the brand and the logo for it.
So instead we get iceweasel.
Yes sorry I meant trademark. It is just visual such as graphics in games that are copyrighted. That is why you still need to buy Doom eventhough the code was open sourced in the 90's.
Any examples? I'm just curious how they stay afloat after sharing the source code once someone buys it, forks it and releases the source.
Maybe 'F' in FOSS does not mean it is gratis (de jure), but it is in fact gratis (de facto) for the majority of FOSS?
RHEL (Red Hat Enterprise Linux) would be an example. I am sure there are more but I am not well versed enough. There is also Ardour but I think that is more if you want a binary and build the software from source.
but everyone just used centos instead. was that a failure of the commercial foss idea?
Maybe, than again Red Hat was bought for an astronomical some by IBM so they were doing something right. Ubuntu still looks like it is doing well. I do not know how Suse is doing but they still exist.
So I think commercial foss is not a failure but probably difficult to maintain.