/images/doom-headshot.png

shearn89.com

Welcome to my blog. Here is where I write out about anything I feel like, be it tech stuff I’ve worked on, problems I’ve solved, good beer I’ve drunk… Anything at all!

Agentic Engineering So Far

Recently I’ve been doing a lot more work with AI agents in my day to day work, so this post is a bit of a rambling write-up of where I’ve got to. Some semi-useful learnings that others may benefit from! I was pretty skeptical at first. My view was that AI coding tools were smart autocomplete - handy for boilerplate, better at filling in parameters in terraform than the built in autocomplete, unit test population, not much else.

NiFi Autojoining

Recently I’ve been building an Apache NiFi cluster in the cloud. I was looking into how I can configure NiFi to automatically add new nodes to it’s cluster, based on using the Node Group property that’s available within NiFi’s authorizers.xml configuration file.