Slashdot Mirror


User: systemeng

systemeng's activity in the archive.

Stories
0
Comments
182
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 182

  1. Re:Uforgiveable on The Tech Failings of Hawaii's Missile Alert · · Score: 1

    Most likely, this is part of the civil defense warning systems used for tornadoes, floods, mudslides, fires, etc. Somebody in local civil defense most likely got the idea to add Nuclear Missile Alert and the whole thing "mushroomed" into a mess.

  2. Re:Uforgiveable on The Tech Failings of Hawaii's Missile Alert · · Score: 1

    Therac 25 teaches us that mechanical interlocks and switches are a good thing. The probability of failure of a well designed switch (1e-5 to 1e-6) is a lot lower and better analyzed than the probability of failure of half baked (or any kind of) software.

    Making the final output of the system go through a mechanical switch for a real alert means that the system can't send a real alert without the switch being closed e.g. the signal path is physically open at the switch. P(false alert)=P(software fails)*P(switch fails)

    If you feed the output of the switch through possibly defective software, you've changed the equation to P(failure)=P(software fails)+P(switch fails) which is similar to what caused the Challenger disaster.

    In Challenger, the two seals on the booster rockets were deemed redundant with independent failure probabilities P(failure)=P(fail_seal1)*P(fail_seal2) however a common failure path for both seals,low temperature, was overlooked giving the equation as roughly P(failure)=P(fail_seal1)+P(fail_seal2).

    Since the probability of the switch failing is near zero, with the switch in place as the sole last step, the chance of a false alert is near zero. If the switch is read by software then the chance of sending a false alert reverts to the failure percentage of the software negating the value of adding a switch to begin with .

  3. Re:They've had it coming for decades on With Nothing Left To Sell, RadioShack Is Selling Itself To People (theverge.com) · · Score: 1

    When I was in semiconductor test, components were graded according to how well they met the spec and placed in bins. The lowest grade of component that vaguely worked even if it didn't meet the whole spec was colloquially known as the "Radio Shack Bin".

  4. In a past life, I setup the free version of Alfresco for my teams. Configuration can be tough for those who don't like insanely deep trees of config files but it has a nice webdav server which integrates with the rest of it's quite awesome versioning capabilities. It's great for versioning anything that isn't source code.

  5. Aircraft Hanger on Ask Slashdot: Where's the Most Unusual Place You've Written a Program From? · · Score: 1

    I once wrote a program to extract video from an IRIG datastream while sitting in an aircraft hanger and trying to hear myself think over the electronics on an apache helicopter being run from ground power.

  6. The article has vivid spark pictures on Titanium-Headed Golf Clubs Create Brush Fire Hazard In California · · Score: 1

    See the author's photograph: http://onlinelibrary.wiley.com...

  7. Lamport did the Bakery Algorithm for thead sync on Turing Award Goes To Distributed Computing Wrangler Leslie Lamport · · Score: 1
  8. Re:Graph was 4-colorable... on Game Tech: How BioShock Infinite's Lighting Works · · Score: 3, Interesting

    I actually found this story quite useful as the references it gave showed that some of the problems they solved are very similar to a research problem that I am working on in electron microscopy. That being said, the article was very technical and outside of my understanding in some of the more video game related areas. I'm happy to see this on slashdot.

  9. Re:Misleading title on Flying Snake Mysteries Revealed · · Score: 3, Interesting

    The test they did suggested the snake's cross-sectional shape was more efficient than many other airfoil designs. This could have applications in aircraft design.

  10. Re:Movie of the AN/USQ-7 in action on A Short History of Computers In the Movies · · Score: 1

    The computer history museum in Mountain View, California has panels from the AN/USQ7 as well as the large lucite scale model of the building.

  11. Re:PE exam you can do with a slide rule on Ask Slashdot: Cheap Second Calculators For Tests? · · Score: 1

    All of mine are Pickett. Note: Many of the modern tests and the EIT exam require a specific calculator model.

  12. Re:Hint taken. on Woman Facing $3,500 Fine For Posting Online Review · · Score: 3, Informative

    The Federal Law also allows state attorneys general to file suit on behalf of tax papyers in credit reporting cases. A local lawn care service accidentally submitted an already paid bill of mine to a collections agency. The Alabama Attorney General's Office was not amused and forced them to write a letter explaining themselves to me and then suggested that I sue the company which by then had seen the error in their ways.

  13. Re:GPL-compatible of course on Ask Slashdot: How To Get Open Source Projects To Take Our Money? · · Score: 1

    There a re a lot of 501c3 organizations including universities that do a lot of work for profit.

  14. Re:Capitalism. on Judge Grants Defendant's Motion To Explore Alleged Fraud By Prenda Law · · Score: 2

    In a Venture Capital funded startup, the VC puts up the original money. Taking the company public swaps the capital provided by the VC for capital provided by the public in the IPO. Publicly traded stock does little once the company is started unless new shares are issued after the company goes public.

  15. Re:How big are the individual invoices? on Ask Slashdot: How To Collect Payments From a Multinational Company? · · Score: 1

    AFAIK in some places in the U.S. there are laws that a corporation must send a corporate officer to answer a small claims case. This can be very painful for a large company.

  16. Re:Your driving I'm watching. on Playstation Controller Runs Syrian Rebel Tank · · Score: 2

    Half inch mild steel might stop lead. Even .308 AP will go straight through without even slowing down. I have a whole box of such plates in my shop.

  17. Mil-spec: Yah right. . . on Playstation Controller Runs Syrian Rebel Tank · · Score: 1

    Wake me when it meets MILSTD 810-G.

  18. Re:Bullshit on Amid Fiscal Uncertainty, Venture Capital Is Way Down In Silicon Valley · · Score: 1

    I know exactly what you mean, metlin. I've been doing business case analysis for a startup I'm developing which will produce a tangible product with a high profit margin. A single machine in the production process has 6 zeroes in the price tag and the amount of money needed by the company over 5 years has seven zeroes. While I was able to fund the basic research with my own checkbook, scaling it into a profitable product with that funding source is impossible.

  19. Re:Umm on Ask Slashdot: How Do SSDs Die? · · Score: 1

    That failure pattern is called the bathtub curve or Weibull distribution.

  20. Re:Deserved on Art School's Expensive Art History Textbook Contains No Actual Art · · Score: 1

    Honestly, some of the most interesting and intelligent people I have ever met were art historians. On the other hand, it isn't a degree you get as professional training to do something lucrative.

  21. Re:Some Quick Facts on The Lies Disks and Their Drivers Tell · · Score: 1

    The XFS guys are right. I've lost data multiple times on XFS due to their disk caches being enabled in Suse 11.4. My disks are ST9750420AS using bios raid. I finally had to disable disk write caches on bootup. These losses were not even due to power failure: these losses were incurred during graceful system shutdown.

  22. Hmm on Ask Slashdot: Using a Sandbox To Deal With Spambots? · · Score: 1

    A good use for stupidfilter http://stupidfilter.org/ perhaps?

  23. Re:And next on Linux Is a Lemon On the Retina MacBook Pro · · Score: 1

    Untar in this context simplym means heating up the sundial with a giant magnifying glass and hoping the tar runs off . .

  24. Re:Field dependent requirement on Ask Slashdot: How Many of You Actually Use Math? · · Score: 1

    It wasn't what they said but the aspersions in the way they said it that they made listening to them interesting. . .

  25. Re:Field dependent requirement on Ask Slashdot: How Many of You Actually Use Math? · · Score: 2

    I do chemical engineering research in my spare time. I actually had to use calculus a few weeks ago to derive an equation for making a mixture of 2 solvents as similar as possible to the properties of a third solvent. For two solvents, the answer was a calculus gimme.

    For three solvents, I had to break out multivariable calculus and Lagrange multipliers which didn't generate a solution but instead reduced the problem to a 4x4 matrix inversion. The inversion would have been most easily solved by feeding the matrix into the LAPACK library but a pedant could have solved it in his own code using Cramer's rule.

    In my case, calculus wasn't enough, it only reduced the problem to linear algebra. Basically, you have to have taken enough math to recognize when you have transformed a problem form an intractable form to a tractable form.