this post was submitted on 21 Sep 2023
1060 points (97.7% liked)

Open Source

31223 readers
321 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
[–] moreeni@lemm.ee 87 points 1 year ago* (last edited 1 year ago) (6 children)

VSCodium is better than most text editors. BTW, if you didn't know, you can still install some (turns out not all of them will work so you might still need the proprietary build from MS) extensions from Microsoft's store manually.

ShareX is the best software I have ever found for taking screenshots and/or quick gifs/videos. It's a real shame it doesn't have a GNU/Linux version, it's the only app I miss badly from my Windows days. Any other screenshot software is just nothing in comparison with it.

Joplin is my fav note-taking app. I have tried a lot of them but this one just works, has quite a big feature set, can synchronise using different mediums, from Dropbox to using Syncthing and synchronising files locally, doesn't look poorly, is cross-platform, has e2ee, doesn't cockblock you with paywalls. For me it's the perfect note-taking app.

Aegis is the best 2FA app for Android there is atm. IIRC, it got created because Google Auth had some problems with privacy so the whole idea of Aegis is to be the better option.

Lichess — a chess server with no BS and there are 0 paywalls. chess.com would force you to pay for stupid things like puzzles, with Lichess I am able to procrastinate with chess. For free.

NewPipe is the best YouTube client there is. For me, it's because of fast-forward on silence and the ability to unhook pitch and video speed. That means you don't have to either waste your time on literal nothing or struggle to understand what a person is saying anymore. NewPipe also gives you everything YouTube Premium does.

[–] saloe@lemmy.ml 35 points 1 year ago (1 children)

+1 for Newpipe, my favorite feature is hiding thumbnails so I don't have to see that stupid fucking "wow" wide-eyes face everyone makes with pointless arrows and circles. Now I just read the video title and my brain hurts less.

[–] moreeni@lemm.ee 8 points 1 year ago

That's actually a good idea and it also saves data, apparently.

[–] rutrum@lm.paradisus.day 7 points 1 year ago (1 children)

Have you tried flameshot? Its an opensource and cross platform screenshot utility.

[–] moreeni@lemm.ee 4 points 1 year ago (1 children)

I did, as well as Spectacle, which now has the same functionality seg as flameshot and works without issues on wayland, unlike flameshot.

Neither of them comes even close as a replacement for ShareX, just try this thing yourself.

[–] rutrum@lm.paradisus.day 3 points 1 year ago (1 children)

Yeah, you're totally right. This is a very feature rich and comprehensive piece of software. This could maybe be accomplished with many different linux utils, but would lack to cohesion and polish. Thanks for sharing this, I might use this on the work computer.

[–] moreeni@lemm.ee 3 points 1 year ago

Thank you for actually taking the time to try my recommendation out! :)

[–] BeanCounter@sh.itjust.works 5 points 1 year ago (1 children)

Doesn't VSCodium break quite a lot of extensions even if installed manually?

[–] moreeni@lemm.ee 6 points 1 year ago (3 children)

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 9 points 1 year ago* (last edited 1 year ago) (1 children)

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.

[–] moreeni@lemm.ee 6 points 1 year ago

Oh, that sucks. I'm going to edit my comment to mention this problem

[–] BeanCounter@sh.itjust.works 4 points 1 year ago* (last edited 1 year 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 4 points 1 year ago* (last edited 1 year ago) (2 children)

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 6 points 1 year 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 2 points 1 year 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

[–] Gargari@lemmy.ml 4 points 1 year ago

Agree on all of them!

[–] cujo@sh.itjust.works 3 points 1 year ago

These are a lot of great recommendations I'll have to look at! Especially VSCodium. I'm using VS Code right now for my SvelteKit projects, so if I can add the Svelte and Tailwind CSS plugins... that's really all I need.

I want so badly to hop ship from VS Code, I'm doing a trial of JetBrains WebStorm right now. Another piece of proprietary software...

[–] Kindness@lemmy.ml 2 points 1 year ago

For text editing, I love Gnu Emacs. Cannot quite explain how much time I save by not having to reach for a mouse. Emacs pinky sucks though, slightly better with Ctrl and Caps swapped.

If anyone likes Vim, try Doom Emacs.