Notes

Things worth remembering twice.

Technical notes, snippets, discoveries, repairs, protocols, lessons, and answers I may want again six months from now.

Code

Assembly, software & systems

Programming notes ranging from low-level concepts to modern applications, integrations, and automation.

; placeholder for a favorite snippet
mov ax, curiosity
call understand_it
Infrastructure

Networks, servers & protocols

Troubleshooting notes, configuration discoveries, packet-level oddities, DNS, email systems, and the things vendors forgot to document.

Physical systems

Repair & engineering notes

Electrical, plumbing, mechanical, appliance, automotive, and construction observations that deserve better than a scrap of paper.

Patterns

Things I keep learning

Recurring lessons from debugging systems of every kind, including the uncomfortable number of times the symptom is not the problem.