Willem Meints

@willemmeints.bsky.social

Chief AI Architect @ Info Support. Fan of good BBQ.

I'm experimenting with a fully automated development pipeline with agents. My workday after the design of a feature is finished: /implement <workitem> It's pretty boring. It makes me wonder about the future.

This happened today: Claude Desktop can edit my slide deck more reliably than PowerPoint. I started generating the slidedeck from research I worked on in the past few months, and then tried to fix things in PowerPoint. Utter nightmare with misalignment etc. Then I went back and it worked great!

I don't normally let an agent mess with my system config. But I've had issues with my nvidia card ever since I installed linux. Hyprland just doesn't behave well when coming back from standby. Just asked Claude to have a look. And it found the problem... I'm happy :D

Trying out a new approach to writing blog posts. I just dumped a bunch of thoughts and sources into a markdown file and applied light structuring to it. Gave it to claude with instructions about the structure of the post, the style, and tone of voice. Let's see what the draft looks like!

Building out the agent harness for a new .NET solution. I learned to love how linters work in other languages. Microsoft's solution is a little strange in that their linting rules only work during compilation.

It's way too hot to be out and about. So I went back to my AI gateway project and revisited some of the things I messed up. Now teaching Claude Code how to structure the code better and learning more about Go programming myself. It's glorious :D

Experimenting a bit with claude design this evening. Made a prototype of an AI-driven backlog editor. You can select a backlog item and discuss it with the agent. Then, after you're done, you can ask it to update the item for you. I think I like it.

Bild

Back from an awesome weekend camping. We're a little sunburned and overheated. But the environment, the BBQ pulled pork, and the people were awesome. Now to crash in the garden and enjoy some more BBQ :P

So, what if you were to put together a local LLM with a ralph loop, arc42 architecture docs, a bunch of feature files, and a graphical design? Maybe.... you can build software without touching code.