Maven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 4 months agoblahajlemmy.zipimagemessage-square45fedilinkarrow-up152arrow-down11
arrow-up151arrow-down1imageblahajlemmy.zipMaven (famous)@lemmy.zip to Programmer Humor@lemmy.ml · 4 months agomessage-square45fedilink
minus-squarepmk@lemmy.sdf.orglinkfedilinkarrow-up3·4 months agoUnicode in filenames can be a bad idea, since there are more than one way to achieve what looks like the same character. So matching patterns could fail if you think it’s one way, but it’s actually another representation in unicode.
Unicode in filenames can be a bad idea, since there are more than one way to achieve what looks like the same character. So matching patterns could fail if you think it’s one way, but it’s actually another representation in unicode.