Want to read Slashdot from your mobile device? Point it at m.slashdot.org and keep reading!

 



Forgot your password?
typodupeerror
×

Comment Re:What you're missing... (Score 1) 250

You may have missed or misunderstood what I mean by primary structure. In my line of work primary structures are ones that if they fail do fail catastrophically because there is no way to build in redundancy. The way we mitigate these risks is by performing a comprehensive analysis, material testing, proof loading, and regular maintenance and inspections.

We use the term secondary and tertiary structures in regards to those that can have redundancy and backups should they fail

Comment Re:Deceased owners (Score 1) 206

I don't think you are correct. A bitcoin address has an associated public and private key. The hashing algorithm is a part of the standard. So someone could theoretically take a bitcoin address on the block chain and try to brute force solve for the private key. Right now it costs more to break than to generate a new coin so why do it? Also in the future the encryption will get more difficult. Finally you can always break up the amount you store in any address which makes it not cost effective to break.

Comment Re:What you're missing... (Score 2) 250

I used that in a meeting once when management asked how we can get the project finished by the arbitrary deadline. I said we could build a time machine. The great part is that it doesn't matter when we finish that project because all of the other ones will be on time.

That reminds me of a design review I was in. The "safety" engineer asked me what the backup was if a primary structure failed. I said it's a primary structure it's designed not to fail. They responded "What if it magically fails?". I said "We roll for damages".

I don't get invited to meetings often.

Comment Re:Insurance (Score 2) 389

Quite a few of the crash tests are done by the I Insurance Institute for Highway Safety (IIHS) http://en.wikipedia.org/wiki/Insurance_Institute_for_Highway_Safety

The insurance companies pay for it so they better understand the costs involved in insurance different cars. I don't see why they wouldn't do the same thing for software.

Slashdot Top Deals

Any given program will expand to fill available memory.

Working...