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

 



Forgot your password?
typodupeerror
Businesses

Ubuntu's Mark Shuttleworth Pulls No Punches on Red Hat and VMware in OpenStack Cloud (zdnet.com) 64

At OpenStack Summit in Vancouver, Canada this week, Canonical CEO and Ubuntu Linux founder Mark Shuttleworth came out firing at two of his major enterprise OpenStack competitors: Red Hat and VMware. He claimed that Canonical OpenStack is a better deal than either Red Hat or VMware's OpenStack offerings. From a report: Shuttleworth opened quietly enough, saying, "Mission is to remove all the friction from deploying OpenStack. We can deliver OpenStack deployments with two people in less two weeks anywhere in the world." So far, so typical for a keynote speech. But, then Shuttleworth started to heat things up: "Amazon increased efficiency, so now everyone is driving down cost of infrastructure. Everyone engages with Ubuntu, not Red Hat or VMware. Google, IBM, Microsoft are investing and innovating to drive down the cost of infrastructure. Every single one of those companies works with Canonical to deliver public services."

Then, Shuttleworth got down to brass tacks: "Not one of them engages with VMware to offer those public services. They can't afford to. Clearly, they have the cash, but they have to compete on efficiencies, and so does your private cloud." So, Canonical is rolling rolling out a migration service to help users shift from VMware to a "fully managed" version of Canonical's Ubuntu OpenStack distribution. Customers want this, Shuttleworth said, because, "When we take out VMware we are regularly told that our fully managed OpenStack solution costs half of the equivalent VMware service."

Comment Re:jscript (Score 2, Informative) 505

You might want to look at TypeScript if you're already using Visual Studio. It infers types, type checks your code, is open source, and supports writing plain JavaScript. When using Visual Studio, you can do the things you're used to doing like "go to definition" and "find all references". If you decide to annotate your definitions with types, it can do type checking and catch errors which is really useful when you need to refactor a lot of code. The video at the bottom of http://www.typescriptlang.org/ is a really good tutorial. It compiles to JavaScript and accepts plain JavaScript so you can use it without having to rewrite all your code.

Australia

Australia Elects Libertarian-Leaning Senator (By Accident) 343

LordLucless writes "Australia's Liberal Democratic Party, which describes itself as a classically liberal, free-market libertarian party, has had their candidate for New South Wales elected to the upper house, with roughly double the number of votes they were expecting. In part, this has been attributed to them being placed first on the ballot paper (which is determined by a random process) and similarities in name to one of the major parties, the Liberal Party of Australia."

Comment Re:Why not link to the original video? (Score 4, Informative) 105

It actually isn't traditional HDR (where multiple exposures are combined into one frame to create a final image with higher dynamic range.) What you're talking about is somehow gradually increasing the exposure to progressively let more light in as it gets darker as the sun sets. There's currently no magical way to achieve this, but there are a number of different techniques that people have implemented thus far including using light meters to watch the ambient light and either lengthen the shutter speed or gradually stop down the lens aperture, using multiple cameras to bracket different exposures and bounce between the cameras in post-processing, and so on.

You can read about these techniques in more detail at the very bottom of this tutorial under the header labeled Timelapse "Holy Grail"? Sunset, Sunrise, Day to Night Transitions.
Software

WordPress 3.0 Released 79

An anonymous reader writes "WordPress 3.0, the thirteenth major release of WordPress and the culmination of half a year of work by 218 contributors, is now available for download and comes with 1,217 bug fixes and feature enhancements. Major new features in this release include a new default theme called Twenty Ten. Theme developers have new APIs that allow them easily to implement custom backgrounds, headers, shortlinks, menus (no more file editing), post types, and taxonomies."

Comment Re:Pay for service, not hours (Score 1) 335

1) Lot's of software engineers do get paid by the hour, for similar reasons. It's not really always predictable work.

2) A lawyer has to deal with opposing counsel screwing up with his work. Usually software engineers don't have to deal with sentient beings in their computer adding bugs.

3) There is a huge difference in information accessibility. The information you need to know to, say, write a program is there and (relatively) easily accessible to you. The information you need to build a case may be in the minds and desks and file cabinets of someone who has every incentive to try to keep it from you. You may not have any idea until you get far into the discovery process how much a case will actually cost to litigate.

Comment Re:Safe Harbor Limits for Fair Use (Score 1) 335

Laws are written by lawyers, voted in by politicians (80% of which are/were lawyers), and judged by judges who were lawyers.

Loopholes and vague wording are things that lawyers are GOOD at creating in our system. They are lawyers, they are supposed to be smart enough to make laws very clear; yet wherever you look, laws are written with loopholes and vague wording that permit loads of points of contention to which lawyers must be hired to resolve...

The law tries to be clear, but it never can be because it's fundamentally trying to encode all sorts of fuzzy human emotions/motivations/tendencies, etc.

Let's take your lawyer-free utopia. Rules are crystal clear and the process of checking whether a rule has been followed is straightforward and mechanical. How do you handle something like a fair use rule? A 30 second time limit? What if it's a 35 second clip that's on quietly in the background of an Indie movie? What if it's a 15 second clip of an advertisement lifted directly from a competing company's ad?

Look at laws that have crystal clear applications: statutory rape laws. Did they have sex? If yes, is she under 17? If yes, then guilty! No mind that it was her 18 year old boyfriend. How about drug possession? No need for judges to do the sentencing, we can simply make sentencing mechanical. 10 years for 10 grams, 100 years for 100 grams. No need to consider stuff like that the same amount of LSD can weigh a ton more when it's dissolved in sugar cubes rather than blotter paper.

The criminal justice system is one of those areas where lawyers and judges have been taken out of the loop, with 95% of cases being disposed of quickly through plea bargaining and sentencing being dictated by tables and formulas. It is also one of the most completely messed up, random, and downright unfair areas of the law.

Comment Re:Questions? (Score 2, Informative) 540

You can view the Google Public DNS privacy and logging policies here. (It's nice and relatively short. Very un-EULA-ish.)

From the page:

We don't correlate or combine your information from these logs with any other log data that Google might have about your use of other services, such as data from Web Search and data from advertising on the Google content network.

Comment Re:Reminds me of Amazon (Score 1) 333

I believe it was the other way around. Amazon would slowly lower the price on items they saw you monitoring over time, hoping to entice you to finally buy it. One guy was complaining because he lost his cookies and thus his discount on the product he was wanting.

Comment Re:Great Service (Score 1) 135

It looks like the standard account for fastmail.fm limits you to only 7 aliases. I use tuffmail which is a similar service but they give everyone with a paid account unlimited aliases. Another thing that looks worrisome with fastmail.fm is that there seem to be bandwidth and polling quotas.

Slashdot Top Deals

Radioactive cats have 18 half-lives.

Working...