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

Programmer Humor

27193 readers
1110 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 1 month ago* (last edited 1 month 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 10 points 1 month ago* (last edited 1 month 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 1 month ago

Yeah that was kind of my point.