Slashdot Mirror


Funniest IT Related Boasts You've Heard?

Karma asks: "The other day I saw a Slashdot comment which read, '[Projects] don't start getting interesting until you are dealing with Staff Years to develop them. Anything under that and you can actually keep the full design in your head'. An immodest boast, but not too funny. This made me wonder, in the macho worlds of IT and developers, what are the funniest and silliest boasts or bragging claims you've made, or heard? Tell us how they came back to haunt the overconfident."

37 of 490 comments (clear)

  1. My Roommate by NotoriousQ · · Score: 4, Funny

    Yeah, I can write a raytracer in a single day. /He did. It was a looooong day.

    --
    badness 10000
  2. Debug? Me? by drkich · · Score: 5, Funny

    We have a person at our work place that once boasted that he did not have to debug his programs, they just worked. And he was completely serious. Of course what we did not tell him, but we should have, is that we found a bug in his program.

  3. Not quite by Otter · · Score: 5, Funny
    Does Eric Raymond's famous "Reflections On Sudden Wealth" essay after the VA Linux IPO count as a boast? I certainly got a few laughs out of the aftermath.

    Not quite a boast but -- a low-level admin at my wife's old workplace sent out this (paraphrased) email:

    "I'm leaving this job to start my own network consulting firm. I'm feeling a lot of emotions right now, and here's a song that really captures them."

    And he attaches a 5 meg MP3 file and sends it to hundreds of people, completely sinking their mail server.

  4. Heh by itwerx · · Score: 4, Funny

    Best one I've heard was from a newly-minted and very pro-MS CIO who claimed (right after Win2K first came out) that Active Directory was a much better solution for their company network (thousands of employees and dozens of offices) than the existing Novell Netware/NDS.
    They went through half a dozen consulting firms before firing the CIO and everyone else involved in the project...

  5. Campus Network Services by secondsun · · Score: 5, Funny

    The Campus network services at a Jr. College I went to a few years ago: "Yes we do know our ass from a router."

    This of course was after a quick nmap found everything running telnet. Which was also running without a password. Turn dhcp off on a few of those babies and somone has to work a Looonng night.

    --
    There is nothing wrong with being gay. It's getting caught where the trouble lies.
  6. The classic Bill Gates by tantalic · · Score: 5, Informative
    "640K ought to be enough for anybody"

    Of course there are disputes as to whether this was actually said or not, or the context...but certainly one of the funniest and most famous tech boasts.

  7. Documentation by jazman_777 · · Score: 5, Funny

    "Good code is self-documenting."

    --
    Slashdot: Failed Car Analogies. Amateur Lawyering. Anecdote Battles.
    1. Re:Documentation by jag164 · · Score: 4, Interesting

      Unfortunately, this is true in some cases. I'd even say "Bad code is self documenting." The code base my nose is stuck in right now is a prime example. I'd rather this code base have no docs than the misleading and outdated docs it does have. Sigh.

  8. I AM AN EXPERT IN C++ by Ars-Fartsica · · Score: 4, Funny

    heard once per interview

    1. Re:I AM AN EXPERT IN C++ by lobsterGun · · Score: 4, Funny

      One better.

      The resume says "six years C++". The meat pronounces it "six years Cee Tee Tee"

  9. No one like klingons by cuteseal · · Score: 5, Funny
    Oldie but a goodie:

    Top 12 Things A Klingon Programmer Would Say

    12. Specifications are for the weak and timid!

    11. This machine is a piece of GAGH! I need dual processors if I am to do battle with this code!

    10. You cannot really appreciate Dilbert unless you've read it in the original Klingon.

    9. Indentation?! -- I will show you how to indent when I indent your skull!

    8. What is this talk of 'release'? Klingons do not make software 'releases'. Our software 'escapes' leaving a bloody trail of designers and quality assurance people in its wake.

    7. Klingon function calls do not have 'parameters' -- they have 'arguments' -- and they ALWAYS WIN THEM.

    6. Debugging? Klingons do not debug. Our software does not coddle the weak.

    5. I have challenged the entire quality assurance team to a Bat-Leth contest. They will not concern us again.

    4. A TRUE Klingon Warrior does not comment his code!

    3. By filing this SPR you have challenged the honor of my family. Prepare to die!

    2. You question the worthiness of my code? I should kill you where you stand!

    1. Our users will know fear and cower before our software. Ship it! Ship it, and let them flee like the dogs they are!

  10. Re:Debug? Me? by hoggoth · · Score: 4, Funny

    He was right. HE didn't have to debug his programs. He had you for that.

    --
    - For the complete works of Shakespeare: cat /dev/random (may take some time)
  11. TPS reports by St.+Arbirix · · Score: 5, Funny

    I've never missed a cover sheet on my TPS reports!

    --
    Direct away from face when opening.
  12. This project will be on time. by Anonymous Coward · · Score: 5, Funny

    Thats a good one.

  13. Computer Game Shop by jebiester · · Score: 5, Funny

    The funniest boast I ever heard was a guy at a computer game shop. I was looking at the games and this guy started talking to me. After chatting about games for a bit, he started telling me about how he had obtained the full Windows 2000 source code, made some changes, and compiled a special version that played his games better.

    1. Re:Computer Game Shop by karnal · · Score: 4, Funny

      That sounds similar to something my friends heard at our local computer shop.

      They were there, looking at the not-so-bargain basement prices (back when computer shows were all the rage, these guys didn't have squat on pricing...) and overheard a conversation:

      Customer: So is this video card pretty decent? It's kind of expensive...

      Sales Droid: Oh yea, that's the best one out there. That card doesn't work using triangles - it works on THE PIXEL level.

      Customer: Ahhh.

      Friends: Let's get out of here....

      --
      Karnal
    2. Re:Computer Game Shop by Spy+Hunter · · Score: 4, Funny

      The guys at Best Buy are worse. They'll just spout off nonsense about anything if you ask them, trying to steer you toward the "premium" crap. Last time they tried to sell me the gold-plated USB cables, because "they give you better quality printouts from your printer." I wonder, do they get fed all that BS from the managers or do they make it up themselves?

      --
      main(c,r){for(r=32;r;) printf(++c>31?c=!r--,"\n":c<r?" ":~c&r?" `":" #");}
  14. My favorite Resume blunder... by firebeaker · · Score: 4, Funny

    15 years Java experience... when Java's not that old. I've seen a number of cases like those on resumes, using technology for longer than it was around for.

    In the case of Java, no, they weren't working for Sun while it was being developed.

    --
    -beaker
    1. Re:My favorite Resume blunder... by crazyphilman · · Score: 4, Interesting

      Yeah, my old boss used to give me resumes to vet. I used to see stuff like "ten years .Net experience!" At first I was shocked, but then I got out my red pen and started annotating. I'd use very descriptive terms: "Bullshit", "He's lying, it hasn't existed that long", "Does this company even exist?" and so forth. Nobody cared. They ignored my comments, hired the low bid, and never asked me to look at resumes again.

      Since then I've realized that at some companies, resumes really ARE expected to be fiction, and they select the fiction they enjoy the most.

      --
      Farewell! It's been a fine buncha years!
    2. Re:My favorite Resume blunder... by crazyphilman · · Score: 5, Interesting

      I've given up on programming for a private company. There are plenty of jobs in civil service, academia, large public institutions... Many of those won't be programming jobs in the future, but at least they pay the bills.

      The real last straw for me was the start of the recession, right around 2000, when I started seeing job offers that required several years experience in twenty technologies, some of which were mutually exclusive.

      Let alone the fact (the FACT) that no one is capable of getting five years meaningful experience in all those technologies at a single company.

      No, what really bothered me was this: Companies inflate their requirements for two primary reasons:

      1. They want to make sure that NOBODY will qualify for the job so they can justify hiring an H1-B to fill it, instead of an American, or a Brit, or whatever.

      2. They want to make sure that anyone they DO hire MUST have lied on the resume, so they can fire him whenever they want without paying unemployment benefits.

      This wasn't what was going on where I used to work; that manager just didn't care, and didn't want to listen to my complaints. But you can be pretty sure that a lot of companies work this way.

      Be careful with those resume fictions; they could bite you in the ass later, when you try to vest stock options or otherwise stand up for yourself.

      --
      Farewell! It's been a fine buncha years!
    3. Re:My favorite Resume blunder... by 4of12 · · Score: 5, Insightful

      Since then I've realized that at some companies, resumes really ARE expected to be fiction, and they select the fiction they enjoy the most.

      You should get (Score: 6, Insightful) for that comment as today, November 2, 2004, millions of American voters go to the polls and select a candidate for the topmost job in the land based on exactly that same criterion.

      --
      "Provided by the management for your protection."
  15. Boast? by Jeremiah+Cornelius · · Score: 5, Funny

    "I've been posting on Slashdot since before there was moderation, or even user accounts. No man, it's true! I even have a low, three-digit UID, to prove it. I swear, man!"

    --
    "Flyin' in just a sweet place,
    Never been known to fail..."
    1. Re:Boast? by JabberWokky · · Score: 4, Insightful
      Oh, gimmie a break - if so, then you know that they had a whole bunch of accounts that were deleted because they let their passwords get compromised. This is the second set of signups, and for those who waited to make sure that they had fixed the problem, we all have numbers at least above 10k.

      Besides, it's clear you don't have a three digit UID. Bagdad Bob says so.

      --
      Evan

      --
      "$30 for the One True Ring. $10 each additional ring!" -- JRR "Bob" Tolkien
    2. Re:Boast? by anewsome · · Score: 4, Interesting

      Well your slashdot uid is still not as low as mine. I got my account on day 1. Where were you?

    3. Re:Boast? by Anonymous Coward · · Score: 5, Funny

      Oh yeah? Well I'm the original Anonymous Coward!

  16. Re:"Expert Programmer" by Farq+Fenderson · · Score: 5, Insightful

    > Can you pass this test?

    Yes. But:

    > C#.

    You can't pay me enough.

  17. Re:"Expert Programmer" by Jahf · · Score: 5, Insightful

    You don't have to cheat to forget naming.

    For many of the people I know, going to college for CS is about 2 things:

    1) Learning basic programmatic workflow and practices

    2) Being able to show the piece of paper

    Unfortunately for alot of people hiring, #2 is most important. For employers who I have -respected- #1 is the most important and they can recognize that with #1 and a creative thinking brain that any coder can quickly pick up new languages and technologies.

    And people who excel at creative programmatic thinking often are the types that remember concepts, not trivia (the idea of testing intelligence and not memory). Expecting a person to remember, in a high stress situation, the terminology you learned in school tests the trivia.

    Forgetting terminology (versus forgetting -theory-) doesn't mean that they cheated in school, it only means they remembered stuff differently. How many of us remember more than one or two geometry theorems even a few months after passing our last geometry test?

    It is sad, but there are a number of elitists out there who use tests like the one you are so proud of. Do you give any type of explanation if the interview-ee says "what do you mean by that?" or do you assume that they have failed at that point? If you assume failure at that point you are the problem, not them.

    If on the other hand you give a brief example and wait to see if they catch on, then you should be able to see who is truly good by how quickly they can code and/or how efficient that code is.

    A person doesn't need to know the terminology -before- they join a group to be useful to that group. They need to be able to quickly put your group's terminology into a working context and start expanding on it. Otherwise all you are doing is a form of secret handshake.

    This is one of the reasons that the original IQ tests were considered to be biased. They measured vocabulary knowledge as a prerequisite to concepts. Newer tests try to be language independent, recognizing that cognitive ability is more important.

    Or in shorter terms, I agree with the grandparent of this post, you made the kind of boast that the submitter was talking about.

    --
    It is more productive to voice thoughtful opinions (reply) than to judge (moderate) others.
  18. Re:Debug? Me? by Brandybuck · · Score: 5, Funny

    One manager at my work boasted that his group's code didn't have any bugs in it. Whenever a bug was assigned to his group, he would reassign it elsewhere. Seriously! When challenged on it he would get very insulted.

    Then one day a bug he reassigned got fixed. The root cause was code that the manager had written back in that distant two week period when he actually touched code. Rather than tell him who wrote it, the other managers talked about the "really lame" coding error. We he got all righteous about the bug as well, they told him he wrote it.

    --
    Don't blame me, I didn't vote for either of them!
  19. Re:Heard this one the other day... by Brandybuck · · Score: 5, Funny

    Bob: "With the magic of Gentoo, I'm already running KDE 3.4!"

    Joe: "KDE 3.4 isn't out yet."

    Bob: "Like I said, with the magic of Gentoo..."

    --
    Don't blame me, I didn't vote for either of them!
  20. a looooong day (was Re:My Roommate) by ion++ · · Score: 5, Funny
    Yeah, I can write a raytracer in a single day. /He did. It was a looooong day.


    Of course it was a long day. A day is 86400 seconds, and a short can only hold 65536. Duh.
  21. cwd oh my by fastduke · · Score: 4, Funny

    I was told that I had to set up the server to include the cwd in the path so that students didn't have to always type ./a.out

    Later I was asked if I hade done it and the conversation went something like this:

    boss: did you get that done?
    me: Yep, students group is all set up.
    boss: only the students?
    me: Well I figured the staff should know to change their own path.

    --
    Fastduke :0)
    1. Re:cwd oh my by T-Ranger · · Score: 4, Funny

      That reminds me of a story my brother tells. He works as a software developer in a branch office; prety much evertone in his office is either a programmer, project manager, tech support of technical sales people. Not all of them geeks, but all heavy computer users.

      The company hired on a new business manager/director of sales (whatever) for this office, good business/sales experience, but not technical sales.

      Weekly meeting:

      Boss: Oh yes. Head office has deployed the intranet. You all must change your homepage to our internal website. Herman (local network admin) is away, but Bob can help you change your homepage if you need assistance.
      Andrew: On the other hand, you are working at a software developement company; if you cant change your home page, you should pack up and go home now.
      Boss: *deer in the headlights look*

  22. Re:Heard this one the other day... by tigersha · · Score: 4, Funny

    Get real. I have an NT 4 machine which dates from 1995 in production and it never ever crashes. That machine has mucho better uptimes than any Linux servers I have. In fact, its my primary domain controller.

    And my dad still runs a machine with 286 Xenix on it. Still works fine. In production.

    --
    The dangers of excessive individualism are nothing compared to the oppressiveness of excessive collectivism
  23. Re:"Expert Programmer" by Anonymous+Brave+Guy · · Score: 4, Funny
    > C#.

    You can't pay me enough.

    Nice boast. ;-)

    --
    If you disagree, post your argument. (-1, Overrated) isn't your personal censorship tool for views you don't like.
  24. "Job Security" by BadluckShleprock · · Score: 5, Funny

    I worked for a company that had never even considered doing peer review before an Indian (not the Native American type) was overheard bragging about how for the last two years, he had written all of his variable names in Hindi and that they wouldn't dare fire him now. He was half right. They didn't fire him at that point, but for the next six months, he had to go to daily meetings with his three tiers of bosses to show the work he had done in translating the variable names back to English.

    Problem solved, right? Not really. While he was translating some files to English, he was also busy translating others to Hindi. Right before he was put back on a project, his new "work" had been discovered because, again, he was overheard bragging about how they would never fire him. This time they cut his pay by $20 an hour for the duration of the repairs, locked him out of the version control software to prevent any more damage, and the day after he finished, there was a total peer review of every file he had ever worked on. Once the day long meeting was over, he was asked to stand up in front of everyone and told by the VP of engineering that he was fired.

    The bad thing is that the company still doesn't believe in peer reviews, but it's a good company to work for because it is almost impossible to get fired.

    --


    ------
    There's a fine line between cuddling and holding someone down so they can't get away.
  25. Re:COOL! by davidu · · Score: 5, Insightful

    You kids...

    -davidu

    --

    # Hack the planet, it's important.
  26. Production before beta! by wandazulu · · Score: 4, Funny

    I interviewed a guy back in '96 I think for a VB job. The company that recommended him even flew him out from his current job in Iowa to NJ to talk to us. I was impressed...his resume was 4 pages long and talked about all the technologies he had worked on. One got the impression that this was a VB/SQL Server guru, who would be everything and more that we needed.

    When I met him, he was visibly nervous, and I figured it was just the usual interview stress plus he had just flown in a snowstorm. As we were trying to get out of there ourselves (it turned out to be a *huge* snowstorm), we got down to business, and I asked him a couple of difficult VB questions that would have been winners if he could answer. Well, he couldn't.

    Okay, so ask a few easier questions. Nada. I drop it down to *extremely* easy questions (max value of int in VB3, how to do arrays, etc.). Zip. My partner asked a *very* simple sql question ("how do you update a table?") and he came up blank.

    Now I'm starting to really *read* his resume, instead of skimming it, and I came upon this little gem: He had put into production some huge program written in VB 4 back in 1995 (not a typo, as it also mentioned being 32-bit). I excused myself for a second, got my beta copy of VB 4 dated 1996 and returned. I dropped the disc on the table and said, in effect, that he had lied on his resume, that there was no way he could have done this and here's the proof.

    He was silent and said "Please don't make me go back to Iowa." I then was able to use the famous bartender line of "Well, you don't have to go home, but you can't stay here."

    That was the only person I've ever interviewed that had to be escorted out by security.