Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×

Comment Re: Gee thanks. (Score 1) 55

As if Google ever gets anything right. Fail after fail. Their only successes are their acquisitions (Maps, YouTube). It's a wonder how they're even still in business.

Same reason as why Microsoft is still the king of the OS market with their crusty software: for new companies the barrier of entry to the field is too high.

Comment Re:Security? (Score 1) 111

You can probably infer whether the chip is working hard or not, and possibly hear it stepping clock frequencies. Maybe if the frame rate is locked to v-sync, you could also hear a beat frequency synchronous to fps. I don't think you can find out anything more specific than those kind of things. There's a lot of power filtering going on and the chip architecture is extremely complex.

Comment Re:Anybody familiar with the manufacturing side? (Score 1) 111

Because 99.999% of users don't care enough to complain.

That would mean 1 / 100,000 users complain. I think more users care. 99.99% or even 99.9% might be a closer value to the amount of users that don't care.

Of course I'm just nitpicking and past your point, but there's a surprisingly big difference into how many 9s you slap there. :)

Comment Re:don't worry about it (Score 2, Interesting) 178

Same here. I bought two 128GB cards on eBay for $23 each. Only one showed up, and when I tested it with:

# dd if=/dev/zero of=/dev/sdc

it gives I/O error at about 8.2GB. Definitely not worth the aggravation.

No, no, don't do it that way. If you overwrite an SD card starting from the beginning, you will overwrite the Protected Area of the card. Also happens if you use the "format disk" function of an operating system on the card.

The SD Association has a special formatter which avoids this problem.

Maybe try reading the card instead of writing, to test for those cards which have missing flash. Or carefully skip the Protected Area with dd when writing.

Submission + - An Applied Investigation to Graphics Card Coil Whine (hardwarecanucks.com)

jones_supa writes: We all are aware of various chirping and whining sounds that electronics can produce. Modern graphics cards often suffer from these kind of problems in form of coil whine. But how widespread is it really? Hardware Canucks put 50 new graphics cards side-by-side to compare them solely from the perspective of subjective acoustic disturbance. NVIDIA's reference platforms tended to be quite well behaved, just like their board partners' custom designs. The same can't be said about AMD since their reference R9 290X and R9 290 should be avoided if you're at all concerned about squealing or any other odd noise a GPU can make. However the custom Radeon-branded SKUs should usually be a safe choice. While the amount and intensity of coil whine largely seems to boil down to luck of the draw, at least most board partners are quite friendly regarding their return policies concerning it.

Comment Re:Apple (Score 1) 52

iOS Safari is "special" and is the only iOS app that's allowed to have writable, executable pages. (As it is the only app allowed to run the JavaScript JIT compiler.)

Hmm... interesting... do PC web browsers do the same thing? In that case, one would think that if the OS implements NX protection, then the JS interpreter would not work.

Submission + - Windows 10 Technical Preview Build 9879 Released

jones_supa writes: Build 9879 of Windows 10 Technical Preview is being pushed out. One feature that is likely to be popular in 9879 is the ability to hide the Search and Task View buttons on the taskbar. Other improvements include new smooth window animations, in response to feedback that the previous animations were "a bit jarring". The "3 dots" — a stable of Modern UI design — are no more, and are replaced with 3 horizontal lines. A lot of issues with system hangs and app crashes have been fixed. A bunch of new touchpad gestures were introduced, too. OneDrive got a "selective sync" feature, allowing users to choose exactly what files and content they want synced to their PC. There are big improvements for Internet Explorer, with the introduction of new Edge rendering engine, focusing on interoperability. Edge will only be available in IE for 10% of testers. As the icing of the cake, Matroska Videos can now be directly watched in Media Player.

Slashdot Top Deals

The flow chart is a most thoroughly oversold piece of program documentation. -- Frederick Brooks, "The Mythical Man Month"

Working...