this post was submitted on 04 Nov 2023
277 points (100.0% liked)

Programmer Humor

853 readers
25 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] hackris@lemmy.ml 5 points 1 year ago

Yep, this sort of behaviour translates to Windows paths also. Why would they name a directory "C:\Users\Example\Desktop", when they can replace "Desktop" with a locale-specific name, which is not just a link to "Desktop", but a completely different directory which breaks any scripts expecting "Desktop".

We know MS well, their choice is clear :)