The Dangers of Init

TL;DR init() is a very useful system for bootstrapping package-level information, but it comes at a cost.

Read more  ↩︎

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?

Read more  ↩︎

All's Well That Composes Well

tldr; Refactoring and revamping component composition in Zarf, and what comes next.

Read more  ↩︎

CV as Code

TL;DR My single-page, clean and simple developer CV written with typst, tailwindcss colors and published to GitHub Pages.

Read more  ↩︎

DevX Gon' Give It To Ya

TL;DR The newly introduced zarf dev deploy can greatly speed up Zarf package dev cycles.

I adapted much of this article from the ADR I wrote for zarf dev and zarf dev deploy

Read more  ↩︎