110
Favourite software that "sucks less"
(feddit.org)
All about open source! Feel free to ask questions, and share news, and interesting stuff!
Community icon from opensource.org, but we are not affiliated with them.
mpv, imv, zathura, ffmpeg, imagemagick, pandoc, yt-dlp, yazi/ranger, curl/wget
I realize many of this don't strictly conform to the suckless philosophy. (which is meme imo). They more loosly follow the UNIX principle: Do one thing and do it well. I would have added emacs, but why emacs follows the unix principle is an argument for another time
The one thing I wouldn't agree with is ffmpeg.
It does not do one thing. It does a thousand things. The way different functionality works is inconsistent. In some cases you need to read the source code to understand how or why something is happening, as it's not generated in the already expansive documentation. To me, it's the antithesis of the UNIX philosophy.
That said, it's a brilliant piece of software.
All you said also applies to Linux!