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

Programmer Humor

38614 readers
64 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 2 months ago (1 children)
[–] chortle_tortle@mander.xyz 11 points 2 months 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 2 months ago (1 children)

I wrote the semicolon after the weird one

[–] vk6flab@lemmy.radio 5 points 2 months 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 2 months ago

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