Viewing profile — mkhnews
mkhnews
HN member- Joined
- Tue, Apr 28, 2020, 12:29 PM UTC
- HN karma
- 37
- Public activity
- 46 items
- HN profile
- View on Hacker News ↗
About mkhnews
No profile information was provided.
Recent public activity
-
comment
Comment #48287805
FOMO, not ROI, is driving hyperscaler capex And the other point is good also - so many tokens spent on code that is not quite right, so more prompting and redoing.
-
comment
Comment #44273252
Yes, some good times despite all the work.
-
comment
Comment #42607758
foot ? mlterm ? zutty ? come on ...
-
comment
Comment #40731593
liquid cooled ?
-
comment
Comment #40677050
Hi. ok, I get that. Maybe something like A-left to move to next i3 window and A-S-left to move to next tmux window within an i3 window ? Perhaps a tiling window manager with multip…
-
comment
Comment #40675974
Hi. Nice kit. > I couldn't use my normal `i3`/`sway` bindings to switch between terminals inside a tmux session Just curious, what are your normal 'i3'/'sway' bindings that you can…
-
comment
Comment #40592229
Nice. But I'd prefer a P-38 replica
-
comment
Comment #39403518
Same here - [alias] alias = "!git config --get-regexp ^alias. | sed 's/^alias.//'"
-
comment
Comment #39301906
I used this method for a cache eviction/replacement scheme. For our use case it was better than traditional lru.
-
comment
Comment #39113542
Was at Convex and then HP (and then Convey) and worked quite hard porting/optimizing numerical/scientific apps for the I2. Eventually, I think performance for some apps was ok, I m…
-
comment
Comment #39110378
OpenBLAS with INTERFACE64=1 ??
-
comment
Comment #39109597
Great stuff. We used to do this sort of opt for dot, axpy, gemm, etc. in the BLAS and LAPACK libs a long time ago.
-
comment
Comment #38984946
A benchmark often used in the past in HPC for measuring system memory bandwidth is stream from John McCalpin. On my laptop I get similar results with this utility :-)
-
comment
Comment #38726109
Thanks, been there many seasons, and same to you all.
-
comment
Comment #38636109
Does disabling transparent huge pages help any here ?
-
comment
Comment #37825269
And perhaps k8s is a specific category to consider here. I've read and thought I've experienced where 'active' (as opposed to in-active) page-cache does count towards k8s mem limit…
-
comment
Comment #37824918
Another question is about containers and memory limits. Does the page-cache count against my container memory limit ? And if so, then when I hit that limit from doing many reads, d…
-
comment
Comment #37823400
>> If applications want more memory, they just take it back from the disk cache. Q: If there is no swap configured, will a malloc() then take away clean page-cache pages ? Or does …
-
comment
Comment #37012348
RIP and thank you for vim, your effort and for caring about good software. ZZ
-
comment
Comment #36114934
I will say thank you as well. I support these projects on GH.
-
comment
Comment #35819877
htop-vim - cool
-
comment
Comment #35141302
I used wezterm for a while and we added this key binding, I think it was from Wez himself ? - { key="e", mods="CTRL|ALT", action=wezterm.action{QuickSelectArgs={ patterns={ "http?:…
-
comment
Comment #32219286
In particular, ’rg ‐uuu’ should search the same exact content as ’grep ‐r’.
-
comment
Comment #31237932
Maybe the stock drop was because he left ;-)
-
comment
Comment #31052197
Good luck in your next adventure and a big thank you for all your past work, blogs, tools and books. Much appreciated and helpful in my work.