Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re:AMD supports openGL just fine (Score 2) 80

AMD supports openGL just fine, but they aren't gracefully failing sloppy programming. The Nvidia driver tends to try and make "something you probably sort of meant anyway" out of your illegal openGL instruction and AMD fails you hard with an error message. That's no reason to blame the manufacturer.

Nvidia is hewing to the following:

Robustness principle

In computing, the robustness principle is a general design guideline for software:

        Be conservative in what you do, be liberal in what you accept from others (often reworded as "Be conservative in what you send, be liberal in what you accept").

The principle is also known as Postel's law, after Internet pioneer Jon Postel, who wrote in an early specification of the Transmission Control Protocol

Its generally a good idea in when implementing a standard, if you want people to use it. Slavish perfectionism is the bane of developers that has killed many a project.

Comment Re:Wayland is nothing until (Score 2) 179

Well windows has Remote Desktop (RDP), but I think that supports your point. I use xrdp for remote gui connects to my linux boxes as it performs a hell of a lot better than X, which is unusable on anything except a local LAN.

Comment Re:More virtualisation than cloud (Score 4, Informative) 99

On the other hand, ask anyone who's actually had to administer an OpenStack system how they feel about it, and the response might be a string of curse words that would make your mother blush. This is a technology (or more accurately, a loosely connected family of technologies) still very much in its infancy, and sometimes it shows.

+100

SMB here - We virtualised all our 6 servers and multiple test pc's onto a couple of grunty boxes. We looked at the cloud, but our net is to slow and unreliable (thanks Malcom Turnball for screwing the NBN).

Looked at OpenStack - a freaking nightmare to put together. Huge chain of dependencies and general flakyness. vSphere was too expensive if you wanted clustering, vmotion, replication etc. We eventually settled on proxmox - debian based using KVM, trivially easy to install and get running. Nice admin interface and basic backup facilities.

8 months on no real regrets, so sometimes regret not going with HyperV 2012.

Comment Re:KDE 3 (Score 1) 94

Disagree, I've been using kmail2 with gmail & a rackspace imap server for some time now, its been flawless. Also using the google resource to integrate my contacts and calender, reliably synced between gmail and my android phone - something kmail1 was never able to do.

And with baloo replacing nepomuk, email search finally works - far faster than kmail1 ever was, I have over a 100,000 msgs which it can full text search in seconds.

Comment Re:Watch Out for PETA (Score 4, Interesting) 466

All those cows, pigs, sheep, chickens etc are no longer going to be wanted by mankind. What this means is many thousands of years worth of natural and artificial selection will be wasted, most animals domesticated for meat will die out

I suspect there will always be a market for real meat, in the situation you describe I image real meat will move to being a delicacy and a luxury, hopefully supplied by animals farmed in a more "humane" manner.

Slashdot Top Deals

We are each entitled to our own opinion, but no one is entitled to his own facts. -- Patrick Moynihan

Working...