| ▲ | blackcatsec 5 hours ago | |||||||
Could you imagine hitting a rest api and like 25% of the bytes are comments? lol | ||||||||
| ▲ | dunham 4 hours ago | parent | next [-] | |||||||
Worse than that - people will start tagging "this value is a Date" via comments, and you'll need to parse ad-hoc tags in the comments to decode the data. People already do tagging in-band, but at least it's in-band and you don't have to write a custom parser. | ||||||||
| ▲ | bmacho 5 hours ago | parent | prev [-] | |||||||
HTML and JS both have comments, I don't see the problem | ||||||||
| ||||||||