this post was submitted on 03 Oct 2025
1303 points (99.1% liked)

Programmer Humor

27117 readers
2017 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 

🫩🫩🫩🫩

you are viewing a single comment's thread
view the rest of the comments
[–] undefined@lemmy.hogru.ch 17 points 4 weeks ago* (last edited 4 weeks ago) (1 children)

And that removable object’s filesystem is probably the most shit, unjournalled filesystem in the world so you’re actually fucked if it becomes corrupted by removing it early.

[–] floofloof@lemmy.ca 9 points 4 weeks ago* (last edited 4 weeks ago) (1 children)

And if you move the drive between operating systems you're very limited in what filesystems you can use because Windows is very limited in what filesystems it can use. So you can't just pick a more robust filesystem.

[–] undefined@lemmy.hogru.ch 3 points 4 weeks ago

Yeah that was kind of my point.