this post was submitted on 12 Mar 2024
1087 points (95.7% liked)

Programmer Humor

31793 readers
33 users here now

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

Rules:

founded 5 years ago
MODERATORS
 

Please dont take this seriously guys its just a dumb meme I haven't written a single line of code in half of these languages

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 7 points 5 months ago* (last edited 5 months ago)

That sound like a you problem really, detecting this is quite simple because any editor worth their salt will literally lint you an issue saying that tabs and spaces are mixed and the thing literally won't be interpreted. If your editor can't show white spaces, chances are you are one google question away from discovering that it actually can do that easily.

The more I code the less I mind the tool and the more I hate the ones using it wrong.