Menu
Sign In Search Podcasts Charts People & Topics Add Podcast API Blog Pricing

Adam Stachowiak

๐Ÿ‘ค Speaker
1507 total appearances

Appearances Over Time

Podcast Appearances

The Changelog: Software Development, Open Source
Agents in the database (Interview)

Use the code changelog for a free month of Framer Pro.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

Rules and restrictions may apply.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

Well, we've heard the term dev tools, and now we have agent tools.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

That's how I think about things.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

And I've done a couple toy CLIs just to play with them.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

I don't know what kind of nerd you are, but I love to home lab.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

And one of the epicenters of my home lab...

The Changelog: Software Development, Open Source
Agents in the database (Interview)

is some version of a Raspberry Pi somewhere or an Intel NUC or maybe a slightly bigger one, which is a NAS, which is usually TrueNAS.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

And the next best big thing in the network, for me at least, is a Proxmox machine, which is dedicated, where I can do different things, whether it's a service or tinker with something or play with a new version of Linux or just distro hop or distro play, however you want to describe it.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

But as I've explored this world a bit and I've understood what it's like, is I'd never really built many CLIs before.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

And I was like, well, the next thing you want to do there is really just, you want to enable, now that we have agent decoding, it's almost ubiquitous.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

So when you build a tool or you build a new CLR, you think about a new way to create an API with a CLI that lets you talk to a service.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

It's it's you can assume or presume pretty, pretty good with pretty decent accuracy that the person may be using an agent, likely using an agent or at least has one nearby and is, you know, working towards being OK with that.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

Some people are still not OK with that.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

So I was like, you know, it only makes sense now that when you design these tools, you can't just design the old way, which was, well, I'm designing this, obviously, to solve a human problem.

The Changelog: Software Development, Open Source
Agents in the database (Interview)

So it's going to be a human using it.