top | item 47173463

(no title)

WhyNotHugo | 3 days ago

Humans used this combination extensively for decades too. I'm no aware of any other simple way to grep both stdout and stderr from a process. (grep, or save to file, or pipe in any other way).

discuss

order

TacticalCoder|3 days ago

"not humans" are using this extensively precisely because humans used this combination extensively for decades. It's muscle-memory for me. And so is it for LLMs.

GetTheFacts|2 days ago

>It's muscle-memory for me. And so is it for LLMs.

LLMs have neither muscles nor memories. They're token combinators based on statistical correlation, no more, no less.

That's not to say LLMs can't be useful when they string together tokens. Quite the contrary, in fact. But let's not pretend LLMs are something they're not.