Comment Just keep digging (Score 5, Insightful) 79
Dig a bit deeper and you can save money by skipping the nuclear-reactor part; just heat the water for your steam turbines with the geothermal heat that's already present down there.
Dig a bit deeper and you can save money by skipping the nuclear-reactor part; just heat the water for your steam turbines with the geothermal heat that's already present down there.
Compared to what was available before, it is quite impressive.
The negative feedback is prompted by the fact that AI is constantly being shoved into every one of our orifices 24/7 by every vaguely tech-related company as if it was the second coming of Jesus. To justify that amount of social pressure, it would indeed have to be quite a bit better than it actually is, and that's why people aren't impressed.
Why does he keep doing this?
You mean, why does Linus keep agreeing to be interviewed, and then reply to straightforward questions with the obvious answers?
What would you rather he do? Refuse to be interviewed, or maybe make up unexpected answers just to be edgy?
Lincoln was a Free Soiler. He may have had a moral aversion to slavery, but it was secondary to his economic concerns. He believed that slavery could continue in the South but should not be extended into the western territories, primarily because it limited economic opportunities for white laborers, who would otherwise have to compete with enslaved workers.
From an economic perspective, he was right. The Southern slave system enriched a small aristocratic elite—roughly 5% of whites—while offering poor whites very limited upward mobility.
The politics of the era were far more complicated than the simplified narrative of a uniformly radical abolitionist North confronting a uniformly pro-secession South. This oversimplification is largely an artifact of neo-Confederate historical revisionism. In reality, the North was deeply racist by modern standards, support for Southern secession was far from universal, and many secession conventions were marked by severe democratic irregularities, including voter intimidation.
The current coalescence of anti-science attitudes and neo-Confederate interpretations of the Civil War is not accidental. Both reflect a willingness to supplant scholarship with narratives that are more “correct” ideologically. This tendency is universal—everyone does it to some degree—but in these cases, it is profoundly anti-intellectual: inconvenient evidence is simply ignored or dismissed. As in the antebellum South, this lack of critical thought is being exploited to entrench an economic elite. It keeps people focused on fears over vaccinations or immigrant labor while policies serving elite interests are quietly enacted.
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.
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.
Rust [...] makes it harder for you to work around the compiler when it comes to memory.
... which, to be clear, is a good thing. Working around the compiler is dangerous and a code smell, so it shouldn't be something that is easy to do. It usually indicates that either the compiler's capabilities aren't sufficient to meet your needs (in which case, a better solution would be either a better compiler, or to re-evaluate the wisdom of your approach), or that you are doing something the wrong way and should find a way to do it that works with the compiler, rather than around it, so that you get the benefits of the compiler's co-operation.
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.
Fortunately there is an easy fix. Education.
If education was an easy fix, we'd have an educated populace and ClickFix wouldn't be a problem.
The fact is, we live in eternal September. No matter how many people we educate, there's a unending firehose of exploitable n00bs arriving to replace them.
If you're going to attempt something outrageous that is almost certain to fail, why not a Space Elevator? On the off-chance you do succeed, that would be a hell of a lot more valuable.
I come down on the side of Tsiolkovsky: âoeEarth is the cradle of humanity, but one cannot live in a cradle forever.â
A baby in a cradle is the wrong analogy -- a better analogy is an internal organ inside a body. Yes, you can (with advanced technology and at great expense) remove the internal organ from the body and keep it alive externally for some time, but it's going to be unpleasant for everyone involved, and sooner or later the disembodied organ will wither and die, unless it is returned to the environment it was specifically evolved to live within.
With a president who solves an existential threat by finding the best expert he can find, and using his own formidable political skills and charisma to run interference for that expert.
Seriously, Comacho was a meathead, but Iâ(TM)d vote for him.
How are they planning to dissipate the heat from all this computing?
They will supply each satellite with an ice pack to dump waste heat into. SpaceX will launch regular resupply missions with fresh ice, as necessary.
OTOH the nice thing about software is that it's easy to update, so anyone is free to replace their slow/inefficient software with a faster/efficient version as soon as they obtain it, at which point their fast hardware should run the efficient software very quickly. Nothing (except possibly bad management decisions?) is preventing anyone from creating efficient software, either.
Where's the "defies the limits of computing" part?
Defies the thermal limits, probably.
No amount of careful planning will ever replace dumb luck.