Catch up on stories from the past week (and beyond) at the Slashdot story archive

 



Forgot your password?
typodupeerror
×
It's funny.  Laugh. Programming IT Technology

Funniest IT Related Boasts You've Heard? 490

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."
This discussion has been archived. No new comments can be posted.

Funniest IT Related Boasts You've Heard?

Comments Filter:
  • by tantalic ( 194548 ) on Tuesday November 02, 2004 @12:38AM (#10696811)
    "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.

  • by jkirby ( 97838 ) on Tuesday November 02, 2004 @01:19AM (#10697074)
    He did say it. I had the actual interview for years; with a picture of Bill and an IBM model 80
  • Re:My uptime is.... (Score:3, Informative)

    by oo_waratah ( 699830 ) on Tuesday November 02, 2004 @02:25AM (#10697445)
    You can restart the service and still keep your uptime and provide the testing you require. However it is true that a complete down and up would be good to do when everyone is prepared to sort out the mess and the least impact on your business. Warm swaps would be a good idea if it is that critical.
  • by norkakn ( 102380 ) on Tuesday November 02, 2004 @03:43AM (#10697800)
    wow.. that is horrid code.

    want to learn verilog? the crap we get to do makes gotos look classy.
  • by dynamic_cast ( 250615 ) on Tuesday November 02, 2004 @04:22AM (#10697958) Homepage
    I explain what it is if they say they don't know what I mean. I am not trying to be cruel. I just want to see if they can solve a SIMPLE problem.

    Most can't.
  • by battjt ( 9342 ) on Tuesday November 02, 2004 @08:58AM (#10698903) Homepage
    Upon graduation, you need to know the fundimentals of CS. Part of what you need to know is the terminology. A singly linked list is not an advanced topic, neither is hastable, balanced binary tree, stack, heap, queue or anyother CS201 data structure.

    Yet, I've had to describe what a hashtable is and how to use it to multiple professional programers in a couple different companies.

    Data structes are the tools of CS. If a building contractor showed up the first day to work and couldn't hand me a framing hammer, I'd let him go too.

    Joe
  • by mbourgon ( 186257 ) on Tuesday November 02, 2004 @08:59AM (#10698910) Homepage
    It's interesting, yes. I went looking through my stash for the video. I'm reminded of the "that'd be up the butt, Bob" story on The Newlywed Game. They had a special a year or two ago, and the host of The Newlywed Game said that he had told people for years that it never happened, it was an urban legend, etc... and then his people found the tape. The question was "where's the weirdest place you've had sex". Hispanic couple, the wife said "in the ass". (The husband's was "in the car")

    Not that that really proves a damn thing (except that one urban legend is true), but it's a cool story.
  • by some guy I know ( 229718 ) on Tuesday November 02, 2004 @09:01AM (#10698914) Homepage
    Expecting a person to remember, in a high stress situation, the terminology you learned in school tests the trivia.
    "singly-linked list" is not some obscure specialized computer term. Anyone who doesn't even know what a singly-linked list is has no business writing software (except maybe some financial software or web pages (if you consider HTML et al to be "software")).

    Here is my solution, written in LISP. Since the OP didn't specify where on the list to add the item, I will add it to the front.
    (push item-to-be-added my-list)
  • Two simple anecdotes (Score:3, Informative)

    by daem0n1x ( 748565 ) on Wednesday November 03, 2004 @09:03PM (#10718537)
    Some years ago, my boss had a meeting with a colleague of mine about a new product. In the end he asked him how much time he needed to develop that. The guy answered "two weeks". It took him a year. We still use the "two weeks" joke to refer to never-ending projects.

    Once, I was talking with my boss about how stupid some blue-collar people are when they refuse to use helmets or safety-goggles at work, just to play macho. Then I said a stupid joke about macho IT workers: "True men don't make backups". It was intended to be a joke, but some weeks later we lost our entire codebase because the server disks fried. The server was managed by a different department. The guys that were in charge of nursing it didn't have any backup, in spite of THAT being THEIR job. I think my boss still shivers when he remembers that joke. I'll keep it as a motto, and never trust anyone to backup my work.
  • by Daleks ( 226923 ) on Thursday November 04, 2004 @02:11AM (#10720679)
    As a joke a friend of mine and I started pronouncing C# as "see pound." My friend had a job interview and he kept calling it "see pound," and only realized this a few hours after the interview. Oops? No job for him.

8 Catfish = 1 Octo-puss

Working...