TL;DR Following up on my 2023 post, what made the cut, and what have I changed about my mobile setup?
WFA Setup (2025)
The Dangers of Init
TL;DR
init()
is a very useful system for bootstrapping package-level information, but it comes at a cost.
Diving into OCI: The Descriptor
TL;DR The
Descriptor
data structure forms the backbone of the OCI spec's content-addressible storage (CAS). What is it?
All's Well That Composes Well
tldr; Refactoring and revamping component composition in Zarf, and what comes next.
CV as Code
TL;DR My single-page, clean and simple developer CV written with typst, tailwindcss colors and published to GitHub Pages.