this post was submitted on 20 Apr 2025
154 points (95.3% liked)
Programmer Humor
22830 readers
608 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
- Keep content in english
- No advertisements
- Posts must be related to programming or programmer topics
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Are you arguing that it's good design to have invisible characters behave differently or am I missing your point?
It doesn't have to be invisible.
https://jonathanmh.com/p/showing-indentation-spaces-tabs-invisibles-in-various-editors/
A workaround doesn't excuse terrible design!
Yes!
Yes!
There's a reason that stuff exists.
So that when someone used to tabs, does something in a spacebar-project, they can see that they will need a
clang-format
.Oh you use an indentation sensitive language? Err... my condolences.