Page 2 of 3 FirstFirst 123 LastLast
Results 11 to 20 of 23

Thread: When geeks have children ......

  1. #11
    Join Date
    May 2007
    Location
    Washington
    Beans
    911

    Re: When geeks have children ......

    Quote Originally Posted by scragar View Post
    Code:
    while true; do
      eject -T /dev/cdrom
    done
    Please, the code is so much easier and shorter than what he wrote, I don't understand that large thing when this version works perfectly.
    I wasn't sure if there was a switch to eject and close the tray and was too lazy to look it up. You should sent that to him fr the lols.

  2. #12
    Join Date
    Jun 2007
    Location
    Kent, UK
    Beans
    214

    Re: When geeks have children ......

    I don't think the exact code is the point here though.. lol

    It's just funny ^_^
    Registered Ubuntu user #28880

  3. #13
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: When geeks have children ......

    When geeks have children ......
    It's through artificial insemination?
    Have you ever found something in the second-to-last place you looked?
    If it seems like I am ignoring you, perhaps I am.
    world:~ mike$ rm -f /earth/united_states/washington/redmond/M$ █

  4. #14
    Join Date
    Jun 2007
    Beans
    1,745

    Re: When geeks have children ......

    Quote Originally Posted by lisati View Post
    How sloppy! Using goto would be more elegant than while 1=1
    ...

    Please tell you you aren't trying to promote a goto.
    Licat volaré si superturgum Aquila volat

  5. #15
    Join Date
    May 2009
    Location
    Faraway
    Beans
    Hidden!
    Distro
    Ubuntu 10.10 Maverick Meerkat

    Re: When geeks have children ......

    lol its funny video
    creative idea

  6. #16
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: When geeks have children ......

    Quote Originally Posted by scragar View Post
    ...

    Please tell you you aren't trying to promote a goto.
    Why? What's wrong with GOTO? I used to use it all the time back in high school when I futzed around in GW-BASIC.
    Have you ever found something in the second-to-last place you looked?
    If it seems like I am ignoring you, perhaps I am.
    world:~ mike$ rm -f /earth/united_states/washington/redmond/M$ █

  7. #17
    Join Date
    Jun 2007
    Beans
    1,745

    Re: When geeks have children ......

    Quote Originally Posted by MikeTheC View Post
    Why? What's wrong with GOTO? I used to use it all the time back in high school when I futzed around in GW-BASIC.
    /me doesn't want to hear it.
    Licat volaré si superturgum Aquila volat

  8. #18
    Join Date
    May 2007
    Location
    Washington
    Beans
    911

    Re: When geeks have children ......

    Quote Originally Posted by MikeTheC View Post
    Why? What's wrong with GOTO? I used to use it all the time back in high school when I futzed around in GW-BASIC.
    Because if that one line gets moved then everything is messed up. Goto and any command the references a line is horrible practice.

  9. #19
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: When geeks have children ......

    Quote Originally Posted by PurposeOfReason View Post
    Because if that one line gets moved then everything is messed up. Goto and any command the references a line is horrible practice.
    Hmm... Well, I'm not quite sure what other options one would have in GW-BASIC, although I will also readily admit I have never, ever been even remotely close to a knowledgeable person (let alone a power user) of GW-BASIC.

    Apart from line numbers, how do more commonly-used programming languages differ? And, for that matter, just strictly on the basis of curiosity, what other options besides GOTO does one have in modern languages?
    Have you ever found something in the second-to-last place you looked?
    If it seems like I am ignoring you, perhaps I am.
    world:~ mike$ rm -f /earth/united_states/washington/redmond/M$ █

  10. #20
    Join Date
    Jun 2007
    Beans
    1,745

    Re: When geeks have children ......

    functions and loops.
    Licat volaré si superturgum Aquila volat

Page 2 of 3 FirstFirst 123 LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •