Forgot your password?

typodupeerror

Comment: Re:This is how you end up bankrupt (Score 1) 179

by vidnet (#43413997) Attached to: Crazy Eric Schmidt, His Yacht Prices Are Insaaane!

You'll never in your life get $14 million worth of enjoyment out of a boat.

There are probably half a billion people in this world that would claim that you could never in your life get $25,000 worth of enjoyment out of a new car.

Millions would say that never in your life would you get $400 worth of enjoyment out of a PC or smart phone.

Comment: Re:A runtime system is an OS (Score 1) 201

by vidnet (#43263419) Attached to: A Glimpse of a Truly Elastic Cloud

Are we going to allow application programmers to start making direct calls to the hardware?

But that's the thing: there is no hardware. In a virtual system, the hardware is implemented in software.

On a physical platform, the lowest level operations are things like sending disk requests or pushing Ethernet frames, because it would be madness to implement a CPU instruction that reads a file by name from the filesystem.

On a virtual platform, that's not madness, but actually rather convenient. When the lowest level platform operations are basically on the level of syscalls, you don't need an OS anymore.

Comment: Re:Scaling is the Key! (Score 4, Interesting) 365

by vidnet (#42974805) Attached to: New Process Takes Energy From Coal Without Burning It

The part that worried me was more the fact that CO2 was still produced, it was just contained within the chamber (the benefit of their technique seemed to just be less/no air space required in the chamber).

Sequestering CO2 is not simple, and is currently done mostly by pumping it into used oil fields. It's not certain whether these costs were factored in.

Comment: Re:The standards are published in English (Score 4, Insightful) 330

by vidnet (#42834401) Attached to: Ask Slashdot: Do Most Programmers Understand the English Language?

You're assuming that the majority of web programmer reads RFCs and the HTML5 spec.

It's not unreasonable to think some people in less anglocentric parts just know tag names as character sequences rather than words (and science backs up the fact that arbitrary character strings works as commands when you're used to them).

Even if they do know the meanings of every word used in HTML/CSS markup, they still might have no idea how to conjugate "to be", much less read english prose.

Comment: Re:Before the libertarians start preaching... (Score 1) 330

by vidnet (#42766909) Attached to: Online Narcotics Store 'Silk Road' Is Showing Cracks

The fact of the matter is that people who want to do drugs, do drugs.

Desire for drugs is not a dichotomy. The world is not divided neatly into "the straight edge public" and "junkies who will do anything for drugs".

Alcohol is legal, and research shows that an increase in price causes a decrease in consumption.

Alcoholics will keep drinking viper fluid even if you ban alcohol, and teetotalers will not touch it if you paid them, but the whole gray area in between is influenced by availability.

Comment: Re:Once the market matures (Score 1) 85

by vidnet (#40774447) Attached to: Microsoft Lays Out Money-Making Options For Windows Store Developers

See how lost she is? How the OS isn't giving her a damned clue about where to go or what to do?

My folks needed help when starting to use the web, wifi and digital cameras. These technologies didn't flop as a result.

I, for one, think Windows 8 is awesome. It's basically the Windows version of Maemo -- a nice touch interface backed by a fairly complete desktop OS. I'd easily ditch my iPad for this, and would even be able to dock it with a full keyboard and high res screen for using Visual Studio and similar.

love, v.: I'll let you play with my life if you'll let me play with yours.

Working...