Get the latest tech news
Journaling using Nix, Vim and coreutils
journaling system cobbled together with nix, vim, coreutils
Right off the bat, the signifiers look very noisy, Even more so once we start introducing variety (I use "event", "note" and "moved"): While this is not a part of my journaling system anymore, a few headers and an awk script is all it takes to track habits. You can find a sample vimrc in this repository, along with a nix flake file to kick things off:
Or read this on Hacker News