1063
submitted 9 months ago* (last edited 9 months ago) by cujo@sh.itjust.works to c/opensource@lemmy.ml

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
[-] darklamer@lemmy.dbzer0.com 35 points 9 months ago

Hands down the clang C++ compiler, no commercial C++ compiler I've ever seen or even heard of even comes close enough that a comparison could be meaningful.

[-] HamsterRage@lemmy.ca 26 points 9 months ago

I never expected to see a compiler in this list, at least not in 2023.

Back in 1988 I realized how rubbish Microsoft was when I discovered Borland's Turbo Pascal and Turbo C compilers. I'd previously used the MS compilers and they were multipass, multi-minutes to finish a compile. The Borland ones were single pass and FAST.

Back then, compile times could be huge, and everyone was publishing benchmarks on compiled program performance, which mattered on the hardware of the day. I never even think about that stuff these days.

[-] darklamer@lemmy.dbzer0.com 7 points 9 months ago

The original Turbo C++ was, at the time, truly next level.

[-] 257m@lemmy.ml 1 points 9 months ago* (last edited 9 months ago)

I used to exclusively use clang but IMO gcc is just as good if not better. Both are pretty bulky but sometimes the LLVM toolchain can feel like bloat. Most of the time GCC is preinstalled on my linux distro so I don't even need to install it I just git clone my projects and run my Makefiles. The only reason I ever use clang now is on my chromebook because gcc isn't available through Termux.

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

Open Source

28889 readers
196 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 4 years ago
MODERATORS