this post was submitted on 21 Sep 2023
1031 points (97.8% liked)

Open Source

30270 readers
31 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

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.

you are viewing a single comment's thread
view the rest of the comments
[–] derpgon@programming.dev 6 points 1 year ago (2 children)

Agreed with everything. As a programmer, I use the IntelliJ suite (mainly PHPStorm, WebStorm, GoLand, RubyMine, PyCharm, and IDEA), which is basically industry standard in most companies (except those fuckers who still use Eclipse or NetBeans).

[–] sagethesagesage@lemmygrad.ml 5 points 1 year ago (1 children)

Well, those aren't FOSS, but I agree that they're really good at what they do.

[–] derpgon@programming.dev 1 points 1 year ago

Of course, I referred to the part that FOSS are enough for hobbyists amd beginners.

[–] 257m@lemmy.ml 2 points 11 months ago (1 children)

They are used a lot but I don't think they could be called industry standard. Tons of people run vim, emacs and such aswell the occasional vendor provided IDE. Probably like 60% of software engineers run IntelliJ.

[–] derpgon@programming.dev 1 points 11 months ago (1 children)

I am yet to find a job where a single person uses Vi(m) or Emacs. And I've been to some big companies.

[–] 257m@lemmy.ml 1 points 11 months ago

Perhaps nobody says they use it out loud although knowing vim users (and being one myself) they tend to be very willing to share how bad a mouse is for productivity while programming and how using vim is the ultimate solution. As for emacs I only ever have seen greybeards use it and it dosen't to have had much of a revival with the newer generations.