Please create an account to participate in the Slashdot moderation system

 



Forgot your password?
typodupeerror

Comment Re:Its NOT Stupidity (Score 1) 163

> That's not a "greed is good" Gordon Gekko speech

You say this, but then you say this:

> but because money is how we keep account of the things we do eat

If you think people should be able to coordinate the economy and grow/create the things they want, such as food, what you are saying is that greed is good. Wanting to be alive and having things to eat is greed; all wants and "needs" are just greed after all.

Its a political question; given the earths unknown but certainly finite ability to support human life, should people's wants and needs all be thrown equally into a market competition to see what gets satisfied, or should some learned elite decide the questions of whose wants to live are allowed and whose are not.

> At some point they will run out of other people's money to spend on energy solutions that can't make a profit ... but there's politics getting in the way.

Both of those statements are true; what you dont seem to realize yet is that you cannot both want to fix the "climate crisis" and want to believe in basic economics: that people's wants should be served by a market. You have to discard one or the other.

Comment Re:Are people this ignorant of basic online securi (Score 1) 79

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.

Comment Re:Go for it (Score 1) 95

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.

Comment Re:Say hello to Wirth's law (Score 1) 79

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.

Comment Re:If all of AI went away today (Score 1) 149

The concept of artificial intelligence (AI) has been part of human culture for thousands of years, appearing in ancient myths and legends.

Perhaps it was referring to golems? That idea dates back to 400-500 BC, although really they behave more like traditional computer programs than anything we'd currently consider intelligent.

Comment Re:Yo Dawg (Score 3, Insightful) 9

I don't need an AI to write my code, since I can write code myself. That said, it could be nice to have an AI inspect my code and point out anything it suspects might be a bug... there are already lots of static analysis tools that do this sort of thing and they are great, but I think AI might be able to find different classes of bug that are beyond the capabilities of static analysis.

Going a bit further, what would be even more useful is an AI that can run my program and exercise its GUI (or fuzz its inputs) and monitor the resulting behavior the way a human would, to look for faults during execution. Human-driven SQA is always a lot of tedious work, and a production bottleneck.

Slashdot Top Deals

Whoever dies with the most toys wins.

Working...