Viewing profile — nitsky
nitsky
HN member- Joined
- Thu, Apr 07, 2011, 12:49 AM UTC
- HN karma
- 814
- Public activity
- 151 items
- HN profile
- View on Hacker News ↗
About nitsky
No profile information was provided.
Recent public activity
-
comment
Comment #48066403
True, but it makes the specific collision the post observed completely impossible.
-
comment
Comment #42000901
I'm waiting for OLED. Will purchase as soon as they do it.
-
comment
Comment #41293179
What is?
-
comment
Comment #40487309
To replace inside single quotes, you can do `mi'c`. There's nothing to restrict it to the current line, but you will see the selection before you hit c. That's the big benefit of t…
-
comment
Comment #40487305
Helix is my daily driver. I love it! Kakoune's editing model, built in tree sitter and LSP, works great with zero config. My only gripes are I wish it had Kakoune's client-server m…
-
comment
Comment #40331292
What action could be taken to fix it?
-
comment
Comment #39918131
Is the “data processing fee” any different from an egress fee in practice? Seems a little deceptive.
-
comment
Comment #34888995
Are you sure you can't have your cake and eat it too? You can have many configuration options, but give each one a sane default.
-
comment
Comment #34789257
> I optimize directly for the hardware I'm running on, which typically gives me 10-100x performance improvements. Controlling how memory is managed is critical. What makes you thin…
-
comment
Comment #34142916
Anyone who writes C/C++/Rust, like I do, can benefit tremendously from Mold. I use it daily. Each time I hit save and need to run my program, Mold saves me about 10 seconds in link…
-
comment
Comment #33907836
I wonder how using a typical isomorphic React app performs on Fermyon using JS running with QuickJS vs on Vercel, Cloudflare Workers, or Netlify. Has the Fermyon team tested this?
- story
-
comment
Comment #33843180
No, in law the term “person” refers to both “natural persons” and “corporate persons”: https://en.m.wikipedia.org/wiki/Legal_person . Remember the political fight over the phrase “…
-
comment
Comment #33587157
Check out the component model proposal, which adds a stable ABI for rich types like strings, arrays, structs, etc. https://github.com/WebAssembly/component-model
-
comment
Comment #33068903
Using IndexedDB, the forthcoming SQLite support in Chrome, or the browser filesystem components all might be good paths. Either way, what do you think about using WASI instead of L…
-
comment
Comment #33068210
This is a really exciting milestone for WASM! Has anyone tried compiling postgres for wasm32-wasi and implementing a wasi-compatible interface for the file system and other OS bits…
-
comment
Comment #32927579
What in particular did you find strange and unconventional?
-
comment
Comment #32671071
The goal of this project is to demonstrate that python can tooling can be made faster by writing it in Rust instead of Python. C++ and Haskell could be reasonable choices, but Rust…
-
comment
Comment #32607214
I think this attempt at clarification is just proving xvector’s point.
-
comment
Comment #32469490
Thanks. Any plans for supporting monorepos of first party NPM packages that teams already have?
-
comment
Comment #32469324
Hi Luca, can you provide a bit of detail on how this will be accomplished? Will Deno be analyzing an entire project’s npm imports simultaneously, rather than individually?
-
comment
Comment #32468987
Will Deno’s approach to NPM compatibility support peer dependencies? https://nodejs.org/en/blog/npm/peer-dependencies/ Furthermore, will it support unifying transitive dependency v…
-
comment
Comment #31934659
Conservatives love deadlock, it means the federal government does less, and power remains at the local level.
-
comment
Comment #31934589
Yes, it's ambiguous and there are no good answers. Conservative justices say "unless the Constitution says it plainly, it's a no". Liberal justices say, "even if the Constitution d…
-
comment
Comment #31934539
Alternatively, a simple majority in Congress could enact the regulations that were deemed not enforceable by the EPA alone. If a majority in Congress won't authorize it, should the…