this post was submitted on 31 Jul 2025
601 points (98.5% liked)

Programmer Humor

37996 readers
103 users here now

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

Rules:

founded 6 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] scott@lemmy.org 20 points 3 weeks ago (1 children)
[–] chortle_tortle@mander.xyz 11 points 3 weeks ago (1 children)

Tried to figure out which was which by googling, but it seems they are both read as semi colon, however you can see the difference in the characters. Wild

[–] scott@lemmy.org 4 points 3 weeks ago (1 children)

I wrote the semicolon after the weird one

[–] vk6flab@lemmy.radio 5 points 3 weeks ago (1 children)

If you look at the UTF definition, it seems that there are at least four of them. The weird one in your comment might actually be one of the other two because as far as I can tell, the "Greek Question Mark" looks identical to the "semicolon".

[–] scott@lemmy.org 2 points 3 weeks ago

I used python -c 'print(chr(0x37e))' | termux-clipboard-set