Skip to main content

FOSS

Almost everything I build ends up on GitHub in the open, and this tag collects the posts where free and open-source software is the point – not just the license, but the workflow. Expect writing on dev containers, resume-as-code, localization pipelines, and the sustainability questions that come with maintaining projects in public.

Open source is as much about the community and the plumbing as the code, and these posts try to cover both.

The System AI Made Me Do It

The System AI Made Me Do It

·882 words·5 mins
I volunteered to moderate a subreddit and immediately built tooling instead. This post walks through how Devvit endpoint restrictions forced a pivot from Claude to Gemini, and how that constraint led to a better, free workflow for turning YouTube playlists into configurable AI-assisted Reddit posts.
RaC: Resume as Code

RaC: Resume as Code

·815 words·4 mins
Create and manage your resume with JSON Resume. Learn schema basics, hosting, themes, and deployment for easy, professional updates.
The Power of Devcontainers

The Power of Devcontainers

·901 words·5 mins
Discover how development containers simplify project setup and empower contributors. Learn devcontainer.json configuration, cross-language support, and how devcontainers solve environment barriers.