Recent Posts

The origin of the pipeline operator (|>)

2 minute read

These days a lot of programming languages (especially those leaning towards functional programming) offer a pipeline operator (|>), that allows you to fee...

Switching from Zsh to Fish

7 minute read

Recently I’ve switched from Z Shell (aka Zsh) to Fish, after being a Zsh user since 2008. The experience has been pretty good overall and here I’ll share a f...

Rediscovering Vim

6 minute read

After years with Emacs, I’m rediscovering Vim and sharing my journey back to this powerful editor.

Using use-package the right way

5 minute read

I recently wrote that Emacs startup time doesn’t matter and I got quite a lot of heat for it. I totally stand by everything I said there, but I acknowledge t...