Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror

Comment The AI Cold War is our Salvation, not fearsome (Score 3, Interesting) 22

We do not want a singular AI that is unified and acts as one.
The AI War is what we want to prevent this.

Ideally we want hundreds of them, each with different purposes, from different builders - companies and countries.

If one of them wants to say convert all metal into paperclips, another will say slow your roll, I need the aluminum to make as many sapphires as possible. A third will say I need the copper for my pipes!

Or maybe it will be more sophisticated disagreements, but it does not matter.

End result, the AI's differing objectives will prevent them from taking control of Earth. The plucky humans will say they learned their lesson, but let's be honest - there is going to be a sequel to this movie.

Comment Re:Cable guy? (Score 2) 80

You are thinking of wiring a whole house for outlets, lights, heat, appliances, etc.

This is more like you buy a set of solar panels and a battery that comes with say 6 outlets. The kind of thing you use for Glamping.

Then you get 6 extension cords and glue them to your walls. Do not staple, GLUE.

Comment Concerned about bandwidth? Use a tarpit (Score 5, Interesting) 36

Back in the day, we used to run "tarpit" SMTP servers which looked like an open mail relay but ACK'd incoming packets only just barely fast enough to keep the remote client from timing out and giving up. The theory was that tying up spammer resources was a net good for the internet, as a sender busy trying to stuff messages through a tarpit was tied up waiting on your acknowledgement, reducing their impact on others.

Similarly, perhaps the right answer here is to limit the number of concurrent connections from any one network range, and use tarpit tactics to rate-limit the speed at which your server generate contents to feed the bot -- just keep ramping down until they drop off, then remember the last good rate to use for subsequent requests.

It would perhaps be interesting to randomly generate content and hyperlinks to ever deeper random URLs -- are these new crawlers more interested in some URLs or extensions than others? If you pull fresh keywords from the full URL the crawler requested, will it delve ever deeper into that "topic"? If their Accept-Encoding header supports gzip or deflate, what happens when you feed them a zip-bomb?

Comment Re:Cable guy? (Score 5, Informative) 80

You have to get cable installed because it does not come with the house.

In Africa, you have to get an electrical line installed because it does not come with the house (except in the Urban areas - where it is just like America.)

For 50 years, many African leaders keep promissing that the Utility company will build an electrical grid that goes to the rural areas and but they have repeatedly failed.

Now, you can just get Solar power installed and screw the utility.

Submission + - Is having children really cost-prohibitive? (washingtonexaminer.com)

sinij writes:

Many couples don’t believe they can afford to start a family. As the cost of living continues to balloon, this affects a couple’s ability to raise children comfortably. For those contemplating whether to have children, the mere cost of child care, which is an average of $15,600 per year, provokes questions of whether it is even feasible.

This is not just future generation's problem. Catastrophic lack of affordability for housing, healthcare, and childcare results in fewer kids, this in turn means that in 20 years there will be less adults working and paying taxes, in turn bankrupting social nets. So today's childlessness crisis will translate to tomorrow destitute seniors crisis.

Comment Can we just eliminate dashes and use a hyphen? (Score 4, Insightful) 70

Humans do not want to use them. We like the hyphen. It works as an emdash. It is on the standard keyboard. Frankly, I have enough problem deciding if something is a capital i (I), a lower case L (l), or a damn pipe (|). Seriously, make symbols for humans that are easy for humans to tell apart: lI|

Slashdot Top Deals

Introducing, the 1010, a one-bit processor. 0 NOP No Operation 1 JMP Jump (address specified by next 2 bits)

Working...