Live data from Hacker News

Viewing profile — fabiancook

fabiancook

HN member
Joined
Sun, Nov 03, 2019, 10:37 PM UTC
HN karma
5
Public activity
27 items

About fabiancook

No profile information was provided.

Recent public activity

  1. comment
    Comment #45869553

    On and off working on the Navigation API for Node, Bun, Deno, & as a browser polyfill. Has 90% test coverage, makes use of web platform tests to verify compatibility, and is in use…

  2. comment
    Comment #45844838

    Do you want just JSX in browsers? Or do you want a "native virtual DOM".... that is the DOM we have today. There is various new tools coming available that make working with a brow…

  3. comment
    Comment #45777430

    Awesome to see the Navigation API being talked about at DevFest. The API is available in chrome today. Safari & Firefox are actively developing their implementations too. MDN Docum…

  4. story
  5. comment
  6. comment
    Comment #39248611

    I paid for the service. When it works for a specific bit of boilerplate code or section of obvious code, its handy. It definitely doesn't know the whole context of my project, or t…

  7. comment
    Comment #39186090

    The UK also sells CBD vapes, I wonder how this will change that. I would imagine their wording of whatever they put in place will be broad enough to cover just anything disposable …

  8. comment
  9. comment
    Comment #37875802

    Had just read this other article earlier today... lots of sound therapy for cancer coming about! https://www.science.org/doi/10.1126/sciadv.adg5964

  10. comment
    Comment #35240891

    To tackle this, I always needed to write a little script for my TypeScript projects that were all being published as ESM: https://github.com/virtualstate/promise/blob/main/scripts/…

  11. comment
    Comment #34306031

    Publications like pubmed are generally a good source to read from, check the citations on the article & check its review status. If you have an article that you found with a helpfu…

  12. comment
    Comment #32200582

    https://github.com/tc39/proposal-function-memo This might be relevant to this exact pattern const getThing = (async function (arg1, arg2) { console.log({ arg1, arg2 }); return arg1…

  13. comment
    Comment #31166589

    Direct paper link https://arxiv.org/abs/2111.06507

  14. comment
    Comment #30787860

    Discussed here too https://news.ycombinator.com/item?id=30775180

  15. comment
    Comment #30787492

    No paywall: https://web.archive.org/web/20220324080026/https://www.nytim...

  16. story
  17. comment
    Comment #30521650

    Pretty cool exercise to go through!

  18. comment
    Comment #30338013

    TLDR birth causing WFM, producing a verified backup chain.

  19. comment
    Comment #30317018

    I have been using fastmail, my main email address is hi@, but I have set up a routing rule for *, anything that is going to produce obvious spam, for example if I wanted to get a d…

  20. comment
    Comment #30317013

    I have been using fastmail, my main email address is hi@ , but I have set up a routing rule for *@ , anything that is going to produce obvious spam, for example if I wanted to get …

  21. comment
    Comment #30316771

    Alternative full PDF link from scihub https://sci-hub.hkvisa.net/10.1145/358886.358892

  22. comment
    Comment #29238577

    I was hoping this was going to be a whitepaper version of dev.to... clicked so fast.

  23. comment
    Comment #29238342

    Or esm.sh mentioned in another comment https://esm.sh/vue/dist/vue.esm.js

  24. comment
    Comment #29238328

    Great write up. Would like to direct to skypack.dev too for zero build tool imports as well! e.g. https://cdn.skypack.dev/vue/dist/vue.esm.js

  25. comment