[2026-02-11 Wed 16:40] Investing into emacs lisp
I have avoided Elisp so far, unless necessary. But as any tool, it’s worth going past the friction to really reap the benefits. Today I implement a simple npm version in elisp that allows me to check the latest X versions of a packages. In the past I would have used fzf, but since I am now living in emacs, it makes sense to use elisp instead.