Slashdot Mirror


Things That Scare the Bejeezus Out of Programmers

itwbennett writes "Software developers are, by and large, a cool and analytical bunch, but there are a handful of things that strike terror in their hearts. Phil Johnson scoured developer forums looking for an answer to the question: What's your biggest fear as a programmer? The answers clustered into 5 broad groups ranging from being forced to learn or use a specific technology to working for and with incompetents. What's your biggest fear?"

104 of 641 comments (clear)

  1. getting raped at your work seat by Anonymous Coward · · Score: 4, Funny

    getting raped at your work seat

    1. Re:getting raped at your work seat by ciderbrew · · Score: 5, Funny

      Still working at EA?

    2. Re:getting raped at your work seat by Anonymous Coward · · Score: 2, Funny

      Hmmm...I work with some very lovely ladies so I'll have to disagree on this one.

    3. Re:getting raped at your work seat by K.+S.+Kyosuke · · Score: 5, Funny

      Debasement in the basement?

      --
      Ezekiel 23:20
    4. Re:getting raped at your work seat by SkinnyChick · · Score: 2

      You can't rape the willing.........

    5. Re:getting raped at your work seat by Dareth · · Score: 4, Funny

      Ba Zynga?!

      --

      I only look human.
      My mother is a halfling and my dad is an ogre, so that makes me an Ogreling
    6. Re:getting raped at your work seat by davester666 · · Score: 2

      That's what all the rapists say.

      --
      Sleep your way to a whiter smile...date a dentist!
  2. Outsourcing by Anonymous Coward · · Score: 5, Insightful

    Because I'd rather work at McDonalds for $8/hr instead of $2/hr as a programmer, but then again I'd probably just go live in solitude in the mountains somewhere, away from technology should she betray me in such a way.

    1. Re:Outsourcing by Anonymous Coward · · Score: 5, Insightful

      I've heard a lot about outsourcing but from my personal experience outsourcing in real life is pretty much akin to the $5 hair cut. If you don't know what that is basically: A guy runs a barber shop and charges $20 per haircut. He notices that a barber shop is opening up across the street with a big sign that says "$5 Haircuts". So instead of panicing and dropping his price the expereinced barber puts out a sign that says "We fix $5 haircuts".

      And in my experience that's usually what happens. Someone gets the idea that outsouring a project would be cheaper and just as good as hiring someone experienced to do the job. To go and take the bargin basement bid from some Indian firm, then inevitably the project goes over deadline, the developer requires more and more money to finish the project, and then they finally bring in a consultant to look at the project, they request the code and the code is usually an unsalivagble mess. Experienced developers fix $5 haircuts, or crappy outsourced code.

    2. Re:Outsourcing by jockm · · Score: 4, Insightful

      First off there is a difference between Outsourcing, and Offshoring, which is what I think you are really referring to. Secondly I have yet to find a country where you can higher a programmer for $4160/year ($2/hr * 40 hours * 52 weeks). Yes I know this is 1) The internet, and 2) Slashdot, and 3) I am replying to an AC, but hyperbole just makes it easier to dismiss what you say.

      Like everything, there are upsides and downsides to both Outsourcing, and Offshoring. I am a consultant, which means that every single one of my clients has decided to outsource some or all of their work. However because I am domestic, that makes it OK?

      It is far better to ask why are they outsourcing? I once worked with a company that decided to move QA to india. The reason had nothing to do with cost savings, but had everything to do with having two teams 12.5 hours apart (well sometimes 13.5, daylight savings). The point wasn't cost savings by offshoring, but to streamline development, and for them it worked. If you look at the world of VisualFX, many of the larger companies are setting up divisions all around the globe so they can have work the "follows the sun".

      And then there are companies that do it for the wrong reasons. The think it will save them money, and it can, though not as much as you seem to think (or likely the people whose kneejerk reaction got you to a 5, Insightful at the time of writing this). If you just throw work over the fence, don't provide oversight, don't show that you care, then you are going to get the horror stories you hear about. I've seen that reality too, I have been paid a lot to fix messes like that.

      You can outsource and/or offshore for the right reasons, or the wrong reasons. It can be a boon, or it can be disastrous. There are no universal absolutes here. The term you used is too big, too general, and you too — seemingly — misinformed to make a blanket good/bad statement.

      Also how would "outsourcing" be a result of technology betraying you? Technology is a tool. Tools don't have to assure you a standard of living, that is a societies job.

      --

      What do you know I wrote a novel
    3. Re:Outsourcing by jythie · · Score: 2, Insightful

      The part that can really hurt US developers is the middle ground. While we have all heard (and many of us cleaned up after) disaster stories of bargin bin outsource companies, there really are quite a few out there that are both cheap and have skilled developers. For better or worse, the US has a high cost of living and thus you can pay off shore people less while still having robust competition between those firms.

    4. Re:Outsourcing by Zalbik · · Score: 5, Insightful

      I've heard a lot about outsourcing but from my personal experience outsourcing in real life is pretty much akin to the $5 hair cut.

      Funny, my experience has been more with the $300 salon that takes 3 hours to do the job, and still screws up.

      The outsourcing firms I've worked with have typically been the larger three-acronym types, working for clients who have become so terrified over IS and IT solutions that they outsource the whole thing to a big, well known firm and pay a pretty penny doing so.

      I've found the technical people at these firms are often either
      (a) right out of school, and just earning their stripes until they can find a decent job.
      (b) new immigrants, and just working their until they can find a decent job
      (c) outsourced entirely, with all the disadvantages of communication and time zones
      (d) terrible at what they do, and just hiding out

      I've seen a few good people, but the firms always seem to add a bureaucratic mess of processes that do nothing but slow down the projects and increase the billable hours for the outsourcer.

      And what do these companies offer to command such high rates?
      Better salespeople.

      I'm convinced that many outsourcing firms spend far more time and money hiring and vetting salespeople and PM's than they do on technical resources.

      They one thing they are fantastic at is convincing upper management that projects:
      (a) will take longer than expected
      (b) will be more complicated than expected
      (c) need more resources than expected
      (d) fail due to circumstances entirely outside their control

  3. No backups by blackpaw · · Score: 5, Insightful

    And all the corporate client data gone ...

    1. Re: No backups by Mabhatter · · Score: 2

      On many small places programmers act as sys admin or DBA. But a DBA cannot protect you from a bad update or delete rows statement that programmatically wipes data out because of bad logic. We can go find a backup tape and shut people down while we restore it... That's about it.

    2. Re: No backups by bzipitidoo · · Score: 4, Interesting

      Been there, done that.

      The programmers insisted that the production database not have any passwords, for their convenience. The DBA protested mightily, but was overruled. Then it happened. We were in the middle of something else when the company's website stopped responding. It was a mad scramble to find out what the hell had happened. I remember very well the sick look on the DBA's face when he went to check the database and announced in shock and dismayed surprise "it's gone!" First thought was that somehow we had been hacked. The DBA quickly found what was responsible: SQL commands to drop all the tables. The network admin went hopping about like a rabid frog making sure he could still log in everywhere and trying to run down the IP address that had originated that command. A few minutes investigation didn't turn up any supporting evidence for the hacked hypothesis. Had to be an inside job. We had just reached this conclusion when a programmer fessed up. He meant to wipe out and reload a demonstration database, but accidentally targeted the wrong machines and destroyed production. The idea of setting up a slave database didn't protect from this. Then it was discovered another programmer had turned off the daily backup a week before, to free up some CPU cycles. The DBA managed to recover, because he had also had all the transactions logged, but it took a full day to restore the database to a usable point, and then a further 3 weeks to clean up.

      --
      Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
  4. Ghosts by Anonymous Coward · · Score: 5, Funny

    also, Spiders and Bees

  5. Relevance to programmers? by opusman · · Score: 2

    There's nothing in that list (with the possible exception of "being forced to use a specific technology") that wouldn't apply to just about any worker.

    1. Re:Relevance to programmers? by tinkerton · · Score: 4, Insightful

      Being thought of as 'just about any worker.'

    2. Re:Relevance to programmers? by Nerdfest · · Score: 4, Funny

      The "specific technology" one is a big one though. As someone who has been forced to use a lot of IBM "technology", I'm of the opinion that there is nothing to fear but WebSphere itself.

  6. So many fears.... by mendax · · Score: 5, Insightful

    There are many things to be afraid of. I think my biggest fear is being irrelevant, something I feel greatly sometimes as the young hotshots come up from below and as more gray hairs appear. And because of my ADHD and dyslexia, I fear not being able to use my intelligence when I need to use it because my brain refuses to work.

    But there are more terrible things to fear. The wrath of my evil cat when I step on her tail and what she leaves in the kitty litter that I have to clean up are two such horrible prospects. And when I was married, my wife was quite scary at times.

    But really, when one looks at the big picture, the only thing to fear is fear itself (as FDR said). Accepting life on life's terms and not wasting time on trying to change things that can't be changed is what's important to me.

    --
    It's really quite a simple choice: Life, Death, or Los Angeles.
    1. Re:So many fears.... by Anonymous Coward · · Score: 2

      I'm afraid of people reading online what I'm afraid about and using this knowledge against me.

      Yeah fear is for loosers. Real security experts have paranoia.

  7. Stupid people by Anonymous Coward · · Score: 5, Funny

    They're impossible to code for, or cope with.

    "Enter date"
    >cat
    "This value is invalid"

    "Hey your software is broken! It doesn't stop me typing "cat" in a date field!"
    What did it say?
    "value is invalid"
    There you go then!
    "But it didn't stop me typing it!"
    Because it assumes you are not a moron? You're right, it is "broken"...

    1. Re:Stupid people by Anonymous Coward · · Score: 5, Funny

      They're impossible to code for, or cope with.

      "Enter date"
      >cat
      "This value is invalid"

      Tomcat here. What's wrong with having a date with a cat?

  8. I fear... by Anonymous Coward · · Score: 5, Insightful

    ITIL

    1. Re:I fear... by Xest · · Score: 3, Funny

      Is that still around? I thought when the recession hit most companies realised that one of the first things you should cut is pointless money and time wasting bureaucratic process and just hire people who know what they're on about and have real actual common sense whilst firing those that don't.

      Please don't tell me now that the global economy looks like it might be improving again soon that it's going to make a comeback?

    2. Re:I fear... by deoxyribonucleose · · Score: 2

      Is that still around? I thought when the recession hit most companies realised that one of the first things you should cut is pointless money and time wasting bureaucratic process and just hire people who know what they're on about and have real actual common sense whilst firing those that don't.

      Nope. In organizations with more hundreds or thousands of IT people and thousands of systems (not to mention dozens of countries and a handful of sourcing agreements on top), you're gonna need some process to control change and coordinate responsibilities. I'm not saying ITIL is pretty, or should be fully implemented everywhere (perhaps not even anywhere), but doing everything ad hoc, when you can't simply shout at each other across the office, is much, much worse.

    3. Re:I fear... by Xest · · Score: 3, Insightful

      I would never suggest doing things ad-hoc. I've worked in such organisations, one had around 6,000 systems and even more users, with a number of distributed sites and I worked in an IT support role at the time and currently in a similar organisation but now as a developer.

      I think processes are good, but some of the stuff ITIL mandates is just stupid and sometimes even counterproductive.

      Hiring people with common sense and ditching those without doesn't mean doing things ad-hoc and completely without process, it just means having processes that make sense and adapting/destroying them when they don't. Too many organisations blindly follow ITIL even when it works against their interests.

      ITIL assumes one size fits all, but that's a fallacy.

    4. Re:I fear... by JaredOfEuropa · · Score: 5, Insightful

      ITIL, and redundant processes in general, are part (or the result) of one my fears: the dumbing down of my job to the point where there's no need for or chance to excel (as in doing a good job and making a presonal difference, I don't mean spreadsheets!). Large organisations need process and structure; they do not need ITIL.

      ITIL is still very much around though. Many large companies are reorganising IT and other knowledge work, creating increasingly specialisatized and compartimentalized jobs and teams that appear to be easy to plan, manage, measure and outsource (but aren't in practice). Much of IT is being turned into an assembly line, which might be ok for making cars (although even that industry has thought better of dumbing things down too much, a long time ago), but in my experience works very poorly for knowledge work. It's an attempt to reduce some of the inherent uncertaintly in our line of work, and the effort of managing a diverse set of highly skilled people, by dumbing down the work and replacing intelligent decisions and judgment calls with process and SLAs. Someone coined the term "predictable mediocrity" for this. The result sucks but you know what you're getting, and most managers (the MBA types) actually prefer this.

      This way of working adds red tape and communication overhead, as you'll be dealing with more and more specialized teams, and reduces project buy-in: no one gives a damn about any single particular project anymore. I've recently been involved in a project where the ratio of process to doing actual work was around 20:1, I kid you not. And I do include producing useful documentation, agreeing on a support model, and hammering out specifications in the definition of "actual work" here. My fear is that this is the future of IT.

      --
      If construction was anything like programming, an incorrectly fitted lock would bring down the entire building...
  9. Hmm by lightknight · · Score: 2

    Waking up, and finding myself stereo-typed into one job, one branch, or another. I like the idea of mastering each branch fully, but find that there's never enough time to do everything I'd like to do, or learn everything I'd like to learn. And of course, your job becomes your life...I don't know why, but I had ideas, when younger, of changing that equation, of making jobs more efficient, so more time could be spent elsewhere (leisure, edification, etc.)...and yet, I seem to be spending all my time repairing damaged items or chasing dead-ends, rather than pursuing these agendas. It's like my equation has been turned on its head...and I don't know by whom, or why. Computers are supposed to be freeing man from his burdens, and in doing so, helping advance themselves; instead, they seem to be acting as balls and chains...or worse, in the case of the NSA, where they are being used to spy on people.

    Even the work I am doing on my autodidactic program (human learning) or evolutionary program (machine learning) feels like I am chiseling away at a granite mountain with a wooden spoon. Why is this kind of programming so difficult, yet the algorithms to spy on one another seem to flow from the heavens themselves?

    --
    I am John Hurt.
    1. Re:Hmm by Xest · · Score: 4, Insightful

      You assume that algorithms to spy on people work.

      They don't, that's why despite MI5 knowing personally a terrorist they still managed to miss the fact he was a threat when he committed a violent murder in the name of terrorism on the streets of London a few weeks ago.

      This is why many people including me dislike said algorithms, not because I have an inherent problem with them spying on people if there is just cause and they are an actual threat, but because I know that their algorithms when run against everyone and anyone can't possibly accurately separate real threats from innocent people and will result in manpower being wasted investigating, harassing and harming innocent people whilst simultaneously missing the real actual threats.

  10. Absence of a test suite by bheading · · Score: 5, Interesting

    Being given a big pile of code and being asked to maintain it with no test suite.

    Each time you change it you could theoretically be breaking a ton of features. But there's no way to be sure.

    1. Re:Absence of a test suite by Lennie · · Score: 4, Insightful

      The previous person working on that code also had a fear, a fear of losing his job. So he or she thought job security could be increased by not documenting and not adding tests ;-)

      --
      New things are always on the horizon
    2. Re:Absence of a test suite by tonywestonuk · · Score: 2

      So you imply you need a test suite, in order to maintain legacy code?

      You know that most code out there has no tests for it..... and debate is still on to if automated testing really does make a difference to software quality.

    3. Re:Absence of a test suite by Pecisk · · Score: 2

      I know everyone takes out "job security" flag when lack of documentation or tests is mentioned, but seriously, how frequently does it happen? Most of software is not that sexy that everyone will want to rush in, replace you and keep it same quality level as you are. Of course, management can be a bitch, and threaten with replacement if you request wage rise, but then it's probably not best place to work anyway.

      --
      user@ubuntubox:~$ stfu This server is going down for shutdown NOW!
    4. Re:Absence of a test suite by AuMatar · · Score: 3, Informative

      Automated tests do two things. They make sure you don't make the same mistake again, and they give you higher confidence levels when you refactor. They definitely improve quality when done right- which means testing what needs to be tested, not relying on your tests as documentation or correctness proofs (I'm looking at you TDD), and not spending time writing tests that aren't really useful or for modules that aren't really easily testable (for example, testing that the UI is right).

      --
      I still have more fans than freaks. WTF is wrong with you people?
    5. Re:Absence of a test suite by K.+S.+Kyosuke · · Score: 2

      How do you know which aspects of its behaviour are intentional and which are bugs?

      Actually, that's exactly the stuff that writing a test suite and thinking about the examples should help you figure out. If you don't do that in advance, thinking about it when modifying the code is like thinking about the diagnosis when the patiend is already on your operating table with a large hole in his chest.

      --
      Ezekiel 23:20
    6. Re:Absence of a test suite by Oligonicella · · Score: 2

      Oh hell, I'd rather have none than some I've seen.

      Worst case was being flown in to summarize a system's functionality (don't know why, but staff was terminated en-mass) only to find the documentation was photocopy pages in boxes. That's it; no folders, no color coding or anything, just loose sheets. Top that with many of the copies being so faded as to require literally fifteen minutes or so each to figure out what things were. After a week and being shown the state of things, they decided to scrap and rewrite.

      OK, I do know why the staff was shown the door.

    7. Re:Absence of a test suite by asylumx · · Score: 4, Insightful

      Or perhaps project management pushed deadlines way too hard and the devs did away with the useful-but-time-consuming stuff like tests & comments.

    8. Re:Absence of a test suite by omnichad · · Score: 2

      It's OK - you've already cloned the patient anyway. These medical analogies get weird fast.

  11. Things that scare developers, by mjwx · · Score: 5, Funny

    Snakes,
    Loud noises,
    Social contact,
    Drinks machine being out of soft drinks and/or chocolate,
    Google being down,

    --
    Calling someone a "hater" only means you can not rationally rebut their argument.
  12. Velociraptors by Arancaytar · · Score: 5, Funny

    (obviously)

  13. Changing requirements mid project by Chrisq · · Score: 2

    Changing requirements mid project. Actually that wouldn't be so bad if the managers wouldn't imply that you are somehow failing if you say that will extend the delivery date.

    1. Re:Changing requirements mid project by Aryden · · Score: 2
      How can that really be a fear when you know for a fact that it is going to happen. By this point, you should expect it right off the bat.

      Misplaced decimals in financials calculations are a bigger fear to have

    2. Re:Changing requirements mid project by cyclomedia · · Score: 2

      This. One of these represents where I currently work, one of them represents when I was self employed, guess which one is which:

      1:
      Monday: Dev team commences work on todo list, Customer commences testing and evaluation of latest build
      Friday: Latest build given to Customer for evaluation. Bugs and new-feature-requests given to dev team
      Notes: Dev team happy. Customer happy watching progress as project continues. Project delivered on time.

      2:
      Monday, Tuesday, Wednesay, Thursday: Bugs & new features are constantly delivered to dev team, all of which expected to be delivered by Thursday.
      Friday: Build probably doesn’t happen because a new feature was dreamt up Thursday morning and half of dev team is scrambling to get it in place, and then it’s buggy anyway
      Notes: Dev team under constant pressure to deliver ASAP, stressed, mistakes and bugs creep in. Customer continues to want to see shiney new idea #743 yesterday.

      --
      If you don't risk failure you don't risk success.
  14. Disney edit of "A New Hope" ? by seoras · · Score: 2

      - daylight
      - any noise other than that produced by earphones
      - women
      - building power failures
      - enforced OS change
      - ....

    I think we need a Slashdot Poll for this one!

  15. Re:SEE HOW MANY WANNA BES ARE OUT THERE !! by Cenan · · Score: 2

    Awww precious, did you get modded down spouting your favorite misconception again? That's so unfair.

    --
    ... whatever ...
  16. Bad multithreading by bertok · · Score: 5, Insightful

    Debugging multi-threaded code liberally sprinkled with delays instead of locks. I still have nightmares!

    1. Re:Bad multithreading by jimshatt · · Score: 4, Funny

      3..2..1... Phew! I might otherwise have replied even before you commented. That worked out well!

    2. Re:Bad multithreading by andy_t_roo · · Score: 2

      if your program is slow, you have a problem. Use a thread, now you have 2 problems. --Source Unknown.

  17. My Biggest Fear by Common+Joe · · Score: 5, Interesting

    To not make the difference in the world in the way that I envisioned. It's everything at once and nothing specific. My betterment of the world doesn't even have to be in programming, although programming is where my best talents are. I've always wanted to leave the world a better place than when I came into it. Unfortunately, I can't say that I feel that way so my biggest fear is coming true and I'm having to learn to cope with the idea that I cannot fix the injustices of the world.

    1. Re:My Biggest Fear by Inzkeeper · · Score: 3, Interesting

      Ah, I remember my 20s.
      I wish I could find that comic. Something like:
      Just out of university: "I'm going to change the world!"
      After one year at first job in your field: "I'm going to change this company!"
      After ten years: "I'm going to change the coffee!"

  18. Inheriting another project written by an idiot... by Max+Threshold · · Score: 4, Interesting

    In the project I'm maintaining now, I've discovered such gems as "someVar++ // count down" and "if(someDouble == 0 || someDouble == 0.0 || someDouble == 0.00) { ... }". Oh, and literally hundreds of global variables whose values are copied in and out of instance and local variables in seemingly random places. I'm sure the guy who wrote it was one of those students who comes to the Java forums begging for help because they didn't pay attention all semester and have absolutely no idea where to begin on their final project, which is invariably due in a few hours. I don't even want to know how much they paid him to write it, but it's cost the company at least 1.5 man-years just to get it into a state that's acceptable to most of our customers, and it's still nowhere near as good as if we'd spent (I would estimate) 0.5 man-years rewriting the whole thing from scratch.

  19. Re:Biggest Fear? by fahrbot-bot · · Score: 5, Funny

    Velociraptors - That's why I never use a "GOTO" ...

    --
    It must have been something you assimilated. . . .
  20. Being stuck by rvw · · Score: 5, Interesting

    Being stuck at a job, because you drifted away from your main skills, and now have difficulty to catch up. Or more specific: being stuck at a job where you don't want to spend another year or even longer. In the company I'm working I stand alone, being the only programmer, so no support from other programmers. I find it hell to get my skills up to date while doing my job properly.

    1. Re:Being stuck by happy_place · · Score: 2

      Yeah, that sucks, then you get laid off... and have no skills worth mentioning and your resume' looks like a big neon sign that says "Don't hire me."

      --
      http://www.beanleafpress.com
  21. Average programmers writing parallel code by thisisauniqueid · · Score: 5, Insightful

    Average programmers being forced to write parallel code scares me more than anything else. "The multicore dilemma is actually a substantially worse problem than generally understood: we are headed not just for an era of proportionately slower software, but significantly buggier software, as the human inability to write good parallel code is combined with the widespread need to use available CPU resources and the substantial increase in the number of scientists with no CS background having to write code to get their job done." --The multicore dilemma (in the big data era) is worse than you think

    1. Re:Average programmers writing parallel code by tgd · · Score: 4, Interesting

      Average programmers being forced to write parallel code scares me more than anything else. "The multicore dilemma is actually a substantially worse problem than generally understood: we are headed not just for an era of proportionately slower software, but significantly buggier software, as the human inability to write good parallel code is combined with the widespread need to use available CPU resources and the substantial increase in the number of scientists with no CS background having to write code to get their job done." --The multicore dilemma (in the big data era) is worse than you think

      This is probably the most true thing I've seen in this list, and the fact that you're the only person who posted it is a sign of just how bad of a problem it is.

      Rounded to the nearest whole number, I think its absolutely safe to say 0% of programmers understand how to write multithreaded code properly.

    2. Re:Average programmers writing parallel code by Z00L00K · · Score: 2

      Even worse - when you have multicore nodes in a distributed system over CAN and LIN buses with random gateway latencies and different suppliers of every node in the network. It's quite "interesting" when you have some 70 nodes in the net. Add to it that not all nodes may be up and running in some cases.

      --
      If builders built buildings the way programmers wrote programs, then the first woodpecker would destroy civilization.
  22. The C++ working commitee by Viol8 · · Score: 4, Insightful

    They just can't leave the damn language alone.

    Enough! Its already got a spec probably more complicated that the space shuttle , just let us get on with using it instead of throwing in ever more useless features that only ever seem to get used in job interview questions!

    1. Re:The C++ working commitee by MadKeithV · · Score: 2

      They just can't leave the damn language alone.

      Enough! Its already got a spec probably more complicated that the space shuttle , just let us get on with using it instead of throwing in ever more useless features that only ever seem to get used in job interview questions!

      But how else would they be able to limit the number of actual C++ experts in the world to three, at all times?

    2. Re:The C++ working commitee by serviscope_minor · · Score: 3, Insightful

      They just can't leave the damn language alone.

      Well, no.

      There's things we know after 15 years since the previous standard that we didn't know before. It turns out that the world has moved on and knowledge has advanced.

      ust let us get on with using it instead of throwing in ever more useless features that only ever seem to get used in job interview questions!

      And besides, I like not having to type needlessly long and verbose things like

      for(blah<blah>blah::blah::template blah::blah<blah>::iterator i = foo.begin()...)

      I mean the new "auto" syntax is clearly just *designed* for job interview pedants rather than making the life of the everyday C++ programmer less tedious and error prone.

      And the lambdas. Those are so rare in mainstream programming languages that it's just clearly an academic circle jerk rather than another feature to make programs shorter, less buggy and more readable.

      Oh yeah, and honestly, I used to really love pwning n00bz when they got heaps of compile errors for using >> instead of > >. The committee has now spoiled my favourite smug git pass time.

      Its already got a spec probably more complicated that the space shuttle

      Funnily enough you never hear the same complaints about Java. Fun fact, excluding libraries and the JVM, the latest java language spec is now slightly longer than the latest C++ spec.

      The thing is that all languages start off nice and simple. The world however is never simple.

      --
      SJW n. One who posts facts.
    3. Re:The C++ working commitee by locofungus · · Score: 2

      I mean the new "auto" syntax is clearly just *designed* for job interview pedants rather than making the life of the everyday C++ programmer less tedious and error prone.

      char c = 4;
      What is the type and value of the following expression?
      c + 2

      While I like the new auto syntax I'm a little scared about having to deduce what the type is when incompetent programmers start using auto because they don't know what the correct type should be.

      Much like my heart sinks when I see code using void* to store and pass pointers around and then cast them when they arrive at their destination.

      In one codebase (a few tens of thousands of lines) I was tasked with addressing all the intermittent and unreproducible problems. More than 90% of the bugs were revealed just by replacing the void* with a pointer to the type that was actually being held, removing the casts, and then fixing whatever the compiler barfed on when there were incompatible types.

      Tim.

      --
      God said, "div D = rho, div B = 0, curl E = -@B/@t, curl H = J + @D/@t," and there was light.
  23. 3. No longer liking my job by Anonymous Coward · · Score: 3, Insightful

    This happened to me. There's just no joy or pride left in my work. I'm in a slow useless never ending zombie mode. Struggling doing something as simple as opening up a code editor. Been looking to change my job for the last year, but I can't find anything of interest. I'm sick of programming, but it's the only thing I'm good at (or used to be good at). Retraining at age 40 to change my career? I think I'd rather just drink myself to death.

  24. Web Programming by Anonymous Coward · · Score: 5, Insightful

    Seriously, web programming is for chumps, and it just keeps getting worse and worse.
    Let's talk about having to support multiple version of multiple browser on multiple versions of multiple operating systems on multiple platforms, all with multiple sized screens.
    Let's talk about the expectation of being an expert at a horrendous number of technologies like HTML, CSS, Javascript, Ajax, GWT, Java, JSP, EJB, XML, JSF, Facelets, JPA, JPQL, EL, SQL, PL/SQL, Regex, BASH etc. etc....for the one fucking project!
    Let's talk about the expectation of being an expert at optimising different servers like Apache, Tomcat and JBoss.
    Let's talk about the expectation of being an expert at load testing using various load testing suits.
    Let's talk about the dismal state of Flash and Java Applets and HTML5.
    I pity the poor web programmer (such as myself), for his or hers is surely a tortured life.

    1. Re:Web Programming by seandiggity · · Score: 2

      Seriously, web programming is for chumps, and it just keeps getting worse and worse.

      Having worked on websites since '97 (and learned "on the job", so to speak), I can actually say it's getting better quickly. Standardized approaches like responsive design and Bootstrap are helping tremendously. Also, most of the technologies you mention are used in a small percentage of Web applications...for better or worse, most Web developers are dealing with the LAMP stack + HTML + CSS + JavaScript.

      --
      Geeks like to think that they can ignore politics, you can leave politics alone, but politics won't leave you alone.-rms
    2. Re:Web Programming by pseudorand · · Score: 2

      > Seriously, web programming is for chumps,
      Really? The web rules because you don't have to install software on any computer other than your own server and HTTP naturally handles networking and caching for you, allowing your program to run anywhere. True, the W3C is completely impotent and the modern web is a bit of a kluge, but no so much more so than everything else that the no-install, run-anywhere benefits don't dominate. Web is the ONLY way to go.

      > Let's talk about having to support multiple version of multiple browser on multiple versions of multiple operating systems on multiple platforms,
      You probably haven't done it for a while. Since IE8 or so, FF, IE and WebKit are actually reasonably consistent at rendering things. I use reload 8+ browser windows every time I made a change, but now I just use FF and test things across browsers near the end. Works fine.

      > all with multiple sized screens.
      Okay, I'll give you that one, especially with mobile. But if you're not coding a site with more sidebars and ads than actual content, HTML does as good a job as Java's Swing, Awt and layout engines in other GUI languages and is far simpler to code.

      > Let's talk about the expectation of being an expert at a horrendous number of technologies like HTML, CSS, Javascript, Ajax, GWT, Java, JSP, EJB, XML, JSF,
      > Facelets, JPA, JPQL, EL, SQL, PL/SQL, Regex, BASH etc. etc....for the one fucking project!
      You do need HTML, CSS, Javascript, SQL and one server-side language. Those languages all have different purposes and do them well. But:
      - Ajax - Jquery wraps this quite nicely
      - GWT - Just don't
      - Java - Does anyone actually write applets? And if you picked it for your server-side, shame on you.
      - JSP, EJB, j* - See above
      - XML - Why? Haven't we all switched to Json by now?
      - Facelets - WTF is that?
      - Regex - If you don't know regex, find another career. And that's not web-specific in any way.
      - Bash - For the web? I hope you're not sticking bash scripts in cgi-bin anymore?

      > Let's talk about the expectation of being an expert at optimising different servers like Apache, Tomcat and JBoss.
      - WTF are you doing that you need to optimize for the server. Oh ya, you chose Java for your server-side. That was your first mistake.

      > Let's talk about the expectation of being an expert at load testing using various load testing suits.
      I think you're remembering the pre-internet days when you didn't need load-testing because there was no way to connect all these computers to generate a load in the first place. If we just wrote desktop apps that connected to a SQL server, you'd have to load-test that too. Except without HTTP, you'd be writing your own client-side and middleware code to handle all the redirection, load-balancing and caching necessary when your load tests revealed that the expected use would cripple your single database server.

      > Let's talk about the dismal state of Flash and Java Applets and HTML5.
      Ya, I'll give you that one too. But that's why we learned to do most of what we need with HTML/CSS/JS instead.

      > I pity the poor web programmer (such as myself), for his or hers is surely a tortured life.
      Hey, if this was easy, they wouldn't pay you so much to do it.

    3. Re:Web Programming by pseudorand · · Score: 2

      But XML is the most abysmal failure of a language ever. SQL is really how we represent most useful data, but if falls down when representing hierarchies. That's where XML comes in. But XML fails horribly at relational data. There are (or were) too many supposedly validating parsers that didn't validate the uniqueness of xml:id attributes. And even if yours does, XML data is ugly and nearly impossible to read and write relational data in manually. And, unlike SQL, which is simple and elegant, xpath almost as bad as ldap in terms of having an ugly and unreadable syntax. So when I need hierarchical-relational data, I'd much rather struggle with SQL's difficulties representing hierarchies than XML's difficulties representing relations.

      And even when we're talking just hierarchical data, the APIs for reading XML are horrible. It takes so much code to get anywhere that I can write my own parser for a simple make-it-up-as-I-go config file more easily than I can use the XML APIs in ever so many cases.

      And WTF is with attributes? Sure, it sometimes looks cleaner when I'm editing XML by hand, but when coding I have to know not only the name of the thing I want but whether it's an attribute or another tag.

      The APIs suck and there's just no obvious and universally agreed upon mapping from an XML file to in-memory object space like ActiveRecord and tons of other ORMs do for SQL.

      XML = BIG FAIL! The proof is in the fact that only the Java and M$ idiots with more time than sense jumped on the XML band wagon. The rest of us invented JSON, YAML, or just continued to DOS-style '[block]\n option=value' config files for BOTH configs AND larger data sets.

      So no, not every mid-level web programmer should know XML. In fact, programmers of all levels should avoid XML like the plague that it is.

      And can someone please invent a language that represents both relational and hierarchical data well, including a text-based data format and schema, query language to grab subsets of a data set, efficient binary protocol to transfer datasets, fast query and storage engine and a simple API to shuffle data from serialized form to objects or arrays in memory. And while I'm at it, can someone do something about the Israelis and Palestinians already.

  25. Bureaucracy + Stupidity by bugnuts · · Score: 4, Interesting

    Whenever I hear a congresscritter make noise about restricting research, or instituting programming certifications to get a job, or my (now ex-)company requiring a training session on how to walk because someone tripped in the hall, I get scared for the country as a whole because we've cultivated this environment.

    That, and the aformentioned velociraptors.

  26. Re:fear? eh, that would be powerpointing by gtall · · Score: 2

    Worse is the suits picking up your Pooperpoint, changing it, and selling something which bears almost no resemblance to your original project and should be DOA but now you become the lead for this new and improved version.

  27. Grues. by will_die · · Score: 4, Funny

    Nothing more fearful then the worry of having grues attack you as you go into a dark server room.

  28. Pilots and Astronauts have the same fear by Spy+Handler · · Score: 4, Interesting

    their #1 fear isn't the rocket blowing up and getting killed, it's not fear of blacking out from G-forces, it's not fear of getting shot down, it's the fear of screwing up.

    Same as the #1 fear from TFA. (fear of writing buggy code / messing up)

    The official Pilot's Prayer (as handed to us by Alan Shepard) is "Lord, please don't let me fuck up".

    Not "Lord, please don't let me blow up" or "Please keep me safe"

  29. True story by Moraelin · · Score: 2

    True story, at some point in the past I had to work on a company's internal application for data entry. Well, it was a lot of data and, as requested by the PHBs, pretty much half the fields were needlessly mandatory. (Which brings us of the fear of working for incompetent people;))

    Most of them were pretty much impossible to validate too, because they were stuff like city or street names, and even in telephone numbers people tend to use letters. So the only real restrictions were field lengths and that they're mandatory.

    So then comes the request to basically make reports and searches on that data.

    And I kid you not, half the records had stuff like "n.a.", "I don't know", "no idea", etc in at least one of those fields.

    And these were internal users, not some 6 year old over the internet.

    --
    A polar bear is a cartesian bear after a coordinate transform.
    1. Re:True story by julesh · · Score: 2, Interesting

      Mandatory fields in addresses are a truly insidious form of evil. They screw everything up, because not all addresses have the same structure. I've seen address forms that have mandatory house number/name and street name fields (sure, I can fill those in for my parents' address, but you'll get them the wrong way round when you print them out and the delivery might never arrive). Here in the UK, one thing that really annoys me is mandatory county fields, which you see sometimes. Yes, we have counties, but they have officially not been part of our addresses for 15 years now. So why are you insisting I make my address incorrect so I can fill in your form? (For reference, I've lived in one of those locations where my actual county is different to the county my post town's delivery office is in, so putting the county I actually live in in my address was even more incorrect than not including a county at all. I don't think this situation is at all uncommon.)

    2. Re:True story by CastrTroy · · Score: 2

      One of the companies we work with has a mandatory fax number on their system. This is truly annoying as there are a fair number of people who have absolutely no access to a fax machine. However, I think the purpose of mandatory address fields is to prevent people from not entering anything at all. People will place orders from stores without putting in their full address, making the item undeliverable. Or they'll leave out both email and phone number (OMG Privacy, Can't give these awasy, might get spam or robocalled) leaving no way whatsoever to contact the person in the event that there's problem fulfilling the order (out of stock, etc.).

      --

      Anthropic principle: We see the universe the way it is because if it were different we would not be here to see it.
  30. Forgetting the 'where' clause by fiddyschmitt · · Score: 5, Funny

    Running an SQL update statement without a where clause and seeing '47,982 rows updated'.......bonechilling

  31. Re:Affirmative Action by pla · · Score: 2

    I really hate working with lazy stupid programmers who were hired only to fill out an HR racial preference checklist. Nothing is more demoralizing than working with a shiftless, smelly, untalented "winner" of the racial preference lottery.

    Y'know, of all the jobs I see filled with useless people, I honestly have never seen that effect in programming.

    I've met plenty of coders who the rest of us would all do better if they surfed for porn all day; I've met coders who, once they corner you somewhere will talk your ear off until you feel the need to stick a pencil through your (or their) skull; I've met plenty of coders who have no concept of 9-to-5 (and I can't claim I do so well at that one myself).

    But overall, I've always seen programming as one of those fields that requires just too much rigor and discipline to even appeal to the "real" slackers. Love it or hate it, rock at it or suck at it, programming is hard.

  32. character encoding issues by YeeHaW_Jelte · · Score: 2

    You know, when accents on characters show up weird in the browser and you dig deeper and deeper to discover UTF-8 characters in the Latin-1 encoded database, but aren't sure your database client is showing the data in correct encoding and the dump you openend in the editor looks even weirder because it's trying to read the stuff in UTF-16 which the terminal the editor is running in doesn't support etc etc etc.

    Really very frustrating to debug character encoding issues.

    --

    ---
    "The chances of a demonic possession spreading are remote -- relax."
  33. Why? by Viol8 · · Score: 4, Insightful

    C is a fairly simple language to code in and debug. If you have problems with pointers - ie memory addressing - then seriously , find another vocation or stick to HTML because programming computers is not for you.

    1. Re:Why? by serviscope_minor · · Score: 2

      C is a fairly simple language to code in and debug.

      C has simple semantics certainly. However it provides very little opportunity for automating common programming tasks, which means that everything has to be done by hand. That makes debugging harder since there is 10x the amount of code to wade through all of which could potentially contain an error.

      If you have problems with pointers - ie memory addressing - then seriously , find another vocation or stick to HTML because programming computers is not for you.

      mmm hmm. I'm not going to be claiming to be a super awesome programmer who never had a bug. Far from it. But seriously go talk to some real genuine super awesome programmers who you know and respect. I would bet money on it that they all have some old war stories from the days of your chasing down some evil pointer bug in a C or ASM program. The sort which vanishes every time you stick in more than one printf, or only manifests after the program has been running for 2 hours.

      Basically what you said amounts to daying "if you have bugs then seriously find another vocation or stick to HTML because programming computers is not for you".

      Even Donald Knuth had bugs in his programs so I guess that programming's not for him either. Perhaps he should stick to TeX.

      --
      SJW n. One who posts facts.
  34. One class, 16000 lines, by Anonymous Coward · · Score: 2, Interesting

    450 variables. And I've got to fly halfway around the world to fix it (among other things) in 5 days.

  35. Cleaning up by John.Banister · · Score: 2

    As a programmer, my biggest fear is not getting to actually solve problems because an incompetent co-worker knows enough to leverage my intolerance for stuff not being cleaned up (and willingness to do something about it) against me.

  36. Doesn't anyone remember FDR? by jellomizer · · Score: 5, Insightful

    There is nothing to fear but fear itself.

    What does that mean. We as a culture have gotten very fearful within the past Decade. The fact that we are afraid of so much stuff has created more problems to be fearful of.

    Polarized Government: With people so fearful about a lot of things they will try to pinpoint the government as the major contributor. If you are right of center than Big Government is out to make your lives worse. If your are left of center then it is those Corporations that are out to make your lives worse. Those people who support your opposing side must be corrupted in some way. So they need to be stopped!

    Obesity: Lets not leave the confines of our own homes because there are dangerous people around the corner who wants to kill, abduct or mug us. So you stay inside where it is "Safe" after a while you start getting out of shape, then you don't want to go out even more because you are out of shape and are afraid of being insulted by people who don't like the way you work. You would go to the Gym, but only after you lose 20lbs first (so you are not the Fat Guy at the Gym), but losing those 20lbs is hard because you are not going to the gym.

    Economy: We need small businesses who can innovate (and much more than silly mobile apps). However people are afraid to start businesses because there is a chance that they will fail. Or get some lawsuit for stepping on some bogus patent or make a product that someone misused and hurt themselves. Combined with the fear trying to meet current regulations that you don't know about. Also fear of looking for an other better job because of uncertainty on how well other companies will last combined with companies fears about the same thing preventing them from hiring.

    --
    If something is so important that you feel the need to post it on the internet... It probably isn't that important.
    1. Re:Doesn't anyone remember FDR? by wvmarle · · Score: 3, Interesting

      Economy: We need small businesses who can innovate (and much more than silly mobile apps). [...] Or get some lawsuit for stepping on some bogus patent or make a product that someone misused and hurt themselves.

      And this is, I'm afraid, a pretty valid reason not to bother starting up a technologically innovative business in the US. As soon as you gain any traction you will be swamped with patent claims from many different patent trolls.

    2. Re:Doesn't anyone remember FDR? by Curunir_wolf · · Score: 4, Insightful

      If you are right of center than Big Government is out to make your lives worse. If your are left of center then it is those Corporations that are out to make your lives worse.

      ... And the extremists on both sides see the ever-increasing collusion between the two as the real culprit. There's still competition between corporations, but it's competition for influencing the right politicians or bureaucrats, instead of being better at serving customers.

      Jeff Immelt has become very adept in this environment. Far from being vilified and sanctioned for the massive migration of GE jobs overseas, he actually has Obama going to foreign countries promising billions of dollars for infrastructure investments, of which the vast majority, of course, will not only go into GE's pockets, but actually create a huge new captured market for GE.

      --
      "Somebody has to do something. It's just incredibly pathetic it has to be us."
      --- Jerry Garcia
    3. Re:Doesn't anyone remember FDR? by g0bshiTe · · Score: 2, Funny

      Why'd you bring mythological creatures into this discussion next you'll be talking about unicorns and pumas.

      --
      I am Bennett Haselton! I am Bennett Haselton!
    4. Re:Doesn't anyone remember FDR? by greg_barton · · Score: 3, Funny

      I'm Afraid of People who Unnecessarily Capitalize.

    5. Re:Doesn't anyone remember FDR? by nobodie · · Score: 2

      This was my business story:
      In 78 I started an insulation business using a high tech product developed in Germany, tested and approved by the DOE and the armed forces in extreme as well as normal (as in arctic/antarctic as well as lower 48). It came with 1 required week of training in installation, equipment care and repair, restrictions, cautions, and all kinds of other requirements (for example we were required to produce a 6"cube (Later a small bucket) of the material every hour of production --or at least one per install-- and to weigh, mark, save and store for one year to keep an eye on deterioration.
      It required a significant investment in equipment and training, you couldn't waste time and money on the usual crew of drunks insulation companies hire to staple in batts. I went to the bank, went in way over my head but it was an outstanding product and I had spent 6 months running a crew for a company in another state, so I was ready to do the work.
      For the first year things were golden, net profit was good (@50,000 in the first year after paying myself, allowed me to expand the business into other products and equipment) and then something happened. Another company opened up, using a product from the American company Bordens. Their price was half of ours and sales dropped some, but since I did everything word of mouth and had a really happy customer base I wasn't too worried.
      Here is where it gets interesting. So far it has just been a common business tale, something that happened to new businesses for generations. But this is a brave new world. I was asked to bid on a small residence in a poorer part of town. Small house, easy, half day job. The other company bid also and got the job. They came in, drilled holes in the sheetrock (in other words from the inside, big no-no) pumped the walls full, cracked a few of them in the process, skipped the spaces underneath the windows, collected the check and ran. The people in the house were upset, yes, but then the shit hit the fan. The insulation started outgassing heavily, immediately the house became uninhabitable. And remained that way for a few weeks until they called me back to see if I could fix it. This kind of stuff continued for many, many structures, and I was consulted for court cases, remediation requests, contractors calling, asking what to do with the mess they had to fix, it was a shitstorm. And two more companies were getting into the business with the same business model as the Bordens franchisee.
      And then the government stepped in. (please don't think I was just sitting on my ass. I was well aware that this was going to be the death of that product and was expanding and diversifying into other products and other markets, I did know how to run a successful business, an old-style successful business i would say today) The consumer product safety commission stepped in and began hearings on the dangers of this product. They listened to story after story from people whose houses, businesses, lives had been ruined by this dangerous and unreliable material. My company (the one I franchised from that is) put up a hard battle, but they didn't really get it. Owens-Corning and Johns-Mansville the two largest fiberglas insulation manufacturers in the world were behind this. OC owns Bordens, they had set up the Bordens franchisees, given them half a day of marketing and some trash for equipment and sent them out in the world. Surprise! JM was supplying the other new companies with sub-standard materials through a series of off-shore front companies.
      Their campaign was flawless. They had the media behind them, the government, and the witnesses (oh yeah, i had to agree that the witnesses were tellin' the truth) to get a full ban on the sale, distribution and use of a product that could have been the best product for it's place in the market. Just that it was going to supplant OC and JM fiberglas in that market niche which they didn't want to lose.
      So more than 10,000 small businessmen went bankrupt in the next year or so. I was one of them. I lost

      --
      Subversion of spatial scale luxury decoration ideas.
  37. A faulty test suite by Richard+Kirk · · Score: 5, Interesting

    Remember when the Hubble telescope first went up, and could not focus? It had all been tested on the ground on an artificial star target. Unfortunately, the test rig had a plate that was about half-an-inch thick that should have been subtracted from the optical path. So they had a mirror that was accurate to about 1/100th of a wave but half an inch in the wrong place.

    There was a rocket where the guidance for the two stages had been coded separately. One stage used a value of -9.8 m/s2 for 'g' because it measured heights upwards and the acceleration was downwards, while the other used a value of +9.8 m/s2 and flipped the sign in the equations. When the rocket took off, the first stage was fine but the second stage suddenly flipped over.

    That's what I dread: thinking I have checked everything, and thought of everything, and then finding out publicly and expensively that my regression tests were worthless all along.

    1. Re:A faulty test suite by K.+S.+Kyosuke · · Score: 3, Interesting

      That's what I dread: thinking I have checked everything, and thought of everything, and then finding out publicly and expensively that my regression tests were worthless all along.

      I believe that an analysis of the Apollo Project and other similar engineering projects has shown that integration malfunctions are the most egregious kind of errors, both in terms of their proportional presence among all failures and in terms of their eventual costs. For example, the infamous "1201 alarm" (that fortunately didn't cause a loss of the vehicle and the crew) in the final phase of Apollo 11's landing was found to be caused by insufficient integration testing (and I also believe that there was a tiny discrepancy in the testing environment that prevented the engineers from finding out about the problem in advance).

      --
      Ezekiel 23:20
    2. Re:A faulty test suite by Chris+Mattern · · Score: 2

      Remember when the Hubble telescope first went up, and could not focus? It had all been tested on the ground on an artificial star target. Unfortunately, the test rig had a plate that was about half-an-inch thick that should have been subtracted from the optical path. So they had a mirror that was accurate to about 1/100th of a wave but half an inch in the wrong place.

      It gets better. There were *two* tests; the other one was a more basic test that wasn't as accurate--but it was accurate enough to show the misgrinding of the mirror clearly. It was ignored, because, after all, it wasn't as accurate. So always remember, accuracy doesn't do you any good if you're accurately zeroing in on the wrong target.

  38. Fear: arrogant developers by mveloso · · Score: 2

    The biggest fear is that a group of people who are clueless about what actual customers want and never talk to anyone outside their small circle believe that they know more about what customers want than people that actually talk to customers.

  39. Re:Migrated to Help Desk by AuMatar · · Score: 2

    Not a fear at all. First off, I'm paid 3-4x the help desk guys, they aren't going to waste me like that. Secondly, I know the magic words "no" and "constructive dismissal". Or just "I quit".

    --
    I still have more fans than freaks. WTF is wrong with you people?
  40. Yes, moreso than others by anyaristow · · Score: 4, Insightful

    There's nothing in that list (with the possible exception of "being forced to use a specific technology") that wouldn't apply to just about any worker.

    Programmers fear incompetence because they see it everywhere, even where it is not. They just don't recognize the value of thinking that isn't exactly like their own, or skills they don't have. So, this one applies to many, but to programmers more than anyone.

    Programmers fear screwing up because they are in the business of automation. They can screw up many things all at once. Complete failure over a trivial error, because computers don't have common sense to ask, "are you sure you meant to do that?", or, "what does this mean?". This one also applies to anyone building something that can injure people, but not to most other people. Most people can only screw up one thing at a time, or have people receiving the product of their work, who can sanity check it.

  41. Office Politics by Freddybear · · Score: 2

    The office "power user" who convinces management that he should be able to manage his department's IT infrastructure by himself because "he's more efficient than those guys in tech support".
    The highly connected programming manager who recommended a new applications platform because "it'll look good on my resume".
    The large systems salesman who plays golf with the chairman of the board.

  42. Re:Thank god for multi process by Anonymous Coward · · Score: 2, Informative

    If you use shared memory there is no practical difference between multi-process and multi-thread. You have all the same disadvantages. It's just now you (apparently) have the illusion that you don't. This is not a recipe for success.

    Contention on shared resources is contention on shared resources, no matter what OS subsystem you use to create parallelism. But now you're using heavyweight IPC mechanisms to solve contention instead of lightweight intra-process mechanisms. Yay for a kernel transition and possible context switch on every lock call.

    If you'd said "assuming you do not use shared memory" - e.g. you communicate over pipes or sockets - then your statement would make more logical sense - isolated agents are a proven and robust technique in parallel programming. Except in that case fork() is exactly the wrong model.

  43. Incompetence by sjbe · · Score: 2

    Incompetence is my biggest fear, both in others and especially in myself.

  44. My greatest fear by the_saint1138 · · Score: 4, Insightful

    Working at a place where I don't have admin rights on my development machine.

    1. Re:My greatest fear by pseudorand · · Score: 2

      We run such a shop, but I'm a sysadmin here. I apologize. But you know that guy down the hall. The one who likes to copy .so files around from machine to machine because he thinks he knows what he's doing. The one who installs hundreds of god-only-knows-what pieces of software on his workstation. The one who's computer I can't just reimage because he swears he needs all this stuff that such as process would remove. He's why you're not root. And it turns out there are a lot more of him than you'd think.

  45. That one programmer who is the weak link.... by technomom · · Score: 2

    I fear the one programmer who write thousands and thousands of lines of spaghetti code that can be done in hundreds of lines if written correctly. Especially if his program "works" well enough in a demo for some idiot middle management guy to think we should make it into a product to sell.....by next week.

    Yeah, that happens here.

  46. Stupid bosses, office politics by bzipitidoo · · Score: 5, Interesting

    Office politics. Just lovely when the management fucks up through sheer stupidity, but still has the cunning to find some way to blame you for it and make it stick.

    I'll whip out a car analogy. The bosses direct the driver down the wrong road. The driver questions this, but is told to shut up and drive, he doesn't know what he's talking about. 100 miles later, they realize they're not on the right road, and the screaming starts. They blame the driver for taking the wrong road, and fire him. They hire a map reader. They turn to the mechanic and demand he get 200 mph out of the engine, no excuses will be accepted and if he can't do it, he will be fired and they'll get someone who can. Never mind that the car is a cheap econobox that can't even do 100 mph. The mechanic manages a miracle and coaxes 120 mph out of the engine, and is promptly fired because that's not good enough. Over the protests of the map reader, they elect to take a desperate shortcut on a dirt road, to try to get back on track, and end up stuck in the mud. They fire the map reader, but are still stuck in the mud. With no one left to get them out, and no one left to blame, they finally lose their grip. Customers and supporters abandon them.

    --
    Intellectual Property is a monopolistic, selfish, and defective concept. It is "tyranny over the mind of man"
    1. Re:Stupid bosses, office politics by BVis · · Score: 2

      Well, they committed the cardinal sin of management: They ran out of scapegoats.

      --
      Never underestimate the power of stupid people in large groups.
  47. Re:Thank god for multi process by Viol8 · · Score: 2

    Half the problems with threads are due to unintended consequences of sharing run paths and globals/statics in the program and in libraries. If a process can only communicate with another process via specific memory addresses and it doesn't shared ANY other data or run path then the unintended consequences will be much reduced.

    "e.g. you communicate over pipes or sockets - then your statement would make more logical sense"

    Yes , but they're stream based , they don't really emulate thread intercommunication and are generally only useful for fairly disconnected processes , not ones that need very tight integration.

  48. Re:Biggest Fear? by Creepy · · Score: 4, Interesting

    The stablest C code I've ever worked on used GOTO for error correction. It was WAY stabler than the C++ code that replaced it using try-catch blocks.

    My biggest fear for a long time was templates. The reason I feared them is because I used them to re-write a C graphics engine I got a source copy of into C++. I used a lot of novel approaches that should have sped up the whole thing, including a blitter (that should date me...) that was 4x faster because I used the floating point unit's much wider data path for block memory moves than the C code did, and wrote it in assembly (in fact, that exact same technique was published in a book called The Black Art of Game Design, albeit with slower code than mine, partially because it was not in assembly). When I got it done and compiled it, I was dismayed because my code was slightly slower, and after a few more optimizations, about the same speed. Baffled by this, I profiled the code, and the entire slowdown was template calls at the lowest level that triggered a lookup table that was abysmally slow (templates were REALLY bad in the compiler I was using, which I think was Borland). Unfortunately, it broke the entire codebase and I essentially had to throw away the entire engine and redo it from scratch. On the plus side, the rewritten engine was not based on the existing one and landed me a job writing games, albeit briefly (working 16-18/7 for months during crunch, sleeping at work, etc - very rapid burnout).

  49. Re:Them females? by Hognoxious · · Score: 2

    It sure changes after you're married. Along the lines of s/enough/way too many/

    --
    Confucius say, "Find worm in apple - bad. Find half a worm - worse."