Home Par Baked

Par Baked

A weekly never-finished project. Serious builds, silly detours, and honest notes on what AI actually helped with.

Using an Agent to Release wtproj

Using an Agent to Release wtproj

We released wtproj 0.1.0 on GitHub, added version, update and --model commands, and wrestled with Windows CI. A tidy release, after a few detours.

Sifter: Rendering Liquid Themes Offline

Sifter: Rendering Liquid Themes Offline

A look at Sifter, an offline Liquid theme renderer using cached mock.shop data, Horizon theme testing, Rust parsers, and careful agent workflows. It is working better than expected, which is always suspicious.

Building a Blog Writing Assistant That Still Needs a Human Brain

Building a Blog Writing Assistant That Still Needs a Human Brain

Built a Windows writing assistant for shaping rough blog notes into publishable drafts using GitHub Copilot, Codex CLI, and win-dev-skills, then packaged it for limited Microsoft Store distribution with version-number and privacy-policy hurdles. Useful, slightly opinionated, and much less magical than the sales pitch.

Turning Our Web Game Prototype Into A Desktop Sidekick

Turning Our Web Game Prototype Into A Desktop Sidekick

We tested a desktop build of our web minigame using Tauri, transparent windows, and window position detection. It worked, climbed walls, and taught us where to set firmer rules before the agent gets creative.