Viewing profile — thdhhghgbhy
thdhhghgbhy
HN member- Joined
- Sat, Nov 02, 2024, 9:24 AM UTC
- HN karma
- 43
- Public activity
- 73 items
- HN profile
- View on Hacker News ↗
About thdhhghgbhy
No profile information was provided.
Recent public activity
-
comment
Comment #46067895
I love this.
-
comment
Comment #45949707
Does the fixed window layout really work with emacs though? In the past when trying this type of setup, I'd end up in the treemacs side panel showing a code buffer instead of the f…
-
comment
Comment #45881805
lazygit is too slow at patching big files. If performance ever improves I'll come back from fugitive.
-
comment
Comment #45820286
Is there something this nice for JS, with the decorators like that?
-
comment
Comment #45641731
Doesn't this mean you are not regionally isolated from us-east-1?
-
comment
Comment #45636805
Thank you, nice.
-
comment
Comment #45630792
Thanks. You've put some work into this.
-
comment
Comment #45630668
>You could have incorporated some snark Why even say this?
-
comment
Comment #45630054
Thanks for the response. I would like to use fzf with rg to search file contents with a previewer open. However when I first open fzf I don't wish to pass any argument to rg, until…
-
comment
Comment #45629845
For searching file contents, is there a way to start rg with no search string?
-
comment
Comment #45629749
I found Neogit quite buggy. Not even in the same league as Magit.
-
comment
Comment #45629739
Love Magit, it is a work of art. I moved to vim a few years back and miss magit dearly. The most feature complete Neovim magit clone is buggy.
-
comment
Comment #45626231
That's convenient, will probably take him through to retirement.
-
comment
Comment #45577570
First answer: "you're prompting it wrong." I've heard that a few times now about demented autocomplete.
-
comment
Comment #45556067
How is the steel for the wind turbines made? They are end of life after 5 years I thought.
-
comment
Comment #45556028
He's abandoned it now though.
-
comment
Comment #45524055
That's the DOM API, it's not part of the language! They had reasons for querySelectorAll not returning an array.
-
comment
Comment #45517922
I always thought JS map filter reduce felt quite nice, especially playing around with data in the REPL. Java maps with all the conversions back and forth to streams are clumsy.
-
comment
Comment #45496339
>delimited continuations? Yes, sorry typed this up on the run.
-
comment
Comment #45496305
Well the delimited continuation primops are there in ghc for anyone to use. But even with the proliferation of effects libraries in Haskell, I haven't heard a whisper of any of the…
-
comment
Comment #45492762
It's powerful, but is anyone actually using it other than in hobby projects that is, in any language?
-
comment
Comment #45011157
"just let people decide for themselves” is not new, the idea goes way back to John Stuart Mill at least. The "marketplace of ideas".
-
comment
Comment #45004379
So if this project was completed in Lean 3, for sake of example, how compatible would it be with Lean 4 today?
-
comment
Comment #44968811
A big concern is how future proof this Lean code is, and they are going to produce a lot of it.
-
comment
Comment #44932163
No big corporate will ever use this, they'd be too worried about the compiler being compromised in some way. Llrt will never go primetime either, so we're stuck with the full Node …