Field notes for systems that need to survive reality.
Longer essays on engineering decisions, systems thinking, automation, and the tradeoffs behind practical work.
All field notes
// 13
How to open link in new tab in markdown?
Use rehype-external-links to open links in new tab
astromarkdown
2 min readRead article
// 14
Improve tmux with a simple bash function
A better way to manage tmux sessions
tmuxlinux
2 min readRead article
// 15
How to execute python module?
Use this simple trick to execute a module instead of a single python script
pythonpython-module
2 min readRead article
// 16
Sample Markdown
A step-by-step guide to my personal Arch Linux installation process using LUKS encryption, Logical Volume Management (LVM), and systemd-boot. This guide also includes WiFi setup using iwd and aims for a minimal, secure, and functional base system.
linux
2 min readRead article