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.

    • moreeni@lemm.ee
      link
      fedilink
      arrow-up
      7
      arrow-down
      1
      ·
      9 months ago

      Why would it? It’s the same as original except for the removed telemetry and some proprietary module part. I don’t think that could break much

      • Tsubodai@programming.dev
        link
        fedilink
        arrow-up
        9
        ·
        edit-2
        9 months ago

        I tried it but need the SSH extension as a daily driver (it’s a MS one apparently). Didn’t work, spent 30 minutes trying the suggestions found online but that didn’t work either so had to get back to doing actual work instead of fiddling with an IDE.

      • BeanCounter@sh.itjust.works
        link
        fedilink
        English
        arrow-up
        4
        ·
        edit-2
        9 months ago

        I thought so too but then I read some complaints about some extensions breaking. I’ve never used it myself so 🤷‍♂️

      • newIdentity@sh.itjust.works
        link
        fedilink
        arrow-up
        4
        ·
        edit-2
        9 months ago

        It actually does. I can’t remember what exactly it was, but I switched back to VSCode after a while

        Some extensions simply didn’t install/work properly

        • RedNight@lemmy.ml
          link
          fedilink
          arrow-up
          6
          ·
          9 months ago

          Pylance, I believe, doesn’t work due to a Microsoft proprietary language server. But installing Pyright does most of the job. Something like that.

        • moreeni@lemm.ee
          link
          fedilink
          arrow-up
          2
          ·
          9 months ago

          Interesting. I didn’t install much extensions manually because most of then are available from the open store but the onees I needed, like Microsoft’s C/C++ extension, worked fine