kerny | 5 years ago | on: Don’t use environment variables for configuration
kerny's comments
kerny | 5 years ago | on: Linux Sucks 2020
kerny | 5 years ago | on: Common mistakes using Kubernetes
kerny | 7 years ago | on: Neovim 0.3 released
kerny | 7 years ago | on: Jenkins X: a CI/CD solution for cloud applications on Kubernetes
kerny | 8 years ago | on: Things I Wish I'd Known About Bash
The remote bash startup order is further complicated by the existence of a compile time flag SSH_SOURCE_BASHRC. This flag determines if a remote non-interactive shell will load the ~/.bashrc file.
This flag is turned off by default and stays off in some distributions (like Archlinux), but is turned on in others (Debian, Fedora, ...) to replicate very old rsh behaviour.
kerny | 8 years ago | on: Things I Wish I'd Known About Bash
kerny | 8 years ago | on: Things I Wish I'd Known About Bash
This flag is turned off by default and stays off in some distributions (like Archlinux), but is turned on in others (Debian, Fedora, ...) to replicate very old rsh behaviour.
kerny | 8 years ago | on: Bitcoin Is No Bubble, Says Investor With 30K Bitcoin Stake
There's endless ways to compute arbitrary numbers.
kerny | 8 years ago | on: NeoVim 0.2.0 released
kerny | 9 years ago | on: Low-Level Programming University – A roadmap to becoming a low-level programmer
kerny | 9 years ago | on: What makes us Red Hat
kerny | 9 years ago | on: Containers vs. Zones vs. Jails vs. VMs
They are definitely not VMs.
> But they're really, really efficient compared to VM's.
I think that the virtualisation CPU overhead is below 1%. Layered file systems are possible with virtual machines as well so disk space usage could be comparable.
What do you mean that they are "really, really efficient" ?
kerny | 9 years ago | on: Bram Moolenaar Discusses Developing Vim, How He Uses It, and Version 8
Personally, I'll rather use Vim as it focuses on stability and long-term compatibility. I have a huge respect for Braam for maintaining the project for so long. On the other hand, some of the Neovim's promises are just that, big dreams. Development on Neovim has slowed down and if you look at their git history, you'll see most of their commits are actually upstream patches taken from Vim.
I also see a lot of hate towards Vim source code and code styling, which is not that bad and I actually prefer it to Neovim's two spaces per indentation style.
kerny | 9 years ago | on: More, less, and a story of typical Unix fossilization
For URxvt:
! Ctrl-Shift-A will show alternate screen URxvt.keysym.C-S-A: command:\033[?47h ! Ctrl-Shift-Z will return to regular screen URxvt.keysym.C-S-Z: command:\033[?47l
For XTerm:
! Ctrl-Shift-Z will toggle alternate screen VT100translations: #override \n\ Ctrl Shift <KeyPress> z: set-altscreen(toggle)
kerny | 9 years ago | on: More, less, and a story of typical Unix fossilization
sed -ne 'X,Yp' /etc/passwd
kerny | 9 years ago | on: Evolution of shells in Linux (2011)
alias cd=pushd
kerny | 10 years ago | on: 'Music' from /dev/urandom
kerny | 10 years ago | on: Ask HN: How do you search for an appropriate English word?
kerny | 10 years ago | on: In the future, the internet could come through your lightbulb
http://www.ted.com/talks/harald_haas_wireless_data_from_ever...