this post was submitted on 08 Sep 2024
1236 points (98.2% liked)

Programmer Humor

32472 readers
949 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 26 points 2 months ago (24 children)

Strong competition from yaml and json on this point however

[–] [email protected] 33 points 2 months ago (17 children)

Alright, the YAML spec is a dang mess, that I'll grant you, but it seems pretty easy for my human eyes to read and write. As for JSON -- seriously? That's probably the easiest to parse human-readable structured data format there is!

[–] [email protected] 2 points 2 months ago (3 children)

I don't know much apart from the basics of YAML, what makes it complicated for computers to parse?

[–] [email protected] 9 points 2 months ago

Sometimes it's a space, sometimes its a tab, and sometimes it's two spaces which might also be a tab but sometimes it's 4 spaces which means 2 spaces are just whack And sometimes we want two and four spaces because people can't agree.

But do we want quotes or is it actually a variable? Equals or colon? Porque no los dos?

load more comments (2 replies)
load more comments (15 replies)
load more comments (21 replies)