wvw Posted January 6, 2010 Report Posted January 6, 2010 http://en.wikipedia.org/wiki/Year_2000_problem#Year_2010_problemhttp://www.darknet.org.uk/2010/01/2010-bug-wreaks-havoc-in-germany/http://www.megapanzer.com/2010/01/06/y2-01k-bug-trips-up-symantec/http://tech.slashdot.org/story/10/01/03/1312209/2016-Bug-Hits-Text-Messages-Payment-Processing Quote
begood Posted January 6, 2010 Report Posted January 6, 2010 The butterfly effect in action, all the way nice. Quote
wvw Posted January 6, 2010 Author Report Posted January 6, 2010 1. Many programmers are not particularly competent. Add in the untrained people writing scripts, VBA applications, etc, who have no clue about software engineering, testing, etc. No surprise that simple errors crop up. 2. Dates are really, really horrible. If you have not had the privilege of writing an international application, worrying about different date and time representations, simultaneity across different time-zones (and the date line) - well, it's an adventure, and even careful testing may not catch everything. Gratuitous real-world example: WinXP allows users to set date-separators and the like in a way that makes unambiguous date/time parsing impossible.http://it.slashdot.org/story/10/01/06/0343252/Y201K Quote