Live data from Hacker News

Viewing profile — tbroadley

tbroadley

HN member
Joined
Sat, Oct 10, 2020, 8:27 PM UTC
HN karma
3
Public activity
2 items

About tbroadley

No profile information was provided.

Recent public activity

  1. comment
    Comment #24967132

    I'm not sure I see how "parse, don't validate" would apply when using a newtype—would you mind explaining further? I think the main point of this article is that newtypes aren't an…

  2. comment
    Comment #24964372

    Applying the author's "parse, don't validate" concept, I think you'd parse the user input into a "safe HTML" type with a definition that excluded the language features that enabled…