1247
AI's take on XML (lemmy.world)
submitted 10 months ago by renzev@lemmy.world to c/programmerhumor@lemmy.ml
you are viewing a single comment's thread
view the rest of the comments
[-] CodexArcanum@lemmy.world 9 points 10 months ago

I wrote a powershell script to parse some json config to drive it's automation. I was delighted to discover the built-in powershell ConvertFrom-Json command accepts json with // comments as .jsonc files. So my config files get to be commented.

I hope the programmer(s) who thought to include that find cash laying in the streets everyday and that they never lose socks in the dryer.

[-] ClassifiedPancake@discuss.tchncs.de 6 points 10 months ago

There is actually an extension to JSON: https://json5.org/

Unfortunately only very few tools support that.

this post was submitted on 08 Sep 2024
1247 points (98.4% liked)

Programmer Humor

37457 readers
20 users here now

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

Rules:

founded 6 years ago
MODERATORS