Elektrine lite

← Feed

@slazer2au@lemmy.world

Post #2279738

2026-05-09 11:31 UTC

Unicode truly is amazing. Like that fake apple site that uses the Cyrillic A instead of the Latin A. Or the Greek question mark being a different code to Latin question marks.

Replies (2)

  • @gkaklas@lemmy.zip 2026-05-09 12:33

    Greek-Latin question mark Actually the Greek question mark (;) looks like the Latin semi-colon (;)! Last time I looked it up I think I found they are the same, and I tried compiling C with a Greek question mark instead of a semi-colon and it compiled fine! But I’m curious if it was because of something else, like my keyboard layout, or the compiler simply being able to handle them 🤔

    Open ##2282916

  • @Bazoogle@lemmy.world 2026-05-10 15:13

    That would be a homograph attack: en.wikipedia.org/wiki/IDN_homograph_attack

    Open ##2345979