Live data from Hacker News

Viewing profile — nllsh

nllsh

HN member
Joined
Tue, Sep 14, 2021, 2:35 AM UTC
HN karma
32
Public activity
10 items

About nllsh

https://github.com/nullpub/

Recent public activity

  1. comment
    Comment #30712523

    I haven't done an existing project yet, but based on some experiments it seems like I'd mostly be deleting configuration files and making an import map. A simple SPA is crazy easy …

  2. comment
    Comment #30705688

    How are you using Deno with minified code? Do you mean importing a minified script like https://cdn.jsdelivr.net/npm/react/cjs/react.production.min.... ?

  3. comment
    Comment #30705616

    Deno can handle plain JavaScript just fine. In what way is targeting TypeScript harmful? How do you differentiate between a project that can benefit from type safety and one that c…

  4. comment
    Comment #30076221

    If you are concerned about security in one of your imported dependencies (or in user code) you can run that code in a sandboxed worker (See: https://deno.land/manual@v1.18.0/runtim…

  5. comment
    Comment #30076134

    Considering that Ryan Dahl started both Node.js (where imports do not include file extensions) and Deno (where he added them back after deciding it was a bad decision to leave them…

  6. comment
    Comment #29728559

    5. David Zweig makes the argument that some schools are open for six weeks instead of the three. The article has some ambiguity here due to the writing style. Zweig states, "After …

  7. comment
    Comment #29728545

    Was the study bogus? Reading the article ( https://www.theatlantic.com/science/archive/2021/12/mask-gui... ) from the Atlantic that this article is truncating as well as the origin…

  8. comment
    Comment #29435830

    I just read about typestates in Rust on Cliff Biffle's blog here: http://cliffle.com/blog/rust-typestate/#variation-state-type... He covers a few additional parts of the typestate …

  9. comment
    Comment #28908101

    Not that I disagree, but I feel like you are overselling the simplicity of [building a shed]( https://en.wiktionary.org/wiki/bikeshedding ).

  10. comment
    Comment #28519579

    It seems that maybe you didn't read the entire essay as the actual argument it makes is that the dominating theory (which you fabricated and then quoted as if it were from the essa…