Slashdot is powered by your submissions, so send in your scoop

 



Forgot your password?
typodupeerror
×

Comment Wrong (Score 4, Insightful) 210

To replace the key and the boot-loader you have to disable "Secure Boot" in the firmware (Disabling by software is not allowed), then update the key (Means flashing a new version of the firmware) and the boot-loader and then reactivate "Secure Boot".

Now think of Average Joe or your grand mother and tell me how someone like them will accomplish this.

Replacing the keys doesn't require reflashing the firmware, you just need go into the UEFI setup screen and add or delete the keys you're interested in. If the key gets compromised, you just go to the setup, add the new key, boot and update the bootloader and go into the setup and remove the old key. Or, even easier, you update the boot-loader on a working system, then go into the UEFI setup and remove the old key and add the new key. The procedure you outlined is unnecessarily complex even assuming that you have to reflash the firmware to get new keys.

Comment So they want the status quo then? (Score 2) 210

So the FSF is basically asking people to sign a petition that asks manufacturers to do what they are already doing and plan on doing ? The current requirements for windows 8 is that users must be able to disable secure boot in the bios and do key management (addition/removal) of keys as well. I don't know of any manufacturer that is planning on doing anything different since that would mean that their systems would not be windows 8 certified.

In fact, I don't think microsoft bans having other keys besides their key in the bios by default.If, for example, the FSF or some coalition (e.g. RedHat, Ubuntu, Debian, etc.) were to come up with some workable way key signing infrastructure, they could petition UEFI/mobo developers to include their keys in shipped products as well. The question is how do you freely allow people to get bootloaders signed without making it easily for malware authors to do the same.

Comment Re:The memory thing... (Score 4, Informative) 241

Yeah, yeah, yeah - I realize a single person's anecdotal evidence doesn't carry much weight. I wonder what the statistics are though? As AaronLS already pointed out, these tests seem to indicate that my situation isn't very unusual. Components age and wear out.

Check out "A study of DRAM failures in the field" from the supercomputing 2012 proceedings. They have some interesting stats based on 5 million DIMM days of operation.

Comment Re:The memory thing... (Score 1) 241

That's not true. There was a recent paper looking at memory defects and causes on the Jaguar supercomputer, and memory errors were moderately common. Just as surprisingly, there were errors were a single DIMM going bad would cause errors for all the DIMMs on that channel.

So, memory does go bad and it does that more frequently than you'd expect.

Comment Re:Made me think of my Prof. (Score 3, Insightful) 73

Whatever the motivation, I think this is one of the strengths of the scientific method and thus, one of the reasons for its success: we aren't quick to publishing until it is just right, and therefore, perhaps our best approximation of the "truth" we can muster.

On the other hand: What if you did publish your work early and often, not as concerned with slowly and deliberately ensuring everything is just right before spreading the information -- Not keeping quiet just so that you can be the one with the badge of "1st"? Why, then worldwide cooperation could kick in. Perhaps other interested parties would help you prove or disprove the results much more quickly. Thus, accelerating the speed of scientific progress. Now, don't get me wrong. I'm not saying it's wrong to not publish things that you aren't absolutely sure about, just that what you're doing seems really strange to me. Have you questioned your information dissemination methods? A good scientist would... Why, there could have been times that you were wrong about being wrong, i.e. made a discovery but never known it too... Perhaps it's time to re-think the system of publishing altogether?

The problem is that most early results are incorrect and after doing some checking, it turns out they were systematic errors or mistakes or something similar. If everyone published early and often, you'd get so many results (with most of the results being incorrect) that no one could track it to figure out which results were interesting and worth investing the time and effort to work on. Duplicating someone else's work takes a lot of time and effort and may involve building a lot of stuff or flying to another lab to learn new techniques. Unless you're really sure that the results are likely to pan out, why would anyone spend tens of thousands of dollars or a few months at another lab learning a technique?

The costs and startup efforts are much higher for most sciences unlike code so open source techniques won't work as effectively. It's effectively like having to reimplement a good portion of a piece of software before you can start contributing.

Comment Re:Misunderstanding of stock markets (Score 1) 130

It appears to me that he is presenting two scenarios: 1. You are not an angel investor and what you do doesn't net you money or, 2. your a successful angel investor but your scheme only works because investing works.

I don't think he misunderstands financial markets at all. This looks like a reading comprehension fail to me.

A few things. Angel investors usually get involved in a company at it's initial stages and don't buy the company's stock in the open market. But let's ignore that and consider the scenarios. Suppose you bought a bunch of Intel stock on an exchange somewhere and you bought enough that Intel stock went up an appreciable amount. You almost certainly bought the stock from other investors or a market maker so Intel didn't get any money from your stock purchases. Intel's market valuation went up but that won't affect Intel directly or give it more money. Intel would have to sell it's stock on an exchange or put it up for collateral or something similar if it wants to take advantage of the rise in it's stock.

To use an analogy, if the value of your house or car went up by $50k, that wouldn't directly help you out. You would have to sell it or take out a loan against it or something similar if you wanted take advantage of the rise in value. Likewise, stock prices don't directly help companies, contrary to what the submitter says.

Comment Re:Misunderstanding of stock markets (Score 2) 130

[I]f you buy company X's stock, company X will probably not get any actual money from the purchase.

No, but you will raise the value of the company, which has the same effect.

Not quite, the market valuation of the company increases but that doesn't translate into money that the company can use. The company would have to either sell stock into the open market or use it as collateral or something similar in order to get money. It's just as if you owned a home and the value of the home increased after you bought it. The increase in value doesn't do much for you unless you do other stuff (refinance, get a home equity loan, etc.) to take advantage of the that increase.

Comment Misunderstanding of stock markets (Score 5, Informative) 130

The same kind of trick wouldn't normally work on the stock market -- if you're wealthy enough that you can increase the share price of a stock by buying enough of it to shift the market, then when you try to reap your profits by unloading the stock, the price will drift back down as you're selling it off. (Or if your purchases do manage to create a self-fulfilling prophecy -- your infusion of cash into the company enables them to realize their plans and become a genuine success -- well, then you're just a successful angel investor, more power to you.)

You have a misunderstanding of how the stock market works. Namely, if you buy company X's stock, company X will probably not get any actual money from the purchase. You're almost certainly purchasing the stock from another investor so you wouldn't be an angel investor. A company can take advantage of a rise in it's stock price by selling it's own stock or by using stock to purchase another company or something like that but that is a side effect of someone pushing up stock prices.

If the author doesn't understand a simple thing like that about financial markets, then I don't have much faith in his ability to talk cogently about markets in general.

Comment Re:How does this work? (Score 4, Informative) 274

Right, because you have no right to do that with a device you supposedly own.

The specs already require that the x86 EFI allows you to load your own key. This is just something to let you install and use linux or other OSes without having to go through the process of loading your own keys into the bios and instead using the ms key that's already been loaded.

Comment Electric landing gear? (Score 1) 590

Most fuel consumed by airliners is done while rolling around the airport on the ground. A jet engine burns almost the same amount of fuel at idle as it does while in cruise. To start, older planes should be retrofitted with electric landing gear and engine start should happen at the hold short line when they're #1 for takeoff.

Imagine how much $8.00/gallon jet fuel is burned on the tarmac.

What the hell is electric landing gear? The wheels on the plan are unpowered and spin freely. All of the propulsion for moving around is provided by the engines. You can't keep the engines off until you're on the runway unless you're being towed. Also the engines need to be started using an external device so you'd need to drag that along so that it could spin up the engine and then start it.

Comment Re:As much as I hate Steve Jobs.... (Score 4, Informative) 487

Because he had some perfectionist tendencies. That was one thing that set Apple apart from Microsoft - you might not like what they did, but they usually did it thoroughly. That seems to be falling apart a bit.

Sort of like how mobileme worked amazingly well out of the box. Or how about siri working well with accents or just in general with a variety of voices. Same deal with the antennas on the iphone 4. Apple has a fairly long history of hardware issues on their first version of any new hardware. Steve Jobs being a perfectionist didn't prevent this.

Comment Genetic disadvantage? Hardly (Score 5, Informative) 246

'For all of Intel's semiconductor design and manufacturing feats, its processors suffer from a genetic handicap: They have to support the legacy x86 instruction set, and thus they're inherently more complicated than legacy-free ARM devices, they require more transistors, more silicon.

Intel and AMD x86 processors moved on to using micro-ops and risc like operations internally years ago. The only disadvantage nowadays is a small translator that converts x86 machine code into micro-ops. Compared to the actual logic or cache on the cpu the number of transistors that the translation takes is minimal and not a big deal especially when you consider the size of cpus nowadays.

Comment Re:Hey if China is whining about building them.... (Score 4, Informative) 312

Where are you pulling your numbers from? I would like to know how you came to your price figures if they actually did that.

I don't care if you were sarcastic, I'm serious. I would like to know what the cost difference would be if the iPhone 5 was made in the USA versus China.

There have been studies that estimates are about $30 to $160 more per iphone in costs ( http://www.businessinsider.com/apple-iphone-manufacturing-cost-foxconn-2012-4) . That means apple's margin for the devices would go from $452 in gross profits to around $293 per iphone. It'd cost more but wouldn't be outrageously more.

Comment Re:Who started it? (Score 1) 292

1) Those who have refused to sign the NPT. These countries are allowed to develop nuclear weapons. They include South Africa, Israel, Pakistan, and India. They receive NO assistance from the international community. They have to develop their entire nuclear program from scratch.

Uh...The french gave the israelis the nuclear reactor at Dimona which was the source of the nuclear material the israelis used to get construct their nukes. The British also later gave them further assistance in getting the reactor running and in purifying and producing the components for a nuke.

India got nuclear reactors from Canada and apparently got nuclear technology from other NPT signatories as well.

Comment Re:pfffffft (Score 1) 231

So, it is saying that a car with an engine that can get 400mpg is more economical than one with 30mpg, but they leave out the important part that it will take you 10x longer to get to your destination. I hate the trite "typical marketing", but that is what this is

Unlike with engines if it's truly better on the "performance per watt" scale you can build super computers with 10x, 100x, whatever it takes of extra chips, to get there faster on the same power budget; Which would make Arm A9 viable for people with LINPACK like workloads, unless the cost of extra networking gear (and other support hardware), kills them. Wasn't some company working on an Arm based super computer? They must be thrilled.

Wrong. There's always going to be steps where only a single thread of execution can run. Those steps will determine how much of a speed up parallelization will get you. Adding more processors will just result in more processors idling when those bottlenecks occur and if your processors are not fast enough at those bottlenecks, then it could be much better to get fewer more powerful processors so that bottlenecks are finished more quickly.

Slashdot Top Deals

2.4 statute miles of surgical tubing at Yale U. = 1 I.V.League

Working...