this post was submitted on 08 Sep 2024
1217 points (98.3% liked)
Programmer Humor
32373 readers
552 users here now
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.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
This is why there are none, but I still think it's dumb. Parsers can't see comments anyways.
That's assuming people actually use a parser and don't build their own "parser" to read values manually.
And before anyone asks: Yes, I've known people who did exactly that and to this day I'm still traumatized by that discovery.
But yes, comments would've been nice.