Live data from Hacker News

Viewing profile — ADD-SP

ADD-SP

HN member
Joined
Sun, Apr 04, 2021, 7:37 PM UTC
HN karma
27
Public activity
10 items

About ADD-SP

No profile information was provided.

Recent public activity

  1. comment
    Comment #49538656

    Codex is the best harness to me because of its GUI and subscription.

  2. comment
    Comment #41024747

    Totally agreed, this is also what I want to say.

  3. 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…

  4. 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!

  5. comment
    Comment #41023426

    Makes sense, numbers added.

  6. 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…

  7. 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. "( – ⌓ – )

  8. 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…

  9. story
  10. story