Viewing profile — reegnz
reegnz
HN member- Joined
- Sat, Dec 07, 2019, 8:23 AM UTC
- HN karma
- 87
- Public activity
- 49 items
- HN profile
- View on Hacker News ↗
About reegnz
Recent public activity
-
comment
Comment #47697021
You can add that via an extension: https://github.com/carderne/pi-sandbox The price of flexibility is, pi is not opinionated about adding sandboxing out-of-the-box, it gives you op…
-
comment
Comment #47697000
You can get npm to install into `~/.local`. Put this into `~/.npmrc`: ``` prefix = ~/.local ``` Bam, `npm install -g` contstrained to your `~/.local`
-
comment
Comment #45899410
Bluetooth codecs/profiles do not enforce social norms. And I hope they never will. EDIT: they also won't get rid of useless meetings where people are not mentally present but do ot…
-
comment
Comment #45899239
To be fair, even with no noise, the HFP has such bad encoding that it doesn't mean much if the room is noisy or not. Also the sound isolation tech should be orthogonal to using HFP…
-
comment
Comment #45899129
The trick I'm using (at least on laptops, cannot do this on phones AFAICT) is to change the input device to the laptop's own microphone to get my earphones to not use HFP (Hands Fr…
-
comment
Comment #41003292
Cybersecurity company secures computers worldwide by not allowing them to be turned on. - not the onion
-
comment
Comment #38482323
Why not just use :grep in vim and navigate the vim quick fix list?
-
comment
Comment #38220106
Yeah, I tend to use that one as well, but for me it just feels 'right' as a line editor plugin. I'm running a lot of kubectl commands and for me this plugin proved to be invaluable…
-
comment
Comment #38220085
Fixed: https://github.com/reegnz/jq-zsh-plugin/pull/25
-
comment
Comment #38220080
Fixed: https://github.com/reegnz/jq-zsh-plugin/pull/25
-
comment
Comment #38219921
Thanks for the idea, I've implemented it: https://github.com/reegnz/jq-zsh-plugin/commit/60d3b6fb3ca1b...
-
comment
Comment #38219865
> So all I want is a tool to go from json => line oriented and I will do the rest with the vast library of experience I already have at transformations on the command line.* The to…
-
comment
Comment #38191899
Nice idea! I'll look into it.
-
comment
Comment #38187940
JSONpath and jmespath are objectively worse than the jq language though, as you can only query, but jq also allows for very powerful transformations. As for learning it, it's the s…
-
comment
Comment #38187926
Let me drop a link to my jq zsh plug-in: https://github.com/reegnz/jq-zsh-plugin I find the biggest problem with jq is that the feedback loop is not tight enough. With this jq-repl…
-
comment
Comment #38160316
I find it terribly ironic that a company that provides a service to implement SSO with, has failed to implement SSO for their own support staff.
-
comment
Comment #37469912
Let me drop my jq-zsh-plugin here: https://github.com/reegnz/jq-zsh-plugin It's a line-editor, and allows me to query json documents ultra-fast. It optimizes for a really fast feed…
-
comment
Comment #37159282
Reminds me of how homebrew on MacOS used to work, it softlinked into the /usr/local prefix. Nowadays homebrew on arm processors puts everything into /opt/homebrew instead by defaul…
-
comment
Comment #37115364
One man's product is another man's building block.
- comment
-
comment
Comment #36493642
unikernel is not the same as microkernel. I've found these after some quick googling: https://unikraft.org/ https://hermitcore.org/ https://nanos.org/ Seems to be a living concept …
-
comment
Comment #35226438
Allow me to advertise my zsh jq plugin +jq-repl: https://github.com/reegnz/jq-zsh-plugin I find that for big datasets choosing the right format is crucial. Using json-lines format …
-
comment
Comment #34568837
On mac I use goku[1] to define custom key bindings for karabiner elements. The ux feels much better than autohotkey, and I wish I had something similar on linux or windows. [1] htt…
-
comment
Comment #33921316
Nobody really 'deserves' anything. All things in life have to be earned one way or the other. (for both sides)
-
comment
Comment #33017896
WOW, SponsorBlock is something I didn't know I needed so bad! Thanks a lot for sharing. (I also pay for yt premium btw)