Slashdot Mirror


Slashdot Asks: What Are Some Insults No Developer Wants To Hear? (infoworld.com)

snydeq writes: Flame wars in the bug tracker might be exactly the right (harsh) feedback your code needs, writes Peter Wayner in his run-down of the insults no programmer wants to hear about their code or coding skills. "The technology world is a bit different than the pretty, coiffed world of suits and salesdroids where everyone is polite, even when they hate your guts and think you're an idiot. Suit-clad managers may smile and hide their real message by the way they say you're doing "great, real great pal," but programmers often speak their minds, and when that mind has something unpleasant to say, look-out, feelings." Instead of posting this story in a click-bait fashion as presented from InfoWorld, we thought we'd ask the developers of Slashdot: What are some insults no developer wants to hear? Some of the classic insults include: N00b, /dev/null, Eye Candy, Fanboi, and [Nothing]. Are there any insults you are familiar with that aren't mentioned in the list?

13 of 523 comments (clear)

  1. ALL OF THEM by facetube · · Score: 5, Insightful

    What kind of frat-house development shop are you running? These are the people who are going to help make you successful, not some new pledges to haze. Grow. The. Fuck. Up.

  2. BeauSD by Pikoro · · Score: 4, Insightful

    Sorry, but so far, almost every story posted by BeauHD has been completely irrelevant. Perhaps SD is better than HD? Either way, all his posted stories don't belong on this site. They're all click bait.

    --
    "Freedom in the USA is not the ability to do what you want. It is the ability to stop others from doing what THEY want"
  3. Re:"Did you even test this??!!!" by plover · · Score: 5, Insightful

    "Yes but as I'm not a moron I never thought of the user story from your perspective..."

    I hope this was intended as a joke in poor taste.

    Something really hard for some developers to understand is that our peer groups are usually not representative of our user base. We're used to hanging around with really bright people, people who apply logic to questions and use evidence to arrive at conclusions. When we forget that not everyone in the world is like that, we assume that everyone who touches our applications is smart, quick, logical, and willing to read instructions. In reality, we should be constantly aware that 50% of our users are literally below average (by definition, not because we think they're "morons".)

    That means a lot of attention needs to be paid to User Experience. A few years ago we went through our application and made sure that every screen was at a 5th grade reading level. We made sure our users could be trained on the basic functions, features, and processes in less than half an hour. Error messages have to be focused on correcting the problem, not accusing the users of being "morons" and making a mistake, and not leaving them fearing punishment. And if a person runs into a feature that's difficult, frequently gives them error messages, or that takes them a long time to figure out, it's not their fault that the UI didn't help them. It's the UI that needs work.

    --
    John
  4. Reverse insult by petes_PoV · · Score: 4, Insightful

    Something that a lot of developers seem to take pride in, but which is really at the root of unprofessionalism is
    Wow, your code is so complex I can't understand it.

    --
    politicians are like babies' nappies: they should both be changed regularly and for the same reasons
  5. Here's one that really gets under their skin by American+AC+in+Paris · · Score: 5, Insightful

    "Programmers who hurl insults at each other like to think it's because they're honest, no-nonsense efficiency machines that get things done. The reality is that they never bothered to learn how to interact effectively with other human beings, and that deficiency is typically far more detrimental to their professional lives than they realize."

    --

    Obliteracy: Words with explosions

  6. Re:"Did you even test this??!!!" by Pseudonymous+Powers · · Score: 4, Insightful

    I agree with most of your user interface principles, except for the the "fifth grade reading level" one. You might have a point, but I really don't like talking down to grown-ass adults.

    I've worked on software where I put a lot of thought into describing the error in clear, complete, accurate, and accessible terms, only to be told that the users aren't going to "even bother to read it because it's too long". In my view, the kind of people who object to error messages that are complete sentences and contain three-syllable words are the kind of people who won't read any error message under any circumstances, but whatever. "ERR 34: Bad srvc" it is. Choke on it.

  7. Re:What?! by Anonymous Coward · · Score: 4, Insightful

    Insults are the first refuge of the insecure. I'm not talking Torvalds-style insults of the code, I'm talking about when they insult you.

    Bad code deserves insults, although not all insulted code is bad, since people will insult good code as an indirect insult of the coder, which is completely different.

    Flaming people in order to build oneself up by putting other people down is at least as old as the Internet, but it's not conducive to better coding - it's more likely to drive away people who could potentially be valuable contributors.

    Because of that, there is at least one online forum (coderanch.com) whose primary purpose is to allow people to ask stupid questions with the assurance that they won't be flamed.

  8. Re:"Did you even test this??!!!" by hendric · · Score: 5, Insightful

    In my view, the kind of people who object to error messages that are complete sentences and contain three-syllable words are the kind of people who won't read any error message under any circumstances, but whatever. "ERR 34: Bad srvc" it is. Choke on it.

    *sigh* The error message isn't for that user, it's for the person they call for help.

    --
    "Though it may take a thousand years, we shall be FREE."
  9. Re:"Did you even test this??!!!" by harperska · · Score: 4, Insightful

    Which is why error messages need to be two-part dialogs. There needs to first be a friendly, clear, non-technical message intended for the end user indicating that something went wrong, it probably isn't their fault, and that they should pass the error on to either their IT staff or the developer (depending on the situation), and second a more technical error message, possibly hidden behind a "more information" button, actually describing what went wrong for whoever the message is passed on to so they can debug the problem.

    If the technical error is all that the end user sees, their only reaction will be to mash buttons until they can continue with whatever they were doing, and get mad when that doesn't work.

  10. Re:All of them by Impy+the+Impiuos+Imp · · Score: 4, Insightful

    One should be grateful for one's mother's sexual habits.

    --
    (-1: Post disagrees with my already-settled worldview) is not a valid mod option.
  11. Re:"Did you even test this??!!!" by drinkypoo · · Score: 4, Insightful

    *sigh* The error message isn't for that user, it's for the person they call for help.

    Then it's a crap error message. This is one thing that IBM actually has completely fucking nailed, at least as compared to anyone else. They give you an informative error message and a unique code. The error message is for anyone who happens to be at the keyboard. The code is for techs.

    --
    "You're right," Fisheye says. "I should have set it on 'whip' or 'chop.'"
  12. Re:no news is good news by BlackPignouf · · Score: 5, Insightful

    Why would that be? Because you're a diva, you think you're the best coder ever and don't have anything to learn anymore? It might hurt your ego?
    Grow a pair and accept constructive criticism. I'd take harsh but constructive feedback from Linus anyday, he's one of the most succesful coders on Earth right now. Why wouldn't you want to get some input from him?

  13. Re:no news is good news by Penguinisto · · Score: 5, Insightful

    Dude, you kidding? I'd *kill* to get some of his time to go over the stuff I write!

    Why? Because I'd frickin' *learn* from it, that's why...

    Seriously - never fear honest criticism from people who are way better at it than you are.

    --
    Quo usque tandem abutere, Nimbus, patientia nostra?