Spotify-free link to the episode: https://signalsandthreads.com/what-is-an-operating-system/
It is s-tui (https://github.com/amanusk/s-tui).
A way to get the same output as the first example, would be: curl -s https://api.github.com/repos/elves/elvish/issues | jq -r '.[] | [(.number|tostring), .title] | join(": ")'
It actually explains what alpha is. The line above its first occurrence it says: "In the case of polynomials". So alpha are the coefficients of the polynomial.
What you are describing is how to remove _access_ to the secret. The issue here is, that the former employee still has _knowledge_ of the secret. Hence you have to rotate the secret.
Can someone explain to me, why this is not appropriate?
Just added a PR for the spermy operator (~>).
Even faster, I set my prefix to just Caps-Lock. See https://github.com/mifix/dotfiles/blob/master/tmux.conf#L5
CoreOS is a Linux distribution which was originally designed to _run_ Docker. So it's not really an alternative to Docker. I guess they meant Rocket (https://github.com/coreos/rocket). Rocket is an app container runtime…
Another way to find the culprit is using vim' built-in profiler: run :profile start filename, then :profile func * Then do the slow thing, and close vim. This will write your profile data to filename.
Spotify-free link to the episode: https://signalsandthreads.com/what-is-an-operating-system/
It is s-tui (https://github.com/amanusk/s-tui).
A way to get the same output as the first example, would be: curl -s https://api.github.com/repos/elves/elvish/issues | jq -r '.[] | [(.number|tostring), .title] | join(": ")'
It actually explains what alpha is. The line above its first occurrence it says: "In the case of polynomials". So alpha are the coefficients of the polynomial.
What you are describing is how to remove _access_ to the secret. The issue here is, that the former employee still has _knowledge_ of the secret. Hence you have to rotate the secret.
Can someone explain to me, why this is not appropriate?
Just added a PR for the spermy operator (~>).
Even faster, I set my prefix to just Caps-Lock. See https://github.com/mifix/dotfiles/blob/master/tmux.conf#L5
CoreOS is a Linux distribution which was originally designed to _run_ Docker. So it's not really an alternative to Docker. I guess they meant Rocket (https://github.com/coreos/rocket). Rocket is an app container runtime…
Another way to find the culprit is using vim' built-in profiler: run :profile start filename, then :profile func * Then do the slow thing, and close vim. This will write your profile data to filename.