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)

And I use Cloud to make it.

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

And I didn't actually then take the time to go through and like refactor a bunch of other spots in the code that kind of were impacted by the change.

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

we got a few more weeks down the line and then and everything seemed to be fine and then we started doing more extensive testing and basically there were like these weird failures that only occurred when we were like under load or under resource constraints or certain like timing issues we didn't know what it was right and last week you know we had multiple engineers myself included like trying to figure out what it was and of course all of us are like

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

using agents to try and help and investigate the problem.

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

And basically, by last Thursday, I was like, man, we're just spinning our wheels here.

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

It's like everybody is in the AI casino pulling the levers on the AI slot machine, slop machine.

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

hoping, you know, hoping for manna from heaven to come down and, uh, triple sevens.

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

Right.

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

Exactly.

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

And the problem is like, none of us were actually getting anywhere.

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

And I was like, okay, I'm just going to pull the plug on all of this.

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

And I'm just going to go back to basics and audit everything myself by hand, like personally.

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

And I think, uh,

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

On reflection, I think this was due to a few different problems.

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

But before I cover that, that experience tells me, well,

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

If we are going to take 60,000 lines of vibed up code or it's not totally vibed up, right?

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

Because it's not like there was absolutely no supervision.

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

It wasn't like build me an app and I have no idea what's underneath the thing.

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

But still, it's 60,000 lines of kind of vibed up code and an engineer has to support it.

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

This is Rust code too, right?