Highlighting and sharing patterns to enable new approaches and increase velocity on old applications. Just as a car undergoes a binary conversion from “new” to “used” as soon as it leaves the lot, so do custom applications.

What can I know about all my agent coworkers?

They all emit telemetry, let's take a look!

Everyone’s newest report is Claude and the dude is a machine.

We really need to get a sense of what this guy is up to. Testing out ideas. Building really low quality designs. Writing the most boring and awful prose.

But the Claude in my IDE is just the one I can see. While I’m busy watching him, there’s another one picking up tickets and opening PRs. One reviewing all the PRs. One fixing the build when it goes red. I thought I hired a coworker. I staffed a whole department — and every one of them is shoving inputs into the same pipeline I’m on the hook for.

How much is it moving the team forward? The Company? And at what cost?

[Read More]

How People Approach Datadog

Compared to the Honeycomb baseline.

Observing systems has evolved over the years, and Datadog has been there helping it along. The way agents deliver data to predictable and information-rich dashboards is very nice. There is a lot to be said about being predictable and I don’t think anyone would argue about Datadog being predictable on all fronts, except maybe cost.

In this post, I’m going to use the persona frame from the baseline post and walk the same three people through Datadog.

[Read More]

How People Approach Observe

Compared to the Honeycomb baseline.

In a similar way to Honeycomb being “a great way to store and retrieve telemetry”, someone noticed that Snowflake was a great way to store and retrieve telemetry. Observe was born out of that concept, has one datastore with everything poured into it and shaped on the way through. No silos is the whole pitch.

In this post I’m using the persona frame from the baseline post and walking the same three people through Observe.

[Read More]

What Can You Know About Your Systems?

It's time to scrutinize a bunch of things to compare observability workflows.

Each observability tool tends to lead users toward a specific workflow. In the same way that working with computers on Windows or MacOS has very different starting points, Logs, Metrics, and Traces each have several entry points.

I want to dig into the benefits and drawbacks of each default workflow.

[Read More]

Coding with AI

Yeah, it's just LLMs doing the boring part.

Coding with AI

There have been a lot of changes over my career, and this one is very much the same as the older ones.

Going from local hardware to cloud hardware. Going from single app to distributed app. Going from waterfall to agile work.

AI will only be more disruptive if people can actually take advantage of it.

[Read More]
Tags: ai llm tools cursor 

Mastodon Relay Increases Everything

After adding a relay, Honeycomb usage went way up!

Mastodon Relay Increases Everything

The single-user mastodon instance that I created a while back has just been doing its thing for a while. I didn’t add a relay so the only stuff I saw was directly followed users. A couple of weeks ago, I added https://bigrelay.social/inbox to feed some of the hashtags I’m following. This caused some emails to show up from Honeycomb about my usage going way up!

[Read More]

Customizing Mastodon

Open source leads container image shenanigans

When running other people’s software, there are a variety of ways that one can impact the deployment. Developers typically provide a set of configurations that can be set during deployment. Additional configurations are available once it’s running. These are design choices to decide which levers to provide and how flexible to make them. I wanted my instance to do some stuff that the latest release doesn’t do.

[Read More]