Viewing profile — ADD-SP
ADD-SP
HN member- Joined
- Sun, Apr 04, 2021, 7:37 PM UTC
- HN karma
- 27
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About ADD-SP
No profile information was provided.
Recent public activity
-
comment
Comment #49538656
Codex is the best harness to me because of its GUI and subscription.
-
comment
Comment #41024747
Totally agreed, this is also what I want to say.
-
comment
Comment #41024731
This crate is not an alternative of the serde_json, it only do the validation. Currently, there is no other crates do the sames validation works on JSON, so I have to parse the dat…
-
comment
Comment #41024318
Haha, looks like the GitHub Copilot is not good at marketing, I have made it more marketable. Thanks for your pointing out!
-
comment
Comment #41023426
Makes sense, numbers added.
-
comment
Comment #41022357
Great to see this article, I totally agreed with the view that rejecting any invalid case by designing the right data structure. Unfortunately, it is hard to achieve it in practice…
-
comment
Comment #41021752
Perhaps checking a service's behavior in response to such JSON is high on the security researcher's list of things to do that are high priority and simple. "( – ⌓ – )
-
comment
Comment #41021719
The JSON RFC ( https://datatracker.ietf.org/doc/html/rfc8259#page-6 ) doesn't require the unique entry name, and also the fact is that many parser uses the last-win strategy like s…
- story
- story