Viewing profile — nllsh
nllsh
HN member- Joined
- Tue, Sep 14, 2021, 2:35 AM UTC
- HN karma
- 32
- Public activity
- 10 items
- HN profile
- View on Hacker News ↗
About nllsh
Recent public activity
-
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 …
-
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.... ?
-
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…
-
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…
-
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…
-
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 …
-
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…
-
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 …
-
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 ).
-
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…