Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror

Comment Re:Computers don't "feel" anything (Score 1) 39

It's different from humans in that human opinions, expertise and intelligence are rooted in their experience. Good or bad, and inconsistent as it is, it is far, far more stable than AI. If you've ever tried to work at a long running task with generative AI, the crash in performance as the context rots is very, very noticeable, and it's intrinsic to the technology. Work with a human long enough, and you will see the faults in his reasoning, sure, but it's just as good or bad as it was at the beginning.

Comment Re:Computers don't "feel" anything (Score 2) 39

Correct. This is why I don't like the term "hallucinate". AIs don't experience hallucinations, because they don't experience anything. The problem they have would more correctly be called, in psychology terms "confabulation" -- they patch up holes in their knowledge by making up plausible sounding facts.

I have experimented with AI assistance for certain tasks, and find that generative AI absolutely passes the Turing test for short sessions -- if anything it's too good; too fast; too well-informed. But the longer the session goes, the more the illusion of intelligence evaporates.

This is because under the hood, what AI is doing is a bunch of linear algebra. The "model" is a set of matrices, and the "context" is a set of vectors representing your session up to the current point, augmented during each prompt response by results from Internet searches. The problem is, the "context" takes up lots of expensive high performance video RAM, and every user only gets so much of that. When you run out of space for your context, the older stuff drops out of the context. This is why credibility drops the longer a session runs. You start with a nice empty context, and you bring in some internet search results and run them through the model and it all makes sense. When you start throwing out parts of the context, the context turns into inconsistent mush.

Comment Re:Many people will stay on console, or give up ga (Score 1) 41

The line has muddied, as consoles went USB and console accessories started being PC compatible.

Once upon a time, you popped a game cartridge into a purpose built specialty thing with bespoke capabilities to do the things the game companies wanted, with proprietary connectors and instant boot up and what you get is what you have.

On the PC side, you futzed with config.sys/autoexec.bat to have just the right memory layout, depending on if you needed the maximum conventional memory, ems or xms, and environment variables to match your dip switches.

Now a game console is an x86 box that takes some time to boot to an OS then you select an app, which probably is a game, and good chance it's developed with a game engine that pretty much equally supports Nintendo, PS4, and Microsoft ecosystem.

The PC side you just plug in, often the exact same accessory, and things automatically go. The UI of Windows can be obnoxious, but this is a prime mindset for Valve to take advantage launching their PC that's 10-foot optimized out of the box.

Nintendo held on to console-ness longer, with their Wii and Wii-U gimmicks, and their switch admittedly isn't an x86 box, but it's basically a gaming tablet, which is the other big thing eating into the casual gamer market.

Comment Re:Cooling? (Score 1) 90

The thing is that while the heat pipes can work in space and may have been used in satellites and then brought to earth, the issue is with the amount of thermal energy and having radiation as the only way to evict heat.

So while the mechanism for heat pipes started in space, the computers are *way* more wattage than the space based applications.

Comment Re:Separate grid, please. (Score 2) 71

It probably makes more sense given their scale for them to have their own power generation -- solar, wind, and battery storage, maybe gas turbines for extended periods of low renewable availability.

In fact, you could take it further. You could designate town-sized areas for multiple companies' data centers, served by an electricity source (possibly nuclear) and water reclamation and recycling centers providing zero carbon emissions and minimal environmental impact. It would be served by a compact, robust, and completely sepate electrical grid of its own, reducing costs for the data centers and isolating residential customers from the impact of their elecrical use. It would also economically concentrate data centers for businesses providing services they need,reducing costs and increasing profits all around.

Comment Re:not intended to actually work (Score 1) 27

Fair point, I forget how utterly stupid businesses, particularly large businesses can get about boneheaded requirements that they mandate but do not use or do need, but could better solve it in a separate path rather than mandating it on what should be the 'wrong' product category.

Particularly surprising to forget since I'm basically continuously exposed to that in my job, but guess it eventually faded into the background of me not thinking explicitly about it anymore..

Comment Re:Could be a game-changer (Score 1) 27

I certainly would agree with that direction, however this has been an option for an eternity and broadly hasn't moved the needle for Windows market share.

Once upon a time VirtualBox made an effort for this to work as a feature, and eventually dropped it in favor of just using Windows RDP to the same end. Doing it via a browser may be somewhat more convenient, but not fundamentally more accessible than RDP...

After watching a demo, I'd say this is in fact a step back from 'seamless' RDP, since you just get a web page with what looks like full-desktop RDP in it.

Comment Re: who needs this (Score 1) 69

I want them to fix the JavaScript related memory leaks in Mobile so I don't have to kill it several times a day. I guess that's too much to ask since this has been going on for literally years.

I've used Firefox Beta as my primary browser on my Android phones for years and have never encountered this. Maybe there's an issue with some specific features used by sites I don't visit. Doesn't prove anything but I guess one anecdote deserves another.

Comment Re:Sure, do this instead of better tech (Score 1) 69

> Sure, do this instead of better tech

Regardless of what you think of the new mascot, do you really think the same people responsible for drawing pretty pictures of foxes are the same ones designing "better tech" and writing code and fixing bugs? Groups of people can do more than one thing at a time.

And I'd guess this is also an attempt to raise some money and awareness to the browser. At this point it doesn't matter how great Firefox "tech" is, they have lost the popularity context against Chrome and Chromium knockoffs, and will never get it back. Google will do and spend whatever it takes to keep Chrome on top, so Mozilla is probably looking for ways to at least retain what they have and keep the lights on.

Comment Re:Dusaster (Score 1) 158

I fully anticipate there will be branding changes, like adding a '+' for rewards and consumers will learn fairly quickly that merchants frequently don't want to deal with the more expensive 'plus' transactions.

Can't blame them, your rewards points/cash back is just being charged to the merchant.

Slashdot Top Deals

ASHes to ASHes, DOS to DOS.

Working...