An Ode to AI Dev-Ops


I was updating my book this morning and I render a copy of the PDF via Pandoc.

Every now an then things change, I need to update a bunch of libraries and so I just threw the task at Warp.

It churned away, realised the the files had not mirrored yet, went to a different source etc and managed the whole thing.

The highlighted bit is:

That resolves to a working 200 response. The file is 6.4G, so this will take a while. Let me download it:

As in it kept trying different URLs for the package until it found the right one, all things I would have had to manage myself.

Warping my local dev ops tasks

Me like!


Links: