You are viewing a single thread.
View all comments View context
42 points

JSON not supporting comments is a human rights violation

permalink
report
parent
reply
5 points

Wouldn’t go that far, but it’s an annoyance for sure.

permalink
report
parent
reply
15 points

IIRC, the original reason was to avoid people making custom parsing directives using comments. Then people did shit like "foo": "[!-- number=5 --]" instead.

permalink
report
parent
reply
4 points

I’ve written Go code; they were right to fear.

permalink
report
parent
reply
9 points

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.

permalink
report
parent
reply
6 points

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

Unfortunately only very few tools support that.

permalink
report
parent
reply

Programmer Humor

!programmerhumor@lemmy.ml

Create post

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

Rules:

  • Posts must be relevant to programming, programmers, or computer science.
  • No NSFW content.
  • Jokes must be in good taste. No hate speech, bigotry, etc.

Community stats

  • 4.2K

    Monthly active users

  • 949

    Posts

  • 10K

    Comments

Community moderators