Comment Re:Interesting given recent removal of 386 support (Score 1) 145
We (author of article being quoted here
While the ColdFire is sufficiently similar to the m68k so that code written to support one processor (at least in userspace) benefits the technical situation for the other, unfortunately they are also sufficiently different that you can't just take binaries for one processor and try to run them on the other.
I
Comment Re:Not so fast (Score 1) 459
Comment Re:Learn photography. (Score 1) 402
may I ask which camera you are using? I am interested in mirrorless camera with fast autofocus performance
Comment Re:Don't worry... (Score 1) 727
But it is the only country in the world where German, French, British and Swiss drug companies profit on their R&D. Developing drugs is very, very expensive but manufacturing is very, very cheap. Which means that once the R&D has been paid for (and to be fair... richly profited from) in the the USA the drug companies can also make also make a nice profit on the side by churning out the cheap manufactured product to those places either too poor or too regulated to pay for the initial R&D.
Should the USA ever adopt a less "disgraceful" model that forces the price of pharmaceuticals down to what is paid in the rest of the world, prices in the rest of the world would have to rise and we'd all be paying something somewhere half way between the current USA and World price for drugs. Yes, getting rid of the rich profit margins would account for some of the discrepancy, but not anywhere near all of it.
So if your in Canada or Europe (or just about anywhere else) stop being so eager to change the USA medical system... you'll kill the goose laying cheap pharmaceuticals
Comment Re:You still need iPhone 4S (Score 4, Insightful) 403
... or eavesdrop on somebody else's iPhone.
the reason why you can't do this is because Siri communicates in HTTPS, so it is not vulnerable to man-in-the-middle attacks. hence, you cannot eavesdrop on somebody else's iphone
the reason why they could listen to the traffic in the article is because they had access to the root certificate on the iphone itself. you can do this if you have physical access to the phone, but obviously you can't just do this over the air to other people's phones
Comment Re:Recovered? (Score 1) 309
Comment Re:Can you handle the truth? (Score 3, Insightful) 309
On thing to remember when evaluating those costs. It's not usually the big bad corporations, the villains of the morality play that usually bear those costs. They have the resources to comply with the regulations and in many cases welcome them as a barrier to entry protecting them from competition. The law preventing BigFoodCo, Inc. from poisoning children (like they really want) is at worst a minor inconvenience to BigFoodCo. They do what's required, file the paperwork, raise the price of milk by a few pennies and turn to some other scheme to fulfill their goal of poisoning children. The people who bear the cost are potential entrepreneurs who look at the costs and decide it's not worth it. Or those that go for it but end up bankrupt because the costs of compliance were too high. Or, those who don't comply and get caught like organic coops and Amish farmers raided by the police and FDA for selling raw milk to the tree hugging hippies who want it. Note that in the California case selling raw milk is legal, but they didn't have all the proper paperwork filed.
Comment Re:Recovered? (Score 4, Interesting) 309
An economy is a complicated thing with lots of moving parts. Dumbing down the vocabulary used to describe those parts to accommodate the ignorant it unlikely to help much. "Recovery" even qualified as "weak recovery" may sound too positive to people when it describes a situation with persistent high unemployment. On the other hand it's certainly more positive than the alternative.
Comment Re:Recovered? (Score 1) 309
Comment The "Expert" (Score 4, Insightful) 371
One expert, who is part of the investigation and wants to remain anonymous because the inquiry is at an early stage, told The New York Times he wondered how the hackers could have known to breach security by focusing on the vulnerability in the browser.
He said: 'It would have been hard to prepare for this type of vulnerability.
IF the article is correct about the nature of the vulnerability this quote is the single stupidest and most frightening things I have ever read on the internet.
Comment Re:debian is better for n00bs (Score 1) 345
Debian IRC help not polite.
Ubuntu IRC help polite.
Please report that. There's a bunch of operators on the #debian channel who regularly kick trolls and people who are not polite. The channel has had a pretty bad reputation in the past, but it's not really deserved anymore these days.
Debian users are territorial like packs of wolves.
Ubuntu users are generally much nicer.
Not in my experience.
Debian loves freedom at cost of everything else.
Ubuntu loves civility and courtesy above everything else.
Is it now clear why Ubuntu is popular and not superior compared to Debian?
Absolutely wrong. Simple example: Debian's been providing a non-free archive, even though there have been several votes to remove it (all of them failed).
Comment Re:I run Ubuntu because it installs - Debian doesn (Score 1) 345
That particular bug, as it happens, has been fixed for squeeze. Debian now uses UUIDs rather than
Comment Re:This is great (Score 1) 250
Because Grub1 is horrible.
See http://bugs.debian.org/grub (the open bugreports against grub) and, especially, http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=239111#237 (a particularly telling example) if you don't believe me.
Comment Re:Are they mad? (Score 1) 250
It's a bit of both, really
There's certainly a factor of 'because we can' in there, but it's also a matter of preference. I know plenty of people who prefer the FreeBSD userland, but I also know plenty of people (myself included) who've tried both the FreeBSD and GNU userlands and preferred the latter. Debian GNU/kFreeBSD is certainly not for people in the first group.
Also, since many of debian's postinst scripts assume a GNU userland (and are allowed to do so by policy), shipping the FreeBSD userland as default would not have helped the port.