Some FOSS programs, due to being mantained by hobbyists vs a massive megacorporation with millions in funding, don’t have as many features and aren’t as polished as their proprietary counterparts. However, there are some FOSS programs that simply have more functionality and QoL features compared to proprietary offerings.
What are some FOSS programs that are objectively better than their non-FOSS alternatives? Maybe we can discover useful new programs together :D
I’ll start, I think Joplin is a great note-taking app that works offline + can sync between desktop and mobile really well. Also, working with Markdown is really nice compared with rich text editors that only work with the specific program that supports it. Joplin even has a bunch of plugins to extend functionality!
Notion, Evernote, Google Keep, etc. either don’t have desktop apps, doesn’t work offline, does not support Markdown, or a combination of those three.
What are some other really nice FOSS programs?
edit: woah that’s a whole load of cool FOSS software I have to try out! So far my experiences have been great (ShareX in particular is AWESOME as a screenshot tool, it’s what snip and sketch wishes it could be and mostly replaces OBS for my use case and a whole lot more)
OBS for streaming is amazing.
Ardour is a pretty amazing DAW that can compete with proprietary ones. There’re also loads of FOSS plugins out there that don’t have to hide behind the commercial ones. My favorites are the Calf Plugins and the Luftikus EQ for mastering. Helm and Yoshimi are great synths. Pure Data is lightweight and can compete with MaxMSP.
Krita has already been mentioned.
But, I think what strikes me most is that there’s a lot of FLOSS software out there that just doesn’t have direct proprietary counterpart. Small command-line tools like FFMPEG or ImageMagick. Linux as an customizable OS. Programming Languages to make music like SuperCollider. I never learned how to use proprietary CAD software but recently got into OpenSCAD to model some things and it’s really fun once you get the hang of it. I don’t do this professionally so there’s no need for me to learn Fusion360.
Some have a bit of a learning curve but are all the more satisfying to use once you get into them. People are just too stuck in their “industry standard” (which really just means “the most common product that has been around the longest”), but if you’re not bound to that, there’s just a huge number of programs out there that allow you to do amazing things. That to me is the beauty of FLOSS.
“FLOSS”? L as in “libre”?
openscad seems pretty interesting, using code to make 3D models
It’s great when what you are designing is best described as code, but I find it absolutely not worth the hassle otherwise, because even basic things like chamfers/fillets are extremely hard to execute.
that makes sense