Forgot your password?

typodupeerror

Comment: Sucking Update Policy (Score 1) 119

by thsths (#43766503) Attached to: Intel Rolls Out "Beacon Mountain" Android Dev Platform For Atom

Despite the fact that Intel has only about 3 phone models released, all on the same platform (a second one is coming), they fail to provide updates to Android 4.2 for all of them.

So this is just another shot in the foot for them. Android is a great ecosystem, but it is not for the faint of heart. If you want to compete, you have to do it properly. Half-hearted attempts will like (just like HTC).

Comment: Re:Shocking... (Score 1) 104

by thsths (#43061137) Attached to: Evernote Security Compromised

> with the best will in the world you're always just one mistake away from letting the bad guys in.

Not at all. With a bad security model you are only one step away from being owned. If you have a proper security model, you have several layers, and just a single one. So there should be no single point of failure. Combine this with decent testing etc, and you have a reasonable amount of security.

Comment: Re:I've Seen Touch Screens For Years (Score 1) 913

by thsths (#42709281) Attached to: Microsoft Blames PC Makers For Windows Failure

Every other version. Windows 3 sucked less than DOS (which was still used by Windows 1.0). Windows 95 sucked less than Windows 3.1. Windows XP was pretty decent, although the time was not quite ready when it was released. Windows 7 was certainly a decent release (not without flaws and regressions, but lots of things are better), and I hope they support it for a long time. Windows 8 is again something the time is not ready for, but that may change.

Comment: Re:Why this zero-day? Why Java? (Score 5, Insightful) 88

by thsths (#42562267) Attached to: Apple and Mozilla Block Vulnerable Java Plug-ins

> Why does this one deserve special treatment?

Because it is
* wide spread, both in terms of users and in terms of malicious sites
* serious: remote exploit with none but the initial user interaction
* arrogant of Oracle not to respond
* avoidable, because nearly nobody needs Java anyway

Oracle really dropped the ball here, and they deserve to be kicked.

Comment: Re:Distaste of C++ (Score 4, Insightful) 476

by thsths (#42376963) Attached to: GNU Grep and Sed Maintainer Quits: RMS and FSF Harming GNU Project

> I knew about Linus Torvalds's distaste of C++

And for good reason, C++ in kernel space is a recipe for disaster. Some parts of it may be useful, others would be highly inappropriate.

> What is it with open-source leaders and their irrational hate of C++?

There is nothing irrational about it. C++ is one of the most powerful compiled languages ever conceived, but it is very ugly. It also supports just about any programming paradigm, badly, making the choice between them especially hard. Every other language out there has more focus and more style, except maybe perl.

Comment: Re:This Is Ridiculous (Score 2) 530

by thsths (#42345657) Attached to: IQ 'a Myth,' Study Says

It seems that in good Slashdot style, nobody has even read the abstract. It is quite specific:

"The higher-order “g” factor is an artifact of tasks recruiting multiple networks"

Now that is an interesting statement, it says that there is not one key element (or factor) for intelligence, which helps with a lot of tasks. Rather many tests measure the same core aspects of intelligence. That is an interesting finding, but it is also very hard to support: how do you measure that which you cannot measure? And at the end of the day, I am not sure it has much significance in a practical sense.

Comment: Re:Why? (Score 2) 329

by thsths (#41749433) Attached to: The Struggles of Getting Into the App Store

There is more truth in this than it first appears. Apple wants 30% of your profits with the app - and that may be fine for retail software, but it is hardly acceptable for specialist software. Then again the app store is designed for a general audience, not for specialist software.

I think the logical conclusion is that specialist software should not be distributed over the app store. It should be side loaded.

Comment: Re:Try.. (Score 3, Insightful) 295

by thsths (#41730099) Attached to: Ask Slashdot: How Can I Protect My Android Devices From Hackers?

Exactly. I would recommend to dial back the paranoia, not every bug is evidence of being hacked. Unfortunately the WiFi stack of Android is absolutely full of bugs, but most only cause a bad connection or a disconnect.

That being said, Android 2.2 is way out of date, and you should not consider it secure in any sense of the word. Watch the information that you put on your phone, including login data. And there is nothing you can do about it, except complain to the manufacturer about it not being "fit for purpose".

Comment: Re:10% decline in quarterly revenues? (Score 0) 286

by thsths (#41640903) Attached to: AMD Reportedly Preparing Massive Layoff

> Meanwhile they're not competeing in servers or smartphones, the PC market

And they are not competing in the PC market, either. You can get the same performance (and usually less driver issues) by just going with Intel. AMD lost the performance advantage that they had with the Athlon64, and now they have lost the price advantage, too. The only thing they have going is the APU concept, but single thread performance is terrible, power consumption is high, and the price is again not that much less than you would pay for Intel plus an entry level graphics card.

Comment: Bad understanding of risk (Score 2) 1651

by thsths (#41522889) Attached to: To Encourage Biking, Lose the Helmets

> "maybe we should wear helmets when we climb ladders or get into a bath"

Of course we should wear a helmet (or better a harness and a safety rope) when climbing ladders. It is know to be one of the most dangerous activities in a normal household.

But you also have to look at the context. Free-climbing for example is technically much more dangerous than climbing a ladder, but people are typically skilled and very concentrated when they do it. Average folk climbing a ladder are inexperienced and often distracted. This combination can make any activity dangerous.

Many are called, few volunteer.

Working...