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

Paul Dix

๐Ÿ‘ค Speaker
750 total appearances

Appearances Over Time

Podcast Appearances

The Changelog: Software Development, Open Source
Building the machine that builds the machine (Interview)

As those tools and those models get better,

The Changelog: Software Development, Open Source
Building the machine that builds the machine (Interview)

they're automatically going to be better at using InfluxDB and better at using our stuff as long as we have proper documentation in Markdown files that agents can consume, command line tooling that the agents can use.

The Changelog: Software Development, Open Source
Building the machine that builds the machine (Interview)

I'm not super bullish on MCP just because at this stage, if I can have the agent use a CLI, that's what I use, but...

The Changelog: Software Development, Open Source
Building the machine that builds the machine (Interview)

Yeah.

The Changelog: Software Development, Open Source
Building the machine that builds the machine (Interview)

I mean, I imagine we'll be adding like more security features to the database, right?

The Changelog: Software Development, Open Source
Building the machine that builds the machine (Interview)

where the security features are designed around agents accessing the database versus humans right because there's you know my guess is the if you if you take out like dashboarding basic dashboarding like i assume like agents are going to be the most frequent accessor of the database so the question is like how do you want to lock them down right you want to lock them down so they can't

The Changelog: Software Development, Open Source
Building the machine that builds the machine (Interview)

mess up the data that's in there.

The Changelog: Software Development, Open Source
Building the machine that builds the machine (Interview)

Maybe you want to lock down visibility in terms of what they can get to.

The Changelog: Software Development, Open Source
Building the machine that builds the machine (Interview)

So, but those are all like security and access controls.

The Changelog: Software Development, Open Source
Building the machine that builds the machine (Interview)

But the truth is like a lot of that stuff is the same if you have a very large enterprise organization with a bunch of humans accessing these things.

The Changelog: Software Development, Open Source
Building the machine that builds the machine (Interview)

So I feel like, you know, just like I said, like for all the software development practices that mattered before just matter even more, it's the same thing.

The Changelog: Software Development, Open Source
Building the machine that builds the machine (Interview)

Like

The Changelog: Software Development, Open Source
Building the machine that builds the machine (Interview)

All these features matter more.

The Changelog: Software Development, Open Source
Building the machine that builds the machine (Interview)

The only difference is instead of having an organization where you have 100 or 1,000 humans accessing the thing, you also have 100, 1,000, 10,000 agents accessing it and doing it much more frequently because agents can work faster than humans can.

The Changelog: Software Development, Open Source
Building the machine that builds the machine (Interview)

Yeah, so we've never been a pair programming shop.

The Changelog: Software Development, Open Source
Building the machine that builds the machine (Interview)

I mean, certainly like individual developers will sometimes like contact one of the other developers to like pair on something quickly, but not like, you know, agile pair programming kind of prescriptive kind of thing.

The Changelog: Software Development, Open Source
Building the machine that builds the machine (Interview)

Initially, like in July of last year, we started doing like, oh, we'll have like an AI day like once a month where it's like you don't have to worry about doing any sort of like product development or stuff like that.

The Changelog: Software Development, Open Source
Building the machine that builds the machine (Interview)

It's just like pick up some AI tool and do something either fun or whatever and share it with the rest of the engineering org.

The Changelog: Software Development, Open Source
Building the machine that builds the machine (Interview)

We also created a Slack channel for AI stuff where it's like, okay, share your learnings with whatever tools you're using.

The Changelog: Software Development, Open Source
Building the machine that builds the machine (Interview)

And recently we've started sharing skills that are getting developed inside, skills for code review or other kinds of things.