Migrating from Logseq to Obsidian
Logseq’s clunky apps and glacial development pace finally motivated me to migrate my journaling to Obsidian, here’s how I did it.
Logseq’s clunky apps and glacial development pace finally motivated me to migrate my journaling to Obsidian, here’s how I did it.
Running log of random things I’ve learned about Nix/NixOS/Nixpkgs
A quick guide to deploying apps to Fly.io without a local Docker installation
A running log of Git concepts I’ve learned since I started journaling
The history of my Minecraft adventures as told by my screenshots folder
Waiting for Gradle to download dependencies is so 2023
NixOS allows running arbitrary Docker containers declaratively, these are some of my notes on my usage of this functionality.
We’ve all used Retrofit to interact with REST APIs for as long as we can remember, but what if there was no API?
Renovate is an extremely powerful tool for keeping your dependencies up-to-date, and its flexibility is often left unexplored. I’m hoping to change that
Quick how-to for writing ad-hoc checks for your own Nix Flakes