Live data from Hacker News

Viewing profile — mcheely

mcheely

HN member
Joined
Tue, Mar 25, 2014, 9:06 PM UTC
HN karma
6
Public activity
6 items

About mcheely

No profile information was provided.

Recent public activity

  1. comment
    Comment #33166343

    https://iselmdead.info/ https://dev.to/lucamug/elm-2021-a-year-in-review-4pho

  2. comment
    Comment #19301964

    I think most of the Intl api could work reasonably well with ports and custom elements. The formatters in particular, which make up most of the API, would probably work quite nicel…

  3. comment
    Comment #8584132

    A really small thing that would be immensely useful to me would be a quick way to to copy or save as plain text a full HTTP request & response, with a little bit of nice formatting…

  4. comment
    Comment #7914035

    Well, now that we have WebRTC, peer-to-peer data transfer is possible in the browser. Perhaps you could imagine a p2p scenario where browser crypto is useful?

  5. comment
    Comment #7906868

    It's not always as simple as a PUT landing. Imagine you're tracking something like a phone call in real time. You want to fetch the current state of the call and start tracking it,…

  6. comment
    Comment #7468989

    Disabling the cache by default can be troublesome. I'd say it breaks the principle of least surprise - I wasn't aware of this behavior in Chrome, and it's a good thing I develop wi…