Become a fan of Slashdot on Facebook

 



Forgot your password?
typodupeerror
×

Comment Re:No ZFS? (Score 1) 320

Odd. The company I work for uses ZFS on many thousands of disks, we don't pay Oracle a dime, and we shovel code back to illumos.

Most of the top Solaris talent jumped the Oracle ship long ago. A lot of them are committing code to illumos as part of the jobs.

Comment Re:Why would I even consider using OpenSolaris? (Score 1) 342

Backups are necessary. But, you know, it's nice to avoid restoring a backup if you don't need to.

Furthermore, backups don't help with data that flips bits on disk without being noticed, then consumed by the system in some calculation. A lot of filesystems do not notice non-metadata bits flipping, so you could end up end up with false suddenly becoming true in your database, affecting future calculations.

Once you add RAID, failure conditions become yet more complicated, although some of them become less likely. I don't even know where to begin on that one, except that it isn't a panacea.

It's easy to go "F***" if you're clueless.

Comment Re:Why would I even consider using OpenSolaris? (Score 2, Insightful) 342

Most of OpenSolaris was under the CDDL, which provides protection from patent claims from Sun (now Oracle). So if you used OpenSolaris, they wouldn't have a case through copyright infringement -- it's an approved open-source license -- or through patents they hold. Reality is complicated, so it's always a good idea to read the license code is released under: http://www.opensource.org/licenses/cddl1.php

In other words: your concern about OpenSolaris specifically is unfounded. DalvikVM wasn't make by Sun and released under the CDDL, so there was no patent protection. This will still have a chilling effect on the Java ecosystem, of course.

In practice I would use Solaris for databases and storing other critical data. Linux has a long way to go before it has something as mature as ZFS, and I wouldn't trust important data on anything less. DTrace adds introspection that is wonderful on a live database as well. Operating systems are tools, so use them for what they're good at.

Comment Re:Oh Canada (Score 1) 359

OECD data that shows countries with universal healthcare spend less and have better outcomes in quite a few important metrics.

Here's a summary for the US: http://www.oecd.org/dataoecd/46/2/38980580.pdf

Not to put too fine a point on it, but libertarians live in a fantasy land. They talk theory, when hard data has been available for years. Empiricism > Wankery.

Comment Re:VIDEO tag? (Score 1) 325

IIRC, Opera was actually the first browser to release a (alpha?) version of their browser that supported <video>.

For whatever reason they haven't released one since.

Comment Re:I'm a sinner on this one... (Score 2, Insightful) 620

And I do understand why it's forbidden.

But you're special and won't screw up, right?

It's amazing the rationalizations that people go through. Stop coming up with excuses and pay attention to the road.

You're not special, and you're threatening people's lives with your selfish stupidity.

Slashdot Top Deals

"And remember: Evil will always prevail, because Good is dumb." -- Spaceballs

Working...