Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:Application load balancing (Score 1) 134

That's only true for some languages. Programs written in pure functional languages such as Haskell absolutely can be split across multiple cores by the compiler/runtime without being designed to be "multithreaded."

On the other hand, pure functional languages such as Haskell often cannot be made to effectively use a bounded set of resources (such as a finite number of cores and memory).

Comment Re:Duh (Score 1) 252

Of course that couldn't have anything to do with allergic parents getting the hell off the farm where they were miserable and couldn't breathe and into a relatively sterile city with lower pollen counts, where they pass their hereditary allergies on to their children (some claim 50% of allergies are hereditary).

It seems trite, but apparently it must be said yet again: Correlation is not causation!

On a related note, I've always thought it funny to see speculative theories based on the apparent finding that children with dogs develop fewer allergies. My daughter will certainly never have a dog while she's living with me (I got severe hives and asthma last time I stayed at the house of a friend who has a dog). But she is quite likely to develop severe allergies like me and my father. Coincidence?

Comment Re:Does anyone notable *not* support CNNIC? (Score 1) 256

The US also has rule of law, a bill of rights, and government checks and balances designed to try to limit how much damage government corruption can do. While it can (and probably does) infringe on people's rights in many situations, these are not carried out at the same scale as in China. The free press and freedom of speech (and communication) means that if it were occurring on any significant scale, you would hear about it. Many people are outraged by Guantanamo Bay, and rightfully so.

Meanwhile, in China, no one even knows about similar or worse abuses even at a much larger scale. And with tighter control of the Internet, adding SSL spoofing to DNS hijacking, GFW monitoring and filtering at egresses, the vast majority of the populace never will.*

* While there remain ways around this (VPNs, for example), those just act as an escape valve for nerd outrage; the majority of people don't understand the problem well enough to care, and will never go to any effort to reach beyond that convenient (filtered) local news source and (monitored) local email, VOIP (special version of Skype for China, folks), chat rooms, SMS (now openly monitored by the phone company "for porn"), etc.

Comment Re: As usual, please refrain from blindly chiming (Score 1) 256

Browsers should warn you if the CA for a site changes. That won't help the situation you describe, nor will it save you if you visit a new site, but at least the typical user visiting a Banana Republic like China can reach his usual email provider safely from his laptop. Unfortunately, those already in such a country are likely out of luck, since who knows which version of Firefox (or Chrome or even IE) they wind up downloading.

Comment Re: As usual, please refrain from blindly chiming (Score 1) 256

Forget about "bigotry" or cultural issues or any of that.

The real problem with CNNIC being a CA is independent of politics: a single entity (CCP) controls both your network access (at two points: SOE ISPs and GFW of China) and your SSL certificates (through CNNIC, which is subject to party control).

Game over, man. Forget about privacy.

[CCP=Chinese Communist Party; SOE=State Owned Enterprise; GFW=Great Firewall]

Comment Re:I always disable those (Score 1) 391

> (Running CGI utilities out of home directories is my favorite that is blocked by SELinux by default.)

Isn't this more properly in the purview of the web server configuration? The only problem is that it's too easy for Jack to change the web server config to allow the thing he thinks he wants to work. All SELinux is doing is making the security configurations too complex for Jack to understand and disable it.

Until he realizes he can just disable SELinux and get those .htaccess files to work the way he wants.

Microsoft

Submission + - Swiss Court stops Federal Contract with Microsoft

Ade writes: "Looks like the challenge to the Swiss Administrative Court concerning the government contract given to Microsoft without any public bidding was successful: The court has issued a temporary injunction against the Federal Office of Buildings and Logistics (BBL), effectively stopping the CHF 14M (£8M; $15M)-contract to deliver licenses and support for software used on government computers for the next three years. The Neue Zürcher Zeitung has the details (article in German).

According to Swiss Government practices, any contract over CHF 50'000 has to undergo a public call for offers. The BBL cited "no serious alternatives" as the reason which this contract never did."
Programming

Submission + - Cobol hits fifty (theregister.co.uk)

An anonymous reader writes: 'Cobol, the venerable computer language so beloved of Y2K-fearing businesses, has hit 50 years young today, having been invented on the 28th of May 1959 at a meeting of the Sort Range Committee at the Pentagon. The news comes from Cobol specialists Micro Focus, which tells us that there are two hundred times as many Cobol transactions as there are Google searches every day, and that in the UK we all use Cobol-powered applications ten times daily on average.The continuing popularity of Cobol can be attributed to the fact that it just works. That and the fact that a whole generation of programmers refuse to learn anything more modern, and support for legacy systems demands that everyone continues to use a language that really should have been put down years ago'
Power

Submission + - Fusion experiment delayed

An anonymous reader writes: The old joke is that fusion is the power of the future and always will be. But it's not looking so funny for ITER, an EU10 billion fusion experiment in France. According to Nature News, ITER will not conduct energy-producing experiments until at least 2025--five years later than what had been previously agreed to. The article adds that the reactor will cost even more than the seven parties in the project first thought:

...Construction costs are likely to double from the 5-billion (US$7-billion) estimate provided by the project in 2006, as a result of rises in the price of raw materials, gaps in the original design, and an unanticipated increase in staffing to manage procurement. The cost of ITER's operations phase, another 5 billion over 20 years, may also rise.

Slashdot Top Deals

The moon is made of green cheese. -- John Heywood

Working...