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

Open Source

29025 readers
264 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
 

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
[–] [email protected] 58 points 9 months ago (6 children)

All the Linux file managers I've tried are nicer to use and more stable than the Windows File Explorer.

[–] [email protected] 28 points 9 months ago (2 children)

Protip: KDE's Dolphin is available for Windows.

The Windows integration isn't perfect, but it's very useful nonetheless. Multiple tabs and the Ctrl+I filter alone makes it worthwhile.

On a related note: KDE's Kate text editor is also available on Windows and it works GREAT! So great that KDE eV has published it on the Windows store, making it easy to install

[–] [email protected] 10 points 9 months ago (1 children)

To be fair, the Windows File Explorer has multiple tabs too now, which is a big improvement. I have no idea what the problem is with the Windows Explorer search function though - how does it manage to take so long, no matter what you search for? (Why is Windows so slow to search, slow to delete files, slow to update? You'd think these would be core, priority features.)

I do enjoy using Dolphin on Tumbleweed, though I had to turn off the one-click file opening thing, which was terrible when trying to open context menus with a trackpad. Maybe I'll try it on Windows.

[–] [email protected] 5 points 9 months ago

The best part about windows’ slow ass file search is the fact that windows keeps a file index that third party programs can use to search multiple terrabytes of spinning rust in seconds, and then doesn’t use it

[–] [email protected] 1 points 9 months ago (1 children)

For Kate, any idea why build targets are disappearing for me randomly after a while? This has happened twice for me, oddly nothing else seems to be lost. (on Linux, also it may have been fixed since I last updated but I can't find any info, though I think I did update it after the first time I had this happen)

[–] [email protected] 1 points 9 months ago (1 children)

What are build targets in the context of Kate? Kate itself is "just" a text editor. Related to a plugin maybe?

[–] [email protected] 1 points 9 months ago* (last edited 9 months ago) (1 children)

Yes, I do believe it is a (default) plugin. It allows compiling code via custom commands, I don't know about "just" a text editor as I'm pretty sure Kate handles a bunch of other code stuff like indentations and code folding etc.

If you don't use Kate as a code editor (assuming you use one at all), is there something else lightweight that you'd recommend?

[–] [email protected] 1 points 9 months ago

I meant "just a text editor" in the sense that it's not a full IDE with compilers and build system, versioning, project management etc. But now with plugins Kate does these things too

I use Kate mostly for config files or interpreted code like python, bash etc, and just launch the code from the terminal (or Kate's built-in terminal 🙂 )

For compiled code I like KDevelop, if that can be considered lightweight. Vscode / vscodium is nice too but not exactly lightweight by many people's standards (though I haven't tried it with compiled code)

[–] Theharpyeagle 7 points 9 months ago (1 children)

It's absurd how long it took windows to have something that worked half as well as tabbed file browsers on linux.

[–] [email protected] 6 points 9 months ago

I wonder how many people actually use tabs. I find having a split file browser much more important for moving files.

[–] [email protected] 5 points 9 months ago (3 children)

Yes, but I'm still waiting for mac style column browse mode in nautilus 😒

[–] AnUnusualRelic 3 points 9 months ago (1 children)

I'm pretty sure gnome used to have that around 1.0 or something.

[–] [email protected] 3 points 9 months ago (1 children)

I don't recall, but it hasn't had it in over 15 years that's for sure.

[–] AnUnusualRelic 5 points 9 months ago

They probably didn't like that some users enjoyed using it.

[–] 6xpipe_ 2 points 9 months ago (1 children)

Columns became the dealbreaker when I was considering switching from macOS to Linux. I need my columns.

[–] [email protected] 1 points 9 months ago (1 children)

ElementOS's file browser has them.

[–] 6xpipe_ 0 points 9 months ago (1 children)

Kind of. They look the same, but don't act the same. Folder don't show their contents until you double click them. They act like any other file in that way. One click to select. Double click to open. I like the more basic one click functionality for browsing.

[–] [email protected] 1 points 9 months ago* (last edited 9 months ago)
[–] cybersandwich 2 points 9 months ago (1 children)

I got my first Mac when the m1 came out. Id never used them before. The file manager columns just doesn't make sense to my brain.

[–] [email protected] 4 points 9 months ago

I was a mac head from the early nineties to the mid two thousands. Column mode is the only thing I truly miss.

[–] [email protected] 5 points 9 months ago

And if you are on Windows, you can install Double Commander there. Unfortunately links from other programs will still open in Explorer.

[–] qaz 4 points 9 months ago

Windows file manager is also so slow compared to Dolphin. With Dolphin it instantly responds and it takes Windows File manager up to 1 whole second to register and process a click.

[–] [email protected] 2 points 9 months ago

I really love nemo. It's such a nice file explorer.