this post was submitted on 12 Nov 2023
1046 points (97.5% liked)

Programmer Humor

19187 readers
1047 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
 
you are viewing a single comment's thread
view the rest of the comments
[–] TheGiantKorean@lemmy.world 1 points 10 months ago (1 children)

I wonder how you'd even implement that. Like maybe {! At the beginning.

[–] GTG3000@programming.dev 1 points 10 months ago (1 children)

Most comment-aware JSON parsers I've seen just use standard // to delineate comment lines.

[–] TheGiantKorean@lemmy.world 1 points 10 months ago

They make sense.