Follow Slashdot blog updates by subscribing to our blog RSS feed

 



Forgot your password?
typodupeerror
×

Comment Re:ECC? (Score 1) 155

>You're a poster child for Dunning-Kruger

Actually I am an engineer who has designed many error correction circuits for communication and storage systems. I think I know how much I know about error correction systems, which is plenty for this conversation.

While the statement was made in Slashdot jackass style, the question is legitimate. Why didn't they do any or more ECC on the flash that is failing. There is probably a perfectly fine answer like "We knew the expected error rate and It was designed to last 10 times longer than the system", but the system lasted 40 time longer so the ECC correction capacity was exceeded". or "We had TMR, but the give then age of the system the error rate is now such that the error collision probability is too high". or "This flash claimed to be rad hardened but it turns out it isn;t".

I'd like to know the answer because I like techy shit.

Comment Re:ECC? (Score 1) 155

>You can detect single bit errors with a simple parity bit

You can detect (2^32-1)/(2^32) of every possible failure pattern with a CRC. With a combination of a multiple bit error correction algorithm (with most correction schemes n bits can be corrected with 2n redundant error correction bits) and then the CRC can be used to tell if you correctly corrected the data.

Comment Re:ECC? (Score 0) 155

If you're so smart, why aren't you advocating using BCH codes or Reed Solomon codes or some form of forward error correction code over code and data stored in flash so random bit errors in flash won't affect the code that is stored in the flash? What is your super clever alternative?
 

Comment Re: Not the PSUs? The actual cables? (Score 1) 137

"Pakis..." I suppose you must be from Great Britain, probably one of those "old school tie" types who think those savages should still be all under the Queen's boot.

Yes i'm from Great Britain, but what I think I that the colonials should be using 220-240V, not 110-120V. Since P=i^2*r and i is proportional to v, resistive power loss in the cable the cable would be cut to 1/4 of what it is today, greatly reducing the risk of excess heat in skinny power cables.

Comment Re:Strange software design (Score 1) 194

Apple doesn't allow access to UDIDs (universal device identifiers) anymore, so unless the software is quite old, or requires a jailbroken device, the prosthesis cannot be paired to the device. (That's one of the reason why you can't access the UDID anymore, because pairing information with a device is stupid; the bigger reason is privacy).

The prosthesis can easily be paired to an AppleID plus an application specific ID. However, all information about this would be stored on the device, backed up to iTunes, and could be restored by just buying a new phone, entering the AppleID and password, and downloading the last backup.

If that doesn't work, then these guys must have some really strange and stupid software design + implementation.

Any app writer can include their own magic number in the instance on the device and use that for pairing.

Comment Re:In other news... (Score 4, Insightful) 216

Solar cells on every house is great as long as there is local storage in every house too.

Wind power is great as long as there is good power distribution infrastructure: It's always blowing somewhere.

Nuclear power is great as long as you address operational safety and waste storage, both of which are addressable if you do engineering rather than politics. Part of that is again, good infrastructure so you can build the nukes in good places for nukes.

It's easy to point at any single generation or harvesting technology and identify it's flaws as a sole solution. However there are many technologies and combined together they form a robust and comparatively clean solutions.

 

Comment ACT Tests (Score 1) 175

If there was any data to suggest the ACT tests are statistically valid (they test the thing you think they test) or reliable (they would get the same result if you tested again) then the correlation may be a clue to something. However when the underlying test is neither valid nor reliable, the correlation it shows doesn't even show you there is correlation.

Comment Re:Why focus on the desktop? (Score 1) 727

Layout tools, Schematic capture, logic simulators, analog and mixed signal simulators, P&R, floorplanning etc, etc.
The all have a GUI that needs to be used.

What's notable is that with all these tools, the specific ones I use in the company I work for making big-ass chips, precisely none of them work on a windows desktop. You either run them locally or remotely on a Linux desktop. As time goes on they tend to drop support for older unixes. I don't know anyone who runs these on anything except Linux these days and windows is just a platform to run X or VNC to get to the desktop of the Linux box running the tools.

Comment Re:Why focus on the desktop? (Score 1) 727

>rather than trying to break into the standalone desktop OS market.

It's there and dominant in a whole host of industries. The western world would collapse if Linux ceased being available on the desktop. For example we couldn't make chips.

But the eastern world would be ok?

Yes. They have good bread and public transit.

Slashdot Top Deals

"Spock, did you see the looks on their faces?" "Yes, Captain, a sort of vacant contentment."

Working...