Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re: Wyvern = Wyrm (Score 2, Insightful) 306

To properly need to debug such a language, you would need to be aware of all of the possible rules, pitfalls, bugs, and race conditions of every language under its hood.

At a basic level, is your "if else" condition running on it's Java or C++ or C version? Does it catch exceptions? Where is data being handled in memory? Are buffer overruns possible in some of these languages?

No one human could possibly we simultaneously cognisant of all possible sources of error. Programs in such a language would be a security disaster waiting to happen.

Medicine

WHO Declares Ebola Outbreak An International Emergency 183

mdsolar (1045926) writes with news that, with the Ebola outbreak growing out of control, the WHO has declared an international health emergency. From the article: With cases rapidly mounting in four West African countries, the World Health Organization (WHO) today declared the Ebola outbreak a Public Health Emergency of International Concern (PHEIC), a designation that allows the agency to issue recommendations for travel restrictions but also sends a strong message that more resources need to be mobilized to bring the viral disease under control. ... This is only the third time the health agency has issued a PHEIC declaration since the new International Health Regulations (IHR), a global agreement on the control of diseases, were adopted in 2005. The previous two instances were in 2009, for the H1N1 influenza pandemic, and in May for the resurgence of polio.

Comment Re:So.. what? (Score 5, Insightful) 255

We do need to talk about cost but we
need to talk about ALL the costs not just the operating costs but all the externalized costs as well.

We don't need to talk about costs at all. Costs are measured in the monopoly money we call "currency", and subject as they are to the vagaries and panics of the financial classes, are not an indicator or metric which we should rely on when planning our energy policies.

We need to talk about watts, mega-watt hours, materials, hours of labour, and disposal of waste. We need to talk about physical things, things we know, understand, and can do in the physical world. Not about intellectual casino chips which are magicked in and out of existence like pixels in a video game.

Energy policy is a long game that humanity is playing with the forces of the natural world. Our (dysfunctional) systems of money are about as relevant as our spoken languages in this debate.

Comment Re:biased algorith (Score 1) 177

People develop predictive algorithms for all sorts of the things. The most obvious are trading algorithms for financial markets. Such an algorithm can be very accurate... until trends change in what you are predicting. Because the algorithm is built based on an analysis of the historical data it is generally going to be very successful at "prediction" when then run against that data.

The utility of the algorithm doesn't become evident until it is tested against data which wasn't available when designing it and maintains it's accuracy without additional adjustment. Even then, any change in variables or trends not accounted for in the algorithm can cause it to have dramatically reduced effectiveness when that change occurs which could be before the next case or in 5 or 10 years of the algorithm seeming to be perfect.

Comment Re:Read the source code (Score 3, Insightful) 430

I haven't generally found that to be the case at all. At least not with enterprise stuff. Generally the company wants you to buy support contracts and training from them so they make operation as obscure as possible. One almost universal technique used to build an internal vernacular for the proprietary product, naming elements and configuration blocks using invented product specific labels instead of using standard industry terms. This is great because someone who is perfectly competent can't make heads or tails of your documentation until they've learned the vernacular you use.

Good documentation in my experience is documentation that any competent programmer/engineer/user can pick up and immediately use without ever having seen your stuff before.

Comment Stop Storing Personal Data (Score 0) 80

Data is easy to keep but it's also easy to leak. And given the consequences of leaks, companies need to start asking themselves whether it is worth storing all this data in the first place.

How many times did Mozilla ever actually use all this personal data internally? How many times on average the data for each of the 76,000 developers used? How many records were never accessed at all?

If you don't need all this data, then just don't store it. It's easy!

Comment Re:Hilarious (Score 3, Insightful) 160

Property Rights? Trespass to Chattels? No abuse of state powers for private gain? How easily the mask slips when a few cold pounds are involved.

But the people I feel really sorry for are the victims of crime in London, whose cases go unsolved due to precious police resources being wasted on internet nonsense like this.

Comment Re:Just wow. (Score 2) 109

I love how pretty much every country has come to the same conclusion: We can bypass our own laws if we have someone else do it for us.

There's nothing surprising in this. Most countries hire consultants and advisors from the same international legal/accounting firms, who themselves have been trained in the same schools of thought, and often the same universities. The international ascendancy is mostly a mono-culture.

Slashdot Top Deals

BLISS is ignorance.

Working...