this post was submitted on 08 Sep 2024
1217 points (98.3% liked)

Programmer Humor

32373 readers
556 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
[–] it_depends_man@lemmy.world 11 points 1 month ago (12 children)

It is very cool, specifically as a human readable mark down / data format.

The fact that you can make anything a tag and it's going to be valid and you can nest stuff, is amazing.

But with a niche use case.

Clearly the tags waste space if you're actually saving them all the time.

Good format to compress though...

[–] ByteJunk@lemmy.world 18 points 1 month ago (1 children)

I disagree, with a passion.

It is soooo cluttered, so much useless redundant tags everywhere. Just give JSON or YAML or anything really but XML...

But to each their own i guess.

[–] it_depends_man@lemmy.world 1 points 1 month ago

YAML

To each their own indeed.

;)

load more comments (10 replies)