Tools

92 posts

Nix 'n' flakes

Makes keeping track of personal software (and rolling back when needed) a breeze. Here are the steps I stick to now: Step 1: edit flake $ nvim flake.nix Add whatever packages I want Step 2: upd…

Scribing Along

I've gone through a few phases with my Kindle Scribe I started using it several months ago, but it didn't stick at first, and I even stopped using it for a while, thinking "my paperwhite…

A guide to the sky

Apps on our smartphones get a bad rap for wasting our time, and deservedly so. Most apps are either harmful, neutral, distracting, or just offer minor conveniences. But there's a special categor…

Code blocks in Tana …

… are broken. I understand that we’re moving away from Markdown, all good. There’s no good way to quickly add a code block I would have liked to be able to quickly enter backticks and start writing…