this post was submitted on 08 Jul 2026
69 points (94.8% liked)

Linux

14511 readers
790 users here now

A community for everything relating to the GNU/Linux operating system (except the memes!)

Also, check out:

Original icon base courtesy of lewing@isc.tamu.edu and The GIMP

founded 3 years ago
MODERATORS
 

Personally I haven't. While Linux is imperfect, choosing the right distro makes the rest of the experience straightforward. And with it's whole complexity, I find Linux more user friendly than Windows. Even driver issues, broken shadow file ownership and KDE specifics only made me more confident about my choice to use Linux after I solved everything.

OQB @pixeldaemon@sh.itjust.works

you are viewing a single comment's thread
view the rest of the comments
[–] tofu@lemmy.nocturnal.garden 9 points 3 weeks ago (2 children)

One thing I've been annoyed by for over a decade now is having to unmount USB drives before removing them or they'll brick. That shit worked fine on windows unless you were writing/reading iirc.

[–] Mihies@programming.dev 6 points 3 weeks ago (2 children)

Not really. Windows and assume Linux cache writes and might actually write after you thought it's written, that's why you have to always unmount USB drives before you pull them out.

[–] dgriffith@aussie.zone 8 points 3 weeks ago (2 children)

Later versions of windows recognise that the device is removable and don't cache writes. From the users point of view the copy dialog box only closes when writes are complete.

[–] naeap@sopuli.xyz 5 points 3 weeks ago

Yeah, that's really annoying with Linux filemanagers

Just tell me when you're done and not when the file is completely written into cache, that doesn't help me in any way

I love my Linux, but it's really annoying to open a terminal to run sync, just to be sure

[–] Mihies@programming.dev 2 points 3 weeks ago* (last edited 3 weeks ago)

I guess that depends on the settings. I'd still click sa~~v~~fe remove, though.

https://www.corsair.com/us/en/explorer/diy-builder/storage/do-you-really-need-to-eject-a-usb-drive/

[–] MangoPenguin@piefed.social 4 points 3 weeks ago

Windows does not cache writes for removable media

[–] insomniac_lemon@lemmy.cafe 2 points 3 weeks ago

I always do that and it still happened, probably because I had a drive as NTFS for compatibility. Last I checked (after failed attempts), the fix was "fix it with Windows" so I still have a borked external drive.