Forgot your password?
typodupeerror

Comment A screenless speaker? (Score 1) 106

What a remarkable invention.

I mean you look at all those speakers with screens they kept building in the Olden Days between the invention of the radio and the invention of the television and think to yourself "If only we had AI back then, they could have saved a whole lot of wasted resources by just not building all those useless screens".

Thank god for Sam Altman.

Comment Re:well yeah (Score 2) 56

I don't work for T-Mobile but I do work in the Core Network design team of another mobile carrier in another country. Amongst those applications were undoubtedly a bunch of systems that are literally the mobile network itself, Virtual Network Functions (VNF) - things like HSS, MME, PGW etc. You can't just pick those up and flick them somewhere else on a whim. With the complexity of a modern mobile network 4 years would be on the short side for a program of work to move them. Especially since the move would realistically mean a shift to containerised versions instead of virtualised, which are an order of magnitude more complex to deploy.

Source: our company is in the throes of replacing large chunks of the core network with containerised functions (on RedHat OpenShift, which is the big telco vendors standard platform these days), currently in year three and have only completed HSS, with IMS ready to go live soon, OCS in the early stages, PCRF, messaging and the entire EPC yet to kick off in 2027-2028.

Comment LLMs don't hallucinate sometimes (Score 1) 56

LLMs hallucinate 100% of the time. More often than not the hallucination is in the shape of the correct answer. Sometimes it isn't. But you can't stop LLMs from hallucinating ... because everything is a hallucination.

All you can do is keep trying to find more edge cases and writing rules against them.

Which is basically computer programming again but with 1000x the resource cost and none of the determinism.

Slashdot Top Deals

Reality must take precedence over public relations, for Mother Nature cannot be fooled. -- R.P. Feynman

Working...