Forgot your password?
typodupeerror

Comment Re:I'm still wondering (Score 3, Insightful) 57

You'll notice we "liberated" Venezuela's oil reserves for absolutely no goddamned reason, shortly before we started a war with Iran for absolutely no goddamned reason.

No, that's not true. The reason Trump went to war with Iran was to distract everyone from the Epstein files, which were gaining serious news cycle coverage at the time. ...and the Epstein files are like an iceberg. We still don't know how big they are yet, but we keep discovering more serious stuff.

Comment Re:Functionally illiterate is the new norm (Score 1) 97

Exactly. For example, spreadsheets were often used day to day but the accountants kept the actual books as books and had the final word. That changed over time, only after spreadsheets proved out (and got the bugs out).

Also, humans stayed in the loop. Sure there were occasional funnies like a medical database claiming a few male patients had a history of pregnancy, but humans were in the loop and cited those as obvious errors. There were still backup paper records to fall back on.

Comment Why would an LLM know what humans want? (Score 2) 74

Why in the world would anyone think that an LLM would know what products humans would want to buy? To the LLM, all the products are merely words. Just descriptions. It cannot perceive anything about these products, but only knows of them indirectly via words. Further, all the LLM knows about what things are appealing to humans is also from words.

The whole thing is absurd really. It reminds me of something like Futurama where Bender is trying to cook food for humans. Or Star Trek and Data is trying to do something human but failing at it. Just not nearly as entertaining to watch this store fail though.

Comment Re: Bullshit. (Score 1) 118

Can't do it. I'm refactoring on a large code base. I eventually had to tell it to work on just one task and ignore other concerns it had to prevent it from investigating until it got stuck in a cycle of investigation.

Understood, and yeah single tasking seems like a good workaround given the situation. Or switching to an LLM with a larger context window, if possible/practical. I was able to get about 7X more context window "runway" using the AST approach, but it's a relatively small code base to begin with.

Slashdot Top Deals

"If John Madden steps outside on February 2, looks down, and doesn't see his feet, we'll have 6 more weeks of Pro football." -- Chuck Newcombe

Working...