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 options on how you want to do it. You…
You can get npm to install into `~/.local`. Put this into `~/.npmrc`: ``` prefix = ~/.local ``` Bam, `npm install -g` contstrained to your `~/.local`
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 other stuff instead.
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.
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 Free Profile) and instead stay in a…
Cybersecurity company secures computers worldwide by not allowing them to be turned on. - not the onion
Why not just use :grep in vim and navigate the vim quick fix list?
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.
Fixed: https://github.com/reegnz/jq-zsh-plugin/pull/25
Thanks for the idea, I've implemented it: https://github.com/reegnz/jq-zsh-plugin/commit/60d3b6fb3ca1b...
> 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 tool for that is likely…
Nice idea! I'll look into it.
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 same with any tool, key is repetition…
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 the expression is evaluated at every…
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.
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 feedback.
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 default...
One man's product is another man's building block.
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 still, just not in the mainstream.
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 + some shell filtering (eg. head, tail…
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]https://github.com/yqrashawn/GokuRakuJoudo
Nobody really 'deserves' anything. All things in life have to be earned one way or the other. (for both sides)
WOW, SponsorBlock is something I didn't know I needed so bad! Thanks a lot for sharing. (I also pay for yt premium btw)
This is painfully reductionist. The mount namespace is only one of multiple namespaces (eg. pid, network, user, etc.) that containers utilize. Security doesn't stop at linking and shipping binaries.
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 options on how you want to do it. You…
You can get npm to install into `~/.local`. Put this into `~/.npmrc`: ``` prefix = ~/.local ``` Bam, `npm install -g` contstrained to your `~/.local`
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 other stuff instead.
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.
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 Free Profile) and instead stay in a…
Cybersecurity company secures computers worldwide by not allowing them to be turned on. - not the onion
Why not just use :grep in vim and navigate the vim quick fix list?
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.
Fixed: https://github.com/reegnz/jq-zsh-plugin/pull/25
Fixed: https://github.com/reegnz/jq-zsh-plugin/pull/25
Thanks for the idea, I've implemented it: https://github.com/reegnz/jq-zsh-plugin/commit/60d3b6fb3ca1b...
> 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 tool for that is likely…
Nice idea! I'll look into it.
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 same with any tool, key is repetition…
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 the expression is evaluated at every…
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.
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 feedback.
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 default...
One man's product is another man's building block.
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 still, just not in the mainstream.
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 + some shell filtering (eg. head, tail…
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]https://github.com/yqrashawn/GokuRakuJoudo
Nobody really 'deserves' anything. All things in life have to be earned one way or the other. (for both sides)
WOW, SponsorBlock is something I didn't know I needed so bad! Thanks a lot for sharing. (I also pay for yt premium btw)
This is painfully reductionist. The mount namespace is only one of multiple namespaces (eg. pid, network, user, etc.) that containers utilize. Security doesn't stop at linking and shipping binaries.