Forgot your password?

typodupeerror

Comment: Re:Christ. (Score 1) 102

by Mr2001 (#37594810) Attached to: Estimating Age With Kinect's 3D Camera To Filter Content

I thought that the inclusion of (usually optional) parental control settings was part of parenting, deciding whether your kids are ready for whatever's behind the lock.

Covering up the parts of the world that make you uncomfortable is not parenting. Your kids will be exposed to that stuff whether you like it or not, so your job as a parent is to give them the knowledge and skills they need to understand it in context.

Comment: Re:BitCoins are simply a hobby, not a currency (Score 1) 642

by Mr2001 (#36498564) Attached to: Bitcoin Price Crashes

the history and current events are showing that the economy is benefiting in tandem with currency increasing in value, not losing.

Economic benefits in tandem with deflationary currency? Cite, please. I think quite a few Japanese people (not to mention the world's economists!) would be surprised to hear that.

Comment: Re:BitCoins are simply a hobby, not a currency (Score 1) 642

by Mr2001 (#36497250) Attached to: Bitcoin Price Crashes

> Inflation also encourages lending and investing.
- no it does not. Not in people who understand economics and accounting for real. Inflation discourages any desire to deal in that currency. Why would I want to move my wealth into a depreciating currency?

That's the point! Inflation discourages keeping your wealth in the form of cash, and encourages converting it to something else: lending it to a bank, buying stocks, real estate, or consumer goods, etc. Economic growth depends on people being willing to exchange their cash.

Comment: Re:Here's a really brilliant theory... (Score 1) 451

by Mr2001 (#35981642) Attached to: Figuring Out Why Android Wins On Phones, But Not Tablets

The Xoom fails in epic fashion on price - it has similar hardware specs as my $300 G Tablet for twice the price. I would never buy it because I'd feel like a huge sucker.

Maybe, but the Xoom is still comparable to the iPad in specs and price, so how do you explain the fact that people buy those?

Comment: Re:.NET - where deployment is just a word (Score 3, Funny) 257

by Mr2001 (#35739164) Attached to: Mono Comes To Android

I can write a .NET program on native windows and when I launch the EXE on a machine with no .NET it will simply fail with an error number. It doesn't ask you if you want to put .NET on or even explain to you that you need it to run the program, it just fails.

So... the same thing that happens whenever you launch any other program with its required libraries missing? Try copying a native VC++ program to a system that doesn't have the VC++ runtime installed. It won't spoon-feed you information about what the VC++ runtime is, why you need it, where to get it, and how to install it; it'll just give you a cryptic error.

If you want to do deployment properly, you need an installer. With Visual Studio it's dead simple to make a setup program that'll check for prerequisites like .NET and install them automatically.

Comment: Re:Agreed (Score 1) 643

by Mr2001 (#35726186) Attached to: MS Global Strategy Chief: Tablets Are a Fad

2 year olds can learn how to use Windows, too. Hell, 2 year olds learned how to use the TRS-80 back when that was relevant. Kids will figure out how to use anything you set in front of them.

I was quite a bit older than that when I started using Windows, but it still didn't take "years of training" to get used to it. It didn't even take weeks.

In any case, "is this easy enough for a 2 year old to use?" is a pretty dumb question to ask when choosing tools for an adult. By that logic, your wife would also have to wear Velcro shoes and drink from a sippy cup.

You can't carve your way to success without cutting remarks.

Working...