Welcome

Welcome

I've decided to move my blog from graphicsunplugged.com to here because I like this domain better, and I rarely write about graphics, or design, or anything related to what that domain might infer about the topics being discussed.

My focus for this blog is software development processes, which means for the forseeable future it will be focused a lot on LLM-based development processes like harness engineering, agenting coding, or whatever newfangled other thing comes along. As a developer with 15+ years of professional experience writing software for the web I think I can provide some insights into how software engineers should adapt to this new frontier. I hope to provide some good insight into what is valuable, what looks valuable but isn't, and what is outright slop.

I hope to learn a lot from writing here, and hope you will also learn along with me. In the spirit of doing things with AI, I created myself a block-style local editor that is how I build this site, called lopress. It's a rust GUI tool that works kind of like Wordpress's gutenberg editor, with slash-command block adding, plugin-based blocks, and plugin-based theming. I built it as a project for fun, but am using it to write and build this site too. If you're interested, take a look!