What are some FOSS programs that you think are a far better user experience than their counterparts?

cujo@sh.itjust.works to Open Source@lemmy.ml – 1052 points –

I used Plex for my home media for almost a year, then it stopped playing nice for reasons I gave up on diagnosing. While looking at alternatives, I found Jellyfin which is much more responsive, IMO, and the UI is much nicer as well.

It gets relegated to playing Fraggle Rock and Bluey on repeat for my kiddo these days, but I am absolutely in love with the software.

What are some other FOSS gems that are a better experience UX/UI-wise than their proprietary counterparts?

EDIT: Autocorrect turned something into "smaller" instead of what I meant it to be when I wrote this post, and I can't remember what I meant for it to say so it got axed instead.

635

You are viewing a single comment

does anyone know if there's a free alternative in Visual Studio to PHPTools? I refuse to believe the only way to debug PHP in visual studio is a paid license extension

Haven't used PHPTools, but I use xdebug in VSCode for php debugging

vscode is definitely gonna have stuff since it's easier for the community to make extensions 😭😭

not exactly free, but have you tried phpstorm from intellij?

*JetBrains. IntelliJ IDEA is their java/kotlin IDE.