Forgot your password?
typodupeerror

Comment Re:Layoffs (Score 3, Insightful) 71

Maybe Roku has been paying to carry Fox content, or Fox has been paying Roku to carry content (I don't know how their deals work), and now that doesn't have to happen anymore?

Let's do the math:

($Fox + $Payment) + ($Roku - $Payment) = $Fox + $Roku

That's a zero-sum transaction. No $400M savings there.

Comment Re:This is a milestone (Score 1) 75

Making a better battery, or commercializing it, is a milestone. Putting a research battery into an airplane is not a milestone. It's a publicity stunt.

Building a reliable long-range monoplane in 1927 was a milestone. Flying it solo from New York to Paris was a publicity stunt.

Which of these two actions do people remember and celebrate today?

Comment What's the problem? (Score 1) 82

With all of GitHub's great new AI features, it writes all your code for you! It doesn't matter whether the site is up at any given moment; just download your newly completed app at some point then the site is online. You're free to kick back, relax and scroll your social feeds because you don't actually have to do anything anymore. This is truly a golden era!

Comment Re:We need humility, not arrogance (Score 1) 172

Formal verification mathematically proves code implements a specification. It does not catch bugs that are specified.
There are entire classes of bugs (logic bugs) that LLMs can find that formal verification literally doesn't even try to.

So you prompt the LLM to "find all the bugs".

Even if the LLM can find every last bug (which in turn assumes that this type of problem isn't NP-hard or has some issue that Godel would point out), just defining to the LLM exactly what a "bug" is seems to be pretty much the same thing as those formal specifications that you just convincingly dismissed as inadequate.

I don't think that there's anything magical about LLMs that would let them get around fundamental mathematical roadblocks.

Slashdot Top Deals

Pause for storage relocation.

Working...