(no title)
tzcnt
|
11 months ago
Developer ergonomics is drastically underappreciated, even in modern times. Since we're talking about textual data formats, I'll go out on a limb here and say that I hate YAML. Double checking exactly how many spaces are present on each line is tedious. It manages to make a simple task like copy-pasting something from a different file (at a different indentation level) into an error-prone process. I'll take angle brackets any day.
chuckadams|11 months ago
unknown|11 months ago
[deleted]
formerly_proven|11 months ago
4ndrewl|11 months ago
01HNNWZ0MV43FF|11 months ago
consteval|11 months ago
Pet_Ant|11 months ago
When was the last time you had an editor that wouldn't just auto close the current tag with "</" ? I mean it's a god-send for knowing where you are at in large structure. You aren't scrolling to the top to find which tag you are in.