Jason · Developer · Builder · Lifelong student
Learning how things work by taking them apart.
I have been writing software since switches were an interface. This is my field notebook for code, hardware, science, nature, engineering, and the useful things I discover along the way.
Browse projectsAreas of inquiry
Software · Hardware · Science · Nature · Engineering · Self-progression
Projects
07 entriesFrom the field notes
All notesSockets hiding in the shell
Opening TCP connections with Bash redirections and Zsh's networking module when curl and netcat are not available.
Notes from a Juwel lighting controller
Mapping an undocumented aquarium-lighting interface from browser requests to binary profiles.
Keeping script secrets in Proton Pass
Using pass-cli references, process injection, and an optional Linux keyring cache instead of committing credentials.