this post was submitted on 03 Oct 2025
1161 points (99.2% liked)

Programmer Humor

26691 readers
3122 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 18 points 14 hours ago* (last edited 13 hours 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 12 hours ago* (last edited 12 hours 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 12 hours ago

Yeah that was kind of my point.