| 2025-tools | Historical snapshot of the tools and services I used in January 2025. | 2025-01-24 | |
| setting-up-macos-for-ansible | Requirements for running Ansible playbooks from macOS. | 2024-12-28 | tools/macos, tools/ansible |
| github-actions | A placeholder reference note for GitHub Actions. | 2024-11-25 | tools/github-actions, tools/github |
| fly.io | Quick commands for launching and deploying an application with Fly.io. | 2024-11-24 | tools/flyio |
| git-submodules | Quick commands for adding and managing Git submodules. | 2024-11-24 | |
| lazygit | A short reference for the Lazygit terminal interface. | 2024-11-24 | tools/lazygit |
| fstab | Reference notes for configuring persistent local and NFS mounts with fstab. | 2024-11-22 | tools/linux |
| git-aliases | Shortcuts for common Git commands and everyday repository work. | 2024-11-22 | tools/git |
| lf-preview | Notes for configuring file previews in the lf terminal file manager. | 2024-11-22 | tools/lf |
| nixos | An introduction to NixOS, isolated packages, and declarative configuration. | 2024-11-22 | |
| quartz | A reference note on Quartz and publishing an Obsidian notebook to the web. | 2024-11-22 | tools/quartz |
| running-packer-from-nixos-host | Firewall and plugin notes for running Packer from a NixOS host. | 2024-11-22 | tools/packer, tools/linux/networking, tools/linux, snippets |
| vps-thoughts | Working notes on moving selected self-hosted services to a public VPS. | 2024-11-22 | |
| writing-good-go | Learning notes on writing clearer, more idiomatic Go. | 2024-11-22 | |
| zettelkasten | An introduction to Zettelkasten-style small, linked notes. | 2024-11-22 | |
| change-default-shell | How to change the default login shell from the command line. | 2024-11-19 | snippets, tools/linux |
| create-a-user | Guide for creating and configuring users on Linux systems | 2024-11-19 | tools/linux, snippets |
| eudaimonia-machine | A conceptual workspace design for maximum flow and productivity | 2024-11-19 | skills/productivity |
| format-and-mount-volume | Guide for formatting and mounting volumes on Linux | 2024-11-19 | tools/linux, snippets |
| foss | A reference note on free and open-source software and its licensing principles. | 2024-11-19 | |
| git | A reference note on Git as a distributed version-control system. | 2024-11-19 | tools/git |
| github | A reference note on GitHub and hosted Git repository workflows. | 2024-11-19 | tools/github-actions, tools/github |
| go | Go is a statically typed, compiled programming language designed at Google | 2024-11-19 | language/go |
| gpu-sharing-with-lxc | Guide for sharing NVIDIA GPUs with LXC containers | 2024-11-19 | tools/nvidia, tools/linux |
| install-docker | Guide for installing Docker on Ubuntu-based LXC containers | 2024-11-19 | tools/linux, tools/docker, snippets |
| install-nvidia-driver | Guide for installing NVIDIA drivers on Debian-based systems | 2024-11-19 | tools/nvidia, tools/linux, snippets |
| install-tailscale | Guide for installing and configuring Tailscale VPN | 2024-11-19 | tools/linux/networking, tools/linux, snippets |
| jailbreak | A short definition of device jailbreaking and running custom code. | 2024-11-19 | |
| javascript | A reference note on JavaScript and its role in the web platform. | 2024-11-19 | language/javascript |
| linux | An index of public Linux administration notes and guides. | 2024-11-19 | tools/linux |
| mount-nfs-drive | Guide for mounting NFS drives on Linux systems | 2024-11-19 | tools/nfs, tools/linux, snippets |
| mount-nfs-to-proxmox-lxc | Guide for mounting NFS shares in LXC containers | 2024-11-19 | tools/proxmox, tools/nfs, tools/linux, snippets |
| obsidian | Obsidian is a powerful knowledge base that works on top of local Markdown files | 2024-11-19 | tools/obsidian, skills/productivity |
| operating-system | A reference note on operating systems and the services they provide. | 2024-11-19 | |
| react | React is a free and open-source front-end JavaScript library for building user interfaces | 2024-11-19 | tools/react, language/javascript |
| reset-tailscale-state | Guide for resetting Tailscale state and configuration | 2024-11-19 | tools/linux/networking, tools/linux |
| root | Understanding root access and administrative privileges in operating systems | 2024-11-19 | tools/linux |
| smart-notes | A knowledge management system focused on small, linked ideas | 2024-11-19 | skills/productivity |
| test-disk-speeds | Guide for testing disk read/write speeds on Linux systems using dd | 2024-11-19 | tools/linux, snippets |
| test-network-speed-between-boxes | Guide for testing network speeds between Linux machines using iperf | 2024-11-19 | tools/linux/networking, tools/linux, snippets |
| tmux | A terminal multiplexer that enables multiple terminals in a single window | 2024-11-19 | tools/tmux |
| typescript | TypeScript is a strongly typed programming language that builds on JavaScript | 2024-11-19 | language/typescript, language/javascript |