this post was submitted on 01 Mar 2025
60 points (100.0% liked)

Programmer Humor

428 readers
30 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 

Probably not a good title to seek upvotes. If it does get upvotes, more programmers get share in your pain 😅

you are viewing a single comment's thread
view the rest of the comments
[–] Darohan@lemmy.zip 25 points 11 hours ago (1 children)

Replace a semicolon (;) with a Greek Question mark (;), provided they're working in a language that uses semicolons at the end of every line, and their IDE doesn't highlight the difference (which some do now)

[–] sleep_deprived@lemmy.dbzer0.com 8 points 3 hours ago

Fun fact, Rust has a special error message for this:

Unicode character ';' (Greek Question Mark) looks like a semicolon, but it is not.

It also detects other potentially confusing Unicode characters, like the division slash which looks like /.