this post was submitted on 13 Nov 2023
2 points (100.0% liked)

Programmer Humor

19386 readers
345 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 1 year ago
MODERATORS
 

And I'll show you YAML

(a continuation of this post)

top 6 comments
sorted by: hot top controversial new old
[–] suy@programming.dev 2 points 11 months ago
[–] Artyom@lemm.ee 1 points 11 months ago* (last edited 11 months ago)

Yaml is a great, human-readible file format. Unless there's an exclamation point in it, then it is an illegible Eldrich horror.

[–] colourlessidea@feddit.de 0 points 11 months ago (1 children)

YAML is pretty good for readability, pretty awful for writability

[–] NewPerspective@lemmy.world 0 points 11 months ago (1 children)

Rule of thumb: valid json is valid yaml. If you're ever unsure, do it the old fashioned way.

[–] intensely_human@lemm.ee 0 points 11 months ago (1 children)

I really don’t see how that’s true.

You’re telling me this is valid yaml?

{ firstName: “Intensely” }

How is that yaml?

[–] Fal@yiffit.net -1 points 11 months ago

No, because that's not valid json