636
wait what (pawb.social)
submitted 10 months ago* (last edited 10 months ago) by crimsonpoodle@pawb.social to c/programmer_humor@programming.dev
you are viewing a single comment's thread
view the rest of the comments
[-] Traister101@lemmy.today 0 points 10 months ago* (last edited 10 months ago)

What's yaml have to do with anything? It's like python with syntactic whitespace which is unrelated to this discussion. The Tab vs Space debate is entirely around non syntactic whitespace which doesn't effect how the code is parsed. And yes Python technically does both tabs and spaces but it's all sorts of fucky.

Terminal editors while still used a ton aren't really what I was referring to. Newer terminal editors such as Helix have tab width configured per language most of which default to a width of 4 spaces but toml/yaml both default to 2 spaces. I was mainly referring to GUI editors as frankly that's just what most people use nowadays. JetBrains IDEs, Visual Studio, Eclipse, VS Code, Notepad++ were primarily what I was thinking of as I've used all of them and they all default to a tab width of 4 hence why I said nearly universal. Also I said nearly terminal editors being the only editors I've used that don't default to a width of 4 seems like a fair usage of the term.

[-] lemmyng@lemmy.ca 0 points 10 months ago

Now you're just shifting the goalpost.

this post was submitted on 28 Feb 2024
636 points (97.2% liked)

Programmer Humor

19918 readers
1837 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