Slashdot Mirror


Don't Shoot Me, I'm Only the Software

ctwxman writes "How often have you heard about some massive crash and then the blame was placed on the software? "Disasters are often blamed on bad software, but the cause is rarely bad programming." If you've been looking to blame your boss, this article from MSNBC says your ship has come in! Poor planning, poor execution and poor leadership are more likely to blame than bad code when it comes to systems that fail. "

53 of 392 comments (clear)

  1. Irony by Egonis · · Score: 3, Funny

    How ironic that MSN(BC) is pushing a story about 'don't blame the programming'.

    Although legitimate in the concept, I would say that poor programming is most definitely a cause for system failures.

    1. Re:Irony by antifoidulus · · Score: 5, Interesting

      I beg to differ. People seem to think that "coding" is the only important aspect of software. It's far from it.
      Case in point, MS Windows. I actually read a book on programming security from the head of security at Microsoft(yeah, laugh all you want), and it gave some interesting insight to the corprate culture at Microsoft. The talking heads at the top want a shitload of features, and they want it by an unrealistic deadline(which, with the exception of longhorn, they almost always meet), and security gets pushed to the back, and maybe only added in as an afterthought.
      Contrary to popular belief here on /., MS does not hire idiots to write their code, but even good programmers aren't miracle workers. When they have their hands tied with a looming deadline and a feature list that only grows longer, they can't do it all, and bugs are bound to sprout up.
      I think Linux main security advantage lies not in that almost anyone in the world can look at the code(though that helps) it's that there is no "mono culture", you get a lot of interesting ideas contributed to the kernel, some are good, some not so good. Eventually the bad ideas fade away and you are left with a very solid operating system.

    2. Re:Irony by segmond · · Score: 5, Insightful

      good programming is not enough to prevent system failure. good programming is good for your homework project or a little module.

      good software engineering is required for large systems. when you are developing hundred thousand lines of code to million lines of code. no amount of good programming will guarrante a good system without solid software engineering processes.

      --
      ------ Curiosity killed the cat. {satisfaction brought it back | it didn't die ignorant | lack of it is killing mankind
    3. Re:Irony by iezhy · · Score: 5, Interesting

      ...contributed to the Sept. 14 radio system outage over the skies of parts of California, Nevada and Arizona.

      The genesis of the problem was the transition in 2001 by Harris Corp. of the Federal Aviation Administration's Voice Switching Control System from Unix-based servers to Microsoft Corp.'s off-the-shelf Windows Advanced Server 2000.

      they violated the golden rule: dont touch the system if its working. and they were punished :)

      ...the move went well except the new system required regular maintenance to prevent data overload.

      wtf? the new system, designed to replace old one, was incapable to deal with data load? why would they "upgrade" it anyway?

    4. Re:Irony by Anonymous+Custard · · Score: 4, Insightful

      The talking heads at the top want a shitload of features, and they want it by an unrealistic deadline

      Welcome to every single software project ever.

    5. Re:Irony by KDan · · Score: 4, Insightful

      Yep. There's the same difference between software engineering and programming as between architecture/structure engineering and building construction. Doesn't matter how good the builders are, if the architect built a bad plan the house will fall down. To push all this planning stuff out of the responsibilities of the "programmers" is unjust on the managers, though. A good software engineer should be aware of the whole process and how it needs to be conducted and be able to advise his manager (if he's not a manager himself) on how to proceed. It's part of his job.

      If the builders get given a plan where the roof is placed underneath the house, they should question it, not just build it blindly without asking.

      Daniel

      --
      Carpe Diem
    6. Re:Irony by maxwell+demon · · Score: 4, Insightful
      The talking heads at the top want a shitload of features, and they want it by an unrealistic deadline

      Welcome to every single software project ever.


      No, not every software project. The typical deadline for open source software is "when it's ready". Which often isn't an unrealistic deadline. However, the shitload-of-features problem can happen there, too (and is usually the main reason if "when it's ready" gets unrealistic).
      --
      The Tao of math: The numbers you can count are not the real numbers.
    7. Re:Irony by mwood · · Score: 3, Insightful

      "Many eyes" is good, but it's the scheduling disaster that works against producing solid designs and solid code in the first place. Linux vN+1 ships when Linus thinks it's ready, not to meet some marketing manager's fantasy deadline. Shipping software when it's ready, not when someone who hadn't a thing to do with making it wishes it would be ready, cannot be overvalued as a component of software quality.

  2. Buck Passers by mfh · · Score: 4, Informative

    If you've been looking to blame your boss, this article from MSNBC says your ship has come in!

    I think this little gem says it all. Strangely enough, it's today's Dilbert. Thing is, the buck-passers are who protect their own image or the image of those who write their cheques. The result? Too many projects are blamed on interns or programmers, rather than the truth coming to light.

    Why? I think it's simple, really. Management often has no clue what they are doing in terms of managing a technical project so they make decisions about things like the exact features, and they often fight to get things a certain way -- unwittingly forcing programmers to code all the way around the block to get to the house next door, leaving problems in the wake.

    The best case is when a programmer is given design autonomy. That's why Open Source is such a threat to large companies like Microsoft... because the guys who know what *can* be done, are the same guys doing it -- the result is 1111x better, and cheaper too.

    I am so lucky to be working now for a company that allows me to have full autonomy with my projects. They tell me what the customer wants and I do it the way I think is best. Every single project done in this manner has resulted with happy customers and excellent systems.

    --
    The dangers of knowledge trigger emotional distress in human beings.
    1. Re:Buck Passers by MrRTFM · · Score: 3, Interesting

      ...unwittingly forcing programmers to code all the way around the block to get to the house next door, leaving problems in the wake

      While I agree with you in principle and acknowledge that stupid managers are ... stupid; I dont buy this theory - a programmer should know to say 'this wont work', or 'this *might* work in the demo to management, but it WILL FAIL IN PRODUCTION IF MORE THAN 'xxx' USERS ACCESS IT'

      Fuck - isnt it time we stood up and just told the truth - or are we all too scared of being outsourced to India?

      --
      You can't expect to wield supreme executive power, just because some watery tart threw a sword at you
    2. Re:Buck Passers by bladesjester · · Score: 5, Insightful

      That works really well in theory. The problem is when management looks at you and tells you to do it the way they said anyway because they're in charge and you aren't. I've run into that a few times in the past. The fact that the IT manager was an idiot and thought he was an authority on the subject because his wife was a programmer didn't help.

      --
      Everything I need to know I learned by killing smart people and eating their brains.
    3. Re:Buck Passers by TreadOnUS · · Score: 4, Interesting

      That does seem to be the case at I company I consult for. As a part of an assessment, we received several unsolicited comments that they would be resistant to changing the way they performed development because the business customer was free to outsource. And it's happened on a few projects when the development team pushed back on timelines and requirements.

      As a result, the development staff here lies to their managers, who lie to their directors, who lie to their VP's and on up the line. This points to a breakdown in communication between all levels in IT including the lines between IT and the business.

    4. Re:Buck Passers by Mysticalfruit · · Score: 4, Interesting

      I used to worry about that until my company tried an experiement and outsourced a project to india.

      They fucked it up so horribly and it cost so much money that in the end they threw up their hands, wrote off about a million dollars worth of expenses and developed the app internally.

      The internal developers (several of which were Indian might I add) finished the app on schedule.

      Our company then passed an internal policy that we would insource (bring programmers in to work on a project) but that outsourcing was out of the question.

      --
      Yes Francis, the world has gone crazy.
    5. Re:Buck Passers by Evangelion · · Score: 3, Insightful

      As a result, the development staff here lies to their managers, who lie to their directors, who lie to their VP's and on up the line. This points to a breakdown in communication between all levels in IT including the lines between IT and the business.

      This is not something unique to IT -- it's something fundamental to any command structure which relies on communication between unequals.

      It's only common name is the SNAFU Principle, which was coined by Robert Anton Wilson (there's a very good discussion of it in his book Prometheus Rising).

      In Illuminatus!, a satirical study of social pathologies, Robert Anton Wilson and Robert Shea brought out an important principal that causes trouble in hierarchies: the Snafu Principle. People tend to say what they think the boss wants to hear, especially if they have noticed that the practice of ``shooting the messenger'' is common. This means that the information passed up the pyramid is distorted at each level. Thus, each higher layer of managers tends to have less and less contact with reality, and near the top they are often completely out of touch.

    6. Re:Buck Passers by kfg · · Score: 5, Insightful

      . . .a programmer should know to say 'this wont work'. . .

      Programers, at least the good ones, know how to say this, and say it loud and often. Likewise, the true professional salesmen who have actually studied their craft know how to say "This promotional technique of yours has actually been proven in study after study to be a pointless waste of time." The cabinet builder knows how to say, "That joint will fail." The day laborer knows how to say "If you really insist I do it that way you'll get less real work per day out of me and I'll be out on comp in six months."

      Managment knows how to say, "I'm sorry, but our policy is. . . "

      They're often very good at saying it, because they get a lot of practice saying it, instead of practicing how to listen to the people they've hired because they possess certain special skills and knowledge.

      Engineers know how to say, "The Space Shuttle will blow up if you launch below a certain temperature."

      It turns out they were right, but managment followed policy.

      Managment's solution? Fire the engineers for speaking out.

      So long as you work for managment that views its role as telling you what to do, and your role to just shut up and do it, actually doing your job the way you percieve it as an expert is simply a short walk to the unemployment line.

      Once upon a time my mother was the manager of vehcile registration renewal for the NYS DMV. Her superior walked into her division one day and found her cleaning a microwave oven.

      "Do you think we pay people at your grade level to clean ovens?" he asked her.

      "Everyone of my people is working on production, in the only profit making division of the state government. Do you want me to stop one of my people from making money for the state just to clean an oven when I've really got nothing better to do right now myself?"

      Fortunately for her, after a moment of reflection, he actually got it and replied, "You know, I never thought of it that way before. I guess sometimes we do pay people at your grade level to clean ovens."

      Both he and my mom are fairly rare examples of managment. Managment serves the purpose of making sure the secretary has paper clips when he needs them, the assembly line workers have bolts when they need them, and to gently nudge people back on course if they should happen to stray a bit from the path, not "tell them what to do."

      But somebody has negelected to tell most of the managers that.

      KFG

    7. Re:Buck Passers by Evangelion · · Score: 3, Insightful


      The other problem is is that this type of 'message modification' can be done unconciously, from choice of words and adjectives, 'forgetting' to mention bad news, and even body language. Even subtle moderations can have an impact in a large heirachy.

      It *is* possible to fight this, but what you then have to do is have a manager and the people they manage feel and act like equals. If there is no fear of reprisals for bad news, and no fear of reprisals for honest mistakes, then the quality of the communication within the organization will rise.

      Really, the solution is to try and structure your organization as something other than a pyramid. You don't need to run an organization with a single "alpha male" at the head, and everyone reporting indirectly to that person or board. But that seems to be the cultural norm in western society.

    8. Re:Buck Passers by fishbot · · Score: 3, Interesting


      Our company then passed an internal policy that we would insource (bring programmers in to work on a project) but that outsourcing was out of the question.


      But this is also a problem. I've had so many managers who took the approach 'well, it didn't work once so it is now policy that we never, ever do it again' that it ends up biting you in the ass.

      My last manager (I quit 2 weeks ago, yay me!) decided that software unit testing was fundamentally bad, because he'd tried to manage a project using XP (eXtreme Programming, not.. oh you know) and that uses unit testing and it didn't work very well. It became policy that we should never do unit testing. I kid you not.

      Creating a policy to never do something that didn't work the first time is as bad as not trying it in the first place.

  3. D*mnd if you do and D*mnd if you dont by slashnutt · · Score: 4, Interesting

    I have worked at CIMM level -3 and at CMMi level 5 groups. Starting at level 5, you're about as likely to win the lottery and while on the vacation at the moon than getting fired for bad software; at level 1 your highly likely to get fired for a bad programming mistake; level -3 you try to point the finger for anything.

    Now there's a mathematical formula (let me see if I can derive one) for each level you go down, the half-life of bad software divided by the software engineer goes up a log base 10 (4 - 95%, 3 - 90%, 2 - 75%, 1 - 50%, 0 - 25%, -1 10%, -2 - 2%, -3 - .01%). Thus, if you want management to point fingers go down in levels but if you want the group to be aware of problems then look for a high CMM level group to work for. Disclaimer this is now way scientific but used as illustrative purposes; objects may be closer than they appear; no left turn on red; do not pass Go.

    1. Re:D*mnd if you do and D*mnd if you dont by sscanf · · Score: 3, Insightful

      Errr... I got lost when we divided by the software engineer but:

      I have done CMMI and I am not a fan of heavy process done in the heavy handed way CMMI is done. Its a great way for extra levels of management to justify themselvs. That much said, CMMI does ask developers to do important things (and don't quote me, this is just what it means to me):

      1. Coding standards
      2. Unit testing (automate it!)
      3. Peer reviews
      4. System testing

      CMMI makes you do all of that and document it. The paperwork is over the top but the result is better software.

      The big winners are having unit test code that aims for 100% coverage and real peer reviews (the many eyes approach). The peer reviews can be initially painful but everyone learns their bad habits quickly and soon gets out of them.

      The downside is that it comes with a whole crew of managers, inspectors, auditors, validators, finger pointers, and beurocrats who are working hard to justiy their existance by beating up the developers and their code as much as possible.

      In the end, it all comes down to common sense: plan what you are going to do. Do it carefully. Test it. Ask your peers to review it and learn from their comments. Put it all together and test it again. Remember your problems so you don't repeat them.

      --
      This sig intentionally left blank.
  4. mm by Anonymous Coward · · Score: 3, Interesting

    Bugs and errors do not neccessarily mean BAD programming. Bad means that it sucks and it's of no quality level.

    There may be minor flaws in things that an application relies on i.e. external code libraries or methodologies which have not been proven and tested.

    Speaking of tested, how many coders here can testify that they are great programmers, but so many times have not been given appropriate amounts of time or resources to write something that works perfect.

    That to me is not bad programming, because many times under these situations programmers do an amazing job of writing amazing code which actually works for the most part.

    There's too many managers out there who like things to work 90% and say that the other 10% (which usually ends up being crucial to end users) can be dealt with after the initial release.

  5. Management vs. Intelligence by TFGeditor · · Score: 4, Insightful

    The more things change, the more they stay the same. I fought in the Brain Wars with management 30 years ago, and it was the same thing. The Powers wanted X, but system capabilities were Y. They did not want the issue confused with facts, they just wanted wehat they wanted, and wanted it yesterday. My peers and I coded it as close as we could, implemented it, and crossed our fingers. We kept the app running for about a week (with frequent bailing wire and BandAide patches), but the system eventually melted down due to data overload (fancy-speak for filled up the disk).

    Management skated, two programmers fired.

    That's why I raise cattle and write hunting articles these days.

    --
    Ignorance is curable, stupid is forever.
  6. Re:Also... by Anonymous Coward · · Score: 3, Informative

    The story was that windows had to be rebooted regularly or simply would stop working and reboot on its own.

    Now of course you are right that some admin forgot the fortnightly reboot and that led to the problems, but I simply can't totally dispute the notion that a server OS that has to be regularly rebooted should at least take a share of the blame.

  7. Bullshit! by Tom7 · · Score: 5, Interesting

    The article cites as an example,

    Last month, a system that controls communications between commercial jets and air traffic controllers in southern California shut off because some maintenance had not been performed.

    As I recall, the system in question has to be rebooted every thirty days, which is a software problem! The very fact that there were ridiculous procedures to fail to carry out is due to the poor software in the first place.

    1. Re:Bullshit! by JanusFury · · Score: 3, Insightful

      I don't see what's ridiculous about performing regular restarts of a mission critical system. Would you rather have a a system that booted correctly this morning routing your flight, or one that booted correctly last year and may have its components functioning properly anymore? Do you think that people incapable of rebooting a computer every 30 days are going to perform regular maintenance and testing of electronic components? Do you think they're going to remember to fsck their disks every day?

      I don't think so.

      --
      using namespace slashdot;
      troll::post();
  8. Constraints by johnhennessy · · Score: 4, Insightful

    I beg to differ slightly.

    Software projects seem to be primarily constrained by time/money which is usually controlled by management (read: boss)

    If one wants to test software properly then you will need lots of the constraints (i.e. time and/or money). Just before a coder is testing his block, he/she will generally say something like:

    "I'm finished the block, just need to test it a bit more"

    Generally that is not what management will hear, they hear:

    "I'm finished"

    So they think "its ready". I've seen several first generation projects get hit by this problem (in commercial environments). In the IC design world (where its not generally possible to just flash the firmware to fix a bug) its accepted that at this point - i.e. primary design is finished you are only 50% of the way through. We spend at least half the time verifying the blocks. Management in IC design have accepted that this just as important as the implementation and so don't go off making wild assumptions.

    So rather than just pawn off the blame onto your boss, it really is (partially anyway) your fault as well for not highlighting the fact that your block is not as tested as you would like it to be.

    The philosophy of open source seems to limit the "its ready" effect to a good degree and hence the better code quality perception. When main stream commercial coding picks up the slack, it should get better as well. But generally a lot of these messes can be attributed to communication (person to person) failure rather than coder/boss failures.

    --
    [ Monday is a terrible way to spend one seventh of your life. ]
  9. M$NBC says $oftware is Good! Blame the user. by twitter · · Score: 5, Insightful
    "No really, it's a people problem, blame the user", they say. How lame can you get.

    Sorry Microsoft, it's the software. When I go to the local airport and see a kiosk displaying a Windoze 2000 screen saver instead of information, something is wrong with the software running the kiosk. I'm sure that the kiosk owner followed all of the directions given and the stupid thing did not work anyway. A box that has to be restarted once a month and crashes when it's not has a software problem. Having two of them will simply multiply the problem by a factor of two.

    How am I so sure that software not people are to blame? It's easy, I started using non Microsoft software and most of my problems went away. I've got the same old hardware, it just works better under Linux. It does more for me too.

    Why is that? It might be that there's no nasty registry that's designed to keep me from "stealing" software. It might be that sane networking models really do eliminate most problems with worms and viruses. It might be that free software really works to make better code. Who cares?

    The bottom line is obvious. No amount of blame shifting will change it.

    --

    Friends don't help friends install M$ junk.

    1. Re:M$NBC says $oftware is Good! Blame the user. by killjoe · · Score: 3, Insightful

      The real problem is that software marketing WANT the blame. Microsoft repeatedly says that when open open source goes wrong you don't have anybody to call.

      If you build an entire campaign around "you know who to blame when things go wrong" then you can't whine when people take you up on it.

      --
      evil is as evil does
  10. Hrm...Theres a problem here. by Tyndmyr · · Score: 3, Informative
    I'll agree with many of the points here... All too often I or other programmers get handed some vague specifications and an unreasonable deadline for a project. Requests for more information usually get met with blank stares... And testing? Testing can take a nice chunk of development time, and its often the first thing to get cut when a project starts going late.

    However, I do take issue with the following quote:

    "Another common theme in failures lies in the ranks of employees who actually must use the systems. Often they're not given proper training. There's also a chance that they don't want the project to succeed, especially if they see it as a threat to employment."

    Never give the credit so quickly to evil intent if you can chalk it up to simple laziness instead. I doubt many employees conciously try to cause software crashes, in comparison with the number who just dont have a clue what they're doing.

    And, naturally, programmer error will always cause a certain amount of crashes...we are human too. Testings just a way of minimizing that.

    --
    Support more choices in goverment-Vote 3rd party.
  11. One of the biggest problems by grunt107 · · Score: 3, Insightful

    is that IT tasks have been highly compartmentalized - to the point where coders are actually versed in a limited set (or 1) coding language.

    And coders cannot be designers, DBAs, or possess much business knowledge. Interaction with the end user is done with a 'business designer'.

    As with the childhood game of post office, some of the information gets lost for every node in the SLCD (sftwr life-cycle design) chain.

    One of the best fixes is to allow direct interaction of coder/end-user, and merge the designer/developer roles for a better industry understanding.

  12. Biased View? by Araneas · · Score: 5, Interesting
    "In 90 percent of the cases, it's because the implementer did a bad job, training was bad, the whole project was poorly done," said Joshua Greenbaum, principal analyst at Enterprise Applications Consulting in Berkeley. "At which point, you have a real garbage in, garbage out problem."

    Translation: they didn't hire enough analysts

    ...said Bill Wohl, an SAP spokesman. "These projects require very strong executive leadership, very talented consulting resources and a very focused effort if the project is to be successful and not disruptive."

    Translation: They didn't hire enough consultants from SAP.

    "Developers are least qualified to validate a business requirement. They're either nerds and don't get it, or they're people in another culture altogether," said Michelsen,...

    Translation: It's not our fault the developers couldn't understand our brick of a business case.

    Another common theme in failures lies in the ranks of employees who actually must use the systems.

    Translation: It's not our fault the interface sucks - it's the stupid users too dumb to adapt to our software.

  13. Dilbert remains a documentary by russotto · · Score: 4, Insightful

    From the article: "Developers are least qualified to validate a business requirement. They're either nerds and don't get it, or they're people in another culture altogether,"

    I used to think this. Then I realized that at least the developers knew one end of it -- they knew what the software can do. The other end, what the customer wants out of the system, is usually not known by anyone. Not management, certainly not sales, and not the customer either.

    A customer with an existing system will often try to write requirements which amount to "do exactly what the existing system does in exactly the way it does it", which is not what they want or they wouldn't be replacing the system. Or, whoever is providing the business requirements will be so out of touch with their own business that the requirements will be incomplete or wrong. Or on the flip side they'll be so familiar with the system that they'll leave out things which are obvious to them -- but so obscure outside their field that no one on the software side will even notice the omission.

    Of course, these problems will be discovered very late in the development cycle, resulting in a scramble to redesign and redevelop, a bunch of fingerpointing, mandatory overtime, and a host of other ills all of which lead to bad and buggy software.

  14. So this bluescreen of death... by salvorHardin · · Score: 4, Funny

    ...isn't actually the fault of MS programmers? In that case, given that leadership is one of the factors, then I can legitimately blame Bill Gates personally. So that's alright, then.

  15. Snippet on blaming the developers by Morpeth · · Score: 5, Insightful
    "Developers are least qualified to validate a business requirement. They're either nerds and don't get it, or they're people in another culture altogether"

    Not surprsing that a CEO would make this remark. I can't count the times I've asked the business community I'm working with for clarification of a business rule or requirement, and then get a 'sigh' or other look that says - "I'm too busy to worry about this".

    And on the contract I'm working on now, they consider a 30 min phone meeting enough information to build a full blown app - trying to get documentation is like pulling teeth. And of course we know where the finger will be pointed if there's any issues.

    To say we're nerds who don't "get it" is just an asinine, condescending remark; a) I'm perfectable able to learn about the business involved, b) If you explain the rules properly most developers I know have no problem at all coding the solution. I find most of the developers I work with brighter than the business community they're working with. The CEOs remark has a dilbert-like quality to it imo, and this guy's one of the 'experts' on the problem in the article... ha!

    --

    'The unexamined life is not worth living' - Socrates
  16. MS employees by BigHungryJoe · · Score: 5, Insightful

    Contrary to popular belief here on /., MS does not hire idiots to write their code

    Amen to that. I don't know where this idea that MS doesn't hire skilled people to design and develop software came from, but it's wrong.

    It has always appeared to me that MS hires top students from the very best schools.

    bhj

    1. Re:MS employees by pjt33 · · Score: 3, Insightful

      Of course, being good at CS doesn't necessarily make you a good developer.

    2. Re:MS employees by poot_rootbeer · · Score: 5, Insightful

      I don't know where this idea that MS doesn't hire skilled people to design and develop software came from, but it's wrong.

      It has always appeared to me that MS hires top students from the very best schools.


      That's not a Good Thing. Very few 21-year-olds, even those who got the best grades at the best schools, understand software design or business process well enough for a major company to be able to rely on them.

      Real-world experience is an important factors in successful design, and it's something that can't be taught in a school.

      As smart as each new class of new direct-from-school hires might be (and I've known several, and they were all brilliant), Microsoft would probably generate higher-quality software if they hired 35-year-olds with a dozen years of experience at other successful software companies instead. Of course, it's going to be harder to find 35-year-olds willing to work 60-hour weeks in return for $45 grand, a free bike, and all the soda they can drink...

    3. Re:MS employees by Anonymous+Brave+Guy · · Score: 4, Interesting
      Very few 21-year-olds, even those who got the best grades at the best schools, understand software design or business process well enough for a major company to be able to rely on them.

      I seem to recall a study, by IBM possibly, into how much young developers really contribute to software projects. The conclusion was that most of the young starters (up to age 25 IIRC) were only good for writing docs and possibly testing. You shouldn't let them near the code, because in the balance of probability, they will be counter-productive overall. Those up to age 30 were found to handle development on a single, focussed project usefully, but no more than that. Those over 30 could handle working on multiple areas at once competently.

      Those figures are all from memory, but I'm pretty sure they're close. They're also a pretty damning indictment of the age discrimination that is rampant in the software development industry, and a fairly compelling explanation for why so many projects fail after the management choose to hire youngsters because they're cheap and willing to do whatever to advance their careers...

      --
      If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  17. time to marked, deadlines and rushed projects by klang · · Score: 4, Interesting

    ...that's the reason why bad code is written and why systems crash.

    I have, time and again, been asked to cut corners in the design during the implementation phase of a project. The result is, that too much is cut in order to meet the deadline, another project sucks out key resources after the deadline and the product is rushed into production.

    Everybody is happy until things start falling apart .. patch time!

    44% of the employees (a couple of hundred) in my department are consultants , employed on a timelimeted contract. Some slam things together knowing they are not present when "patch time" starts ..

    Bad testing, bad deadlines and rushed projects is the cause of a lot of evil!

    Luckily, I can still express myself in the cvs comments and the random comments in the code :-)

  18. Speaking as a senior software test goon . . . . by alhaz · · Score: 4, Insightful

    The article is a bunch of malarky. Well, I suspect it is, but i stopped after the first couple paragraphs, after I read this:

    Last month, a system that controls communications between commercial jets and air traffic controllers in southern California shut off because some maintenance had not been performed.

    Yeah. That maintenance they failed to perform? It was their mandated once-a-month reboot of their windows system, because it locks up after 43 days.

    This was the result of bad programming.

    Anyway, as a QA guy, I can assure you that bad programming abounds. It's my job to make sure you never see it. Part of that job is trying to drill into programmer's heads the concept that performing to spec when used as directed is not sufficient.

    --
    This is just like television, only you can see much further.
  19. Re:And the net/net is...A N D by mr_z_beeblebrox · · Score: 3, Funny

    IT budgets are still shrinking....

    We need to hire MORE managers.

  20. Article is basicly right by bitswapper · · Score: 4, Insightful

    They bought a Yugo (windows) to do the job of a truck (UNIX). The Yugo needed more maintainence than the truck, and they had an accident. They fired the 'state of the industry' execs who decided to replace trucks with a Yugos. This is actually good news, in a way. Now all they need to do is get the trucks back.

    Hmm... I wonder if the execs running nuclear power plants have finished installing windows to run them....

    Better yet, we can put windows in charge of the ICBM fire control systems. We'll be *so* state of the industry.

  21. UI and errors by Southpaw018 · · Score: 4, Funny

    I've always wanted to design a system that gets nastier every time a user repeats an error.
    In the generic sense, it would start with "Could not do xyz. Please check what you intended to do and try again."
    Then, it would progress through "I can't do that. Try again." "You're starting to wear on my nerves. Can't you do anything right?"
    Then, it would start to get more down to the source of the problem, beginning with "DOES NOT COMPUTE" and ending, finally, with "You fucking moron, my program works, read the manual before i cut you."
    Stupid users always bothering me with crap.

    --
    ACs are modded -6. I don't read you, I don't mod you, I don't see you. Don't like it? Don't be a coward.
  22. Re:Also... by Clover_Kicker · · Score: 4, Insightful
    So in other words the life of airplane passengers is depending on the fact if a computer is rebooted manually or not. Thank god nothing really bad happened during this radio outage, otherwise some smartass would have blamed it on the tech that forgot to reboot.
    Let's do a little thought experiment:
    So in other words the life of airplane passengers is depending on the fact that technicians regularly change the oil in the airplane's engine or not. Thank god nothing really bad happened during this problem, otherwise some smartass would have blamed it on the tech that forgot to change the oil.
    Sure, it sucks that mission-critical kit needs to be rebooted. But everyone knew about the constraints, there's no excuse for not doing required maintenance that everyone knew about.
  23. Re:Fuck You Microsoft-NBC! by TrancePhreak · · Score: 4, Informative

    Way to troll doofus.

    The 49.7 days refers to stuff that is not based on Windows NT. IE Nothing to do with the system deployed that was Windows 2000. Second, the versions of Windows that are built this way do not require rebooting at this period, an internal timer turns over and the system continues on as normal. The programmer who designed the system for the FAA msut not have RTFM or designed it very poorly to require this.

    --

    -]Phreak Out[-
  24. Customers & managers by vinukr · · Score: 5, Interesting

    One major thing that comes inbetween coding near-perfect software (Perfect software is never going to be possible) is also the demand the customers place on the team.Of course, they know very less about the technology and so cannot blame them totally.

    In India, software companies treat the customer as God accepting his/her unreasonable targets.. I wouldnt blame the customers alone for it... the managers too are responsible. They agree to whatever the customer says even though the actual development team asks them not to. And then, the normal work timings stretch to 10 AM to 3-4 AM next day... Now, anybody think anyone can write quality code when they are working this timing??

    Well, the only advantage that comes here is that we get to read all the /. stories

  25. Mod parent up by ohad_l · · Score: 5, Insightful

    This is why Free Software tends to be more secure. The project managers tend to be programmers, not non-techy businessmen. They understand the concepts of "still needs work" and "not ready yet" even if a product is late. Commercial software vendors would rather release a program on time and hide any last-minute security flaws that pop up (to be fixed in some patch, which is perhaps another profit generator). Open Source projects, lead by the programmers themselves, will usually prefer to hold back a new version if they feel it's not reliable enough for release. Besides, that's what developer versions are for.

    --
    If it weren't for fog, the world would run at a really crappy framerate.
  26. blame the users by AssFace · · Score: 3, Interesting

    We have a user here that sent out an e-mail to 30 people that were definitely not supposed to get it. This came about because she opened up a distribution group and was pulling out the three names from that list and adding them to the e-mail message. But in the process of all of this, she also added the group as a whole (double-clicked to open it, even though that adds it to the message, but a button opens it to retrieve names).
    There was then supposedly a program crash and magically the message went out.

    I was of course blamed because as the network admin I somehow failed by being unable to bring back all of those e-mails, even though there are a million things wrong with that train of thought.

    Clearly they couldn't imagine that:
    1) software crashes don't cause mail to send
    2) why was she removing names from a group instead of selectively adding them
    3) she didn't use the software correctly on multiple counts
    4) if she is clearly not competent enough to handle this and it was such an important e-mail, why was she given the task and not someone higher up?

    In the end, yet one more reason I hate my job.

    --

    There are some odd things afoot now, in the Villa Straylight.
  27. Mission-critical? by RealProgrammer · · Score: 4, Insightful

    A mission-critical system should be interrupted exactly when you want, not on a schedule dictated by a calendar. The original "BS!" poster was right: if there are memory leaks, garbage collection problems, etc., then that's evidence of sloppy design work.

    Saying you need regular reboots is the same as saying you need a firewall to protect against viruses: both show flaws in the design of OS.

    And as far as "fscking their disks every day" goes, that's more sloppy design. You shouldn't have to do that. Fsck fixes file system errors resulting from poor application behavior, environmental problems, and (sometimes) hardware troubles. You shouldn't have those every day in mission-critical systems, but even if you do then putting in place a system of daily fsck is not the way to fix it.

    I've had a production application server running for the last 288 days. It's due to come down for OS updates, but it will do so on my schedule, not because its operating system is poorly designed.

    --
    sigs, as if you care.
  28. Too many suits who haven't read F.P. Brooks by bADlOGIN · · Score: 4, Insightful

    "The Mythical Man Month" should be required reading for every six figure mouth breather out there. Of course, it's thicker than "Who moved my cheese" and can't be purchased in an airport gift shop, so I suppose there's no hope...

    --
    *** Sigs are a stupid waste of bandwidth.
  29. Open your eyes by WebCowboy · · Score: 4, Insightful

    The assumption that MS hires "idiots" is unfair to be sure. However, those in the know who have seen some of the colossal kludges in MS software, and recently almost all Windows users who have been impacted by the repeated, massive virus/worm attacks base their knowledge on the only thing they know about Microsoft--their products.

    It has always appeared to me that MS hires top students from the very best schools.

    That is true--unfortunately they have been known to hire them AWAY from the best schools too (ie. before they graduate). It doesn't matter if they are top five percentile students--if they have zero practical experience and are thrown into a situation beyond their capabilities the result can be less than ideal. Nonetheless, I think that by now MS has figured out how to select and place recent grads and students hired before graduation. I think the problem is now deeper than that.

    Microsoft triumphed over other tech companies that were prominent in its early days because BillG learned it had to become a marketing company (the same reason Apple still exists today--Jobs knew that from the start and Gates is a very quick study). Other tech companies remained software companies--they toiled away to make their next killer app the best it could be and marketing was an afterthought.

    At Microsoft, from 1980 on at least, has been a marketing comapny first, with software development second. The most important technology it markets was invented elsewhere and merely extended by Microsoft. Only in the company's latter life have they been truly serious about research. The long time "thinkers" are brilliant but historically little has come out of Microsoft's research that has been commercially successful given the potential funding power MS has had.

    Therein lies the problem. The article is right--software isn't the root cause of the vast majority of failures (even when the failure is the direct result of a software bug). At Microsoft, software design is driven by marketing--time deadlines, customer requests for features, backwards compatibility/legacy support etc. The result is the house of cards we build our systems upon today.

    That result is unavoidable without EXTREMELY skilled planning and throttling the pace of change. Unfortunately, The MS Ship sails where the winds take it, and the pace of change has been rapid and relentless until now. I once thought the problems with MS products were because too many drop-outs were running the show. After seeing this blog I can see what the development teams have had to cope with. They have to do the impossible and try to get it done before the deadline slips yet again and MS market cap slips a few million and BillG comes down to yell at them. In some cases you have to be brilliant just to survive at MS.

    So anyways, I think software bus are the immediate cause of a lot of disasters, but the ROOT cause definitely is poor planning and project management that leads to unstable system development.

  30. 278 Million Dollars later it gets cancelled by HighOrbit · · Score: 4, Interesting

    If you want to know what a true fiasco is like, just Google "CoreFLS" and read the results.

    At the U.S. Department of Veterans Affairs, some of the payroll systems date back to 1964 (that's right - no joke, they were bought when Lyndon Johnson was President), so they decided to replace them with a new system based on Oracle Financials. The new system is called CoreFLS. It has been a fiasco. So far VA has already spent over $270 Million out of an expected $472 Million total budget for the project. The project has been a failure laregly because of mis-management and plain-old stupidity.

    First, they decided to do test trials at one of the busiest hospitals (that's right, they first went live at one of the *BUSIEST* hospitals) instead of a smaller test location. The user training for a critical system consisted of a self-paced web-based distance training as detailed here. No hands-on training was provided until a month after deployment and only after problems were apparent because the whole operation ground to a halt. So finally the senior managment decide to commission a $500,000 study from Carnegie Mellon to find out why it failed. The study concluded that CoreFLS was "an exemplary case study in how not to do technology transition." Yeah, they needed to spend a half-million to find the obvious.

    Finally Congress got involved and all the senior managers including the Secretary himself were put on the "hot-seat" to testify. Lots of heads rolled (even senior managers like Assistant Secretaries) and lots of people were forced to resign or were fired. Now the place is crawling with federal investigators looking to put people in jail

    So now the project gets cancelled. The sad thing is that VA really needed this program to succeed. I suspect that the technology has been made a scapegoat for mismanagement (not that the technology was perfect). Well.. back to 1964.

  31. Re:MS employees - Not only MS! by lcsjk · · Score: 3, Interesting

    Back in the late 60's and early 70's Texas Instruments started hiring lots of new college graduates to help them stay abreast of the latest technology. The object was to put them on a project with lots of unpaid overtime, work them at new-hire salary for four years and then, if they didn't leave on their own, gently "boot" them out the door and hire fresh, new replacements. After four years and lots of unpaid overtime, a lot of well trained engineers were ready for better jobs at other companies, taking TI's technology with them. TI trained a lot of engineers. By the mid 70's they realized what was happening and the policy was reversed.

  32. Re:nobody yet knows how to design software by jesterzog · · Score: 3, Insightful

    Sure they do. The subject's been studied for decades; there's been loads of work (some of it quite good) done on it. The problem is the commercial software producers never pay any attention to any of it. "There's never time to do it right, but there's always time to do it over."

    No they don't. It's been studied for decades, but in all that time we've still not settled on anything that's actually demonstrated over long periods of time to be good. Hardware, materials and other available resources are continuously evolving and changing, meaning that software design research has nothing to reliably settle on before things change again.

    We don't even have consistent and proven programming languages. Today it's Java, C#, VB and a variety of imperative scripting languages. Yesterday it was C and C++, before that it was Fortran, and before that there have been variants of assembler. And as we use these languages, we're constantly discovering more and more about language design and developing new languages.

    HCI is still in very early stages of development, and that's a major part of software engineering. (If people can't use software then what's the point?) The vast majority of software development shops -- particularly smaller ones -- don't even employ HCI experts, and substantial proportions of developers still don't respect them or understand what the point is.

    Something like bridge building, for instance, has been studied for centuries (if not millenia). It relies on consistent physics, consistent tools and well understood environments. Organisations that build bridges have well established experience, procedures and regulations that are put in place throughout their organisation. Software development's been studied for a few decades with the existing materials, resources and expectations constantly changed from underneath it.

    Organisations that build software still don't have any reasonable idea of how to arrange themselves, or what procedures they should be using. There have certainly been some pretty good ideas from relatively recent ongoing studies, but the fact that managers and developers and marketers and whoever else frequently don't gel together very well with usually bad results is just an ongoing consequence of the fact that it's a very new field.

    Just because software engineering has been studied for a few decades doesn't mean we know what we're talking about, or even that we know what we're studying.