logoalt Hacker News

DannyBeelast Wednesday at 5:47 PM1 replyview on HN

"That doesn't mean it's not going to be difficult to use that parser. Not everyone has the luxury of being able to use third-party code, or having the time allotted to write a JSON5 parser."

Why are these people the target market?

I understand it may be important to you, but that isn't the same as "matters to target market/audience".

On top of that, the same constraints you mention here would stop you parsing current git patch formats, and lots of other things anyway. So you were never going to be using modern tools that might care here.

This is all also really meta. Who exactly is writing software with >1% market share, needs to parse the patch format, and can't access a JSON parser.

Instead of this theoretical discussion, let's have a concrete one.


Replies

genocidicbunnylast Wednesday at 7:36 PM

In this specific instance, those people are part of the target market because the project chooses to make them part of the target market. It's worked well enough for Review Board.