Thread: Oops

  1. #16
    (?<!re)tired Mario F.'s Avatar
    Join Date
    May 2006
    Location
    Ireland
    Posts
    8,446
    Oh man. I laughed!
    Originally Posted by brewbuck:
    Reimplementing a large system in another language to get a 25% performance boost is nonsense. It would be cheaper to just get a computer which is 25% faster.

  2. #17
    Officially An Architect brewbuck's Avatar
    Join Date
    Mar 2007
    Location
    Portland, OR
    Posts
    7,396
    Quote Originally Posted by Mario F. View Post
    Or..

    Caller: Hello, this is [name here]. Could I please speak to [name here]

    That's good manners.
    Had this happen to me last night:

    <ring>... <ring>... I pick up.
    Caller: How are you?
    Me: Uhm. Good?
    Caller: Where's Paul?
    Me: ...
    Caller: Is this the wrong number?
    Me: How would I know? What number did you call?
    Caller: This one.
    Me: AAAAARGH.

    The entire time, her tone of voice was like somebody at a funeral.
    Code:
    //try
    //{
    	if (a) do { f( b); } while(1);
    	else   do { f(!b); } while(1);
    //}

  3. #18
    Registered User
    Join Date
    Jul 2009
    Posts
    50
    What peeve's me off most about phone calls is this:

    <ring> I pick up.
    Me: Hello?
    Caller: Who is this?
    Me: Ugh. Well who the hell is this? You called me, you should know who I am.
    Caller: Uhhh... Is Donatello there!?! (voice raises a little bit, not like a yell, just like I didn't hear them the first time)
    Me: No. You must have the wrong number.
    Caller: What? Are you sure?
    Me: Yes.
    Caller: Well, who is this?
    Me: No. You've got the wrong number. Try again, fat fingers.
    <hang up>
    Probably about 70% of the phone calls I get from wrong numbers go that way.

    If I call somebody not in my speed dial(meaning I have to punch in the number manually and risk entering it incorrectly) I state my name and ask for who I'm trying to reach. If somebody picks up that I'm not expecting I say: "Sorry, I may have the wrong number. I'm trying to reach Leonardo".

  4. #19
    spurious conceit MK27's Avatar
    Join Date
    Jul 2008
    Location
    segmentation fault
    Posts
    8,300
    I usually just breathe slowly and heavily for 10-15 seconds, then ask if you want a free time limited newspaper subscription.
    C programming resources:
    GNU C Function and Macro Index -- glibc reference manual
    The C Book -- nice online learner guide
    Current ISO draft standard
    CCAN -- new CPAN like open source library repository
    3 (different) GNU debugger tutorials: #1 -- #2 -- #3
    cpwiki -- our wiki on sourceforge

  5. #20
    Devil's Advocate SlyMaelstrom's Avatar
    Join Date
    May 2004
    Location
    Out of scope
    Posts
    4,079
    Sent from my iPadŽ

  6. #21
    spurious conceit MK27's Avatar
    Join Date
    Jul 2008
    Location
    segmentation fault
    Posts
    8,300
    Kids in the Hall was the funniest TV show of all time.
    C programming resources:
    GNU C Function and Macro Index -- glibc reference manual
    The C Book -- nice online learner guide
    Current ISO draft standard
    CCAN -- new CPAN like open source library repository
    3 (different) GNU debugger tutorials: #1 -- #2 -- #3
    cpwiki -- our wiki on sourceforge

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. oops output plz...
    By centaurs in forum C Programming
    Replies: 6
    Last Post: 07-01-2009, 06:11 AM
  2. Why C++ is not OOPS
    By noobcpp in forum C++ Programming
    Replies: 13
    Last Post: 10-20-2008, 01:20 PM
  3. Google oops
    By Decrypt in forum A Brief History of Cprogramming.com
    Replies: 6
    Last Post: 08-24-2006, 01:12 PM
  4. Oops, she did it again...
    By gcn_zelda in forum A Brief History of Cprogramming.com
    Replies: 1
    Last Post: 09-19-2004, 02:34 PM
  5. oops ! code crashing.. :(
    By Luigi in forum C++ Programming
    Replies: 9
    Last Post: 12-20-2002, 11:38 PM