logoalt Hacker News

irishcoffeeyesterday at 10:15 PM2 repliesview on HN

Seems like 80% of agent use boils down to: grep | sed -i

Which is kind of cool if you’re unaware enough to know to do it yourself.

Oh, and find. Agents use find a lot.


Replies

etermyesterday at 11:01 PM

So it turns out that a lot of these unix utilities have such bad UX that having a tool that knows how to really leverage them feels like a superpower.

If you've ever used an LLM to deal with ffmpeg you'll know exactly what I mean.

selcukayesterday at 11:50 PM

Pi even installs ripgrep and fd if it can't find them in the path.