this post was submitted on 17 Jul 2023
47 points (98.0% liked)

Found Satan

2085 readers
1 users here now

Individuals displaying mischievous, spiteful, or teasing behavior in a playful manner, rather than engaging in genuinely cruel actions.

founded 2 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] Swedneck@discuss.tchncs.de 2 points 2 years ago (2 children)

Don't languages generally tell you about potential look-alike characters specifically for this reason?

[–] Monsieur@lemmy.world 2 points 2 years ago (1 children)

The code editor I use would say something like syntax error ';', expected ';' and underline the character in red. That might lead to some head scratching as apparently the Greek character is literally the same, but with a different Unicode value.

[–] Swedneck@discuss.tchncs.de 1 points 2 years ago

I'm talking about when you try to run/compile code, not in the editor.