Slashdot Mirror


User: Improv

Improv's activity in the archive.

Stories
0
Comments
1,594
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,594

  1. Opensource and network it! :) on Spacewar! Lives Again · · Score: 1

    It'd be really neat if we could find the original
    author and see if we could get the source.. we
    could port it to X and make it support network
    play :)

  2. Anyone remember the DOS version? on Spacewar! Lives Again · · Score: 1

    I remember playing a version of this for DOS
    quite some time ago... it had a lot more
    commands, including I think 3 weapons, the
    ability to warp, and both ships looked very
    different from each other.. one looked sort of
    like
    /--\
    | /
    |O-
    | \
    \--/

  3. I saw this coming on DVD Situation Takes New Turn · · Score: 1

    So I used CVS to snag the code about 4 days ago.
    Heh.

  4. Re:Why not C/++? overhead on Perl Domination in CGI Programming? · · Score: 3

    While I imagine equally optimized code would find
    this claim perfectly true, Perl gives you a lot
    of optimization for free, optimization that's
    hard to do in C. Things like hashing and
    good string support are not inherent in C, and
    many developers would just use C-strings as-is
    and linear associative arrays, and in the case
    of strings need to write quite complicated things
    to do good text manipulation, things that very
    often are slower than Perl's internal string
    implementation (and often buggy too). So...

    Yes, Perl has added compile time and interpretive
    penalties, but often the better algorithms that
    you end up writing in Perl will end up faster
    than in C, and so there are many times Perl will
    turn out much faster unless you're really taking
    a lot of time to optimize your C.

  5. Re:Why not C/++? overhead on Perl Domination in CGI Programming? · · Score: 1

    Perl doesn't do it that way exactly. It compiles
    the entire script into bytecode and then
    executes that. True interpretation is
    significantly slower.

  6. FTP or NFS install? on Slackware 7.0 (Stable) Released · · Score: 2

    Does the installer support FTP or NFS installs?

  7. Red Dwarf, MST3k, and eventually Pokemon.. on I Want Names for my Servers! · · Score: 1

    I used to use a Red Dwarf naming convention..
    Now I'm on MST3k... but if I ever need to start
    a new network that could get big, I'll use
    Pokemon names -- 151 (or more) names should work
    for at least a class C subnet :)

    kryten - IP Masquerading/Internet Junkbuster gw
    holly - Old main workstation, PPro200
    forrester - New main workstation, Alpha533
    cat - Auxillary workstation, Alpha166
    toaster - Bed workstation, NeXTTurboMono
    frank - Laptop, iBook
    erhardt - Large noisy toy, PDP/11

    I also have 2 unnamed 8086 machines...

  8. A bit of flamebait :) on Zona Research Does Programming Language Poll · · Score: 1

    They probably wern't thinking very much when they
    defined "programmers" for the purposes of the
    poll :)

  9. It's not tracking, it's adverts on Cookies, Ad Banners, and Privacy · · Score: 1

    I don't care about tracking. I visit websites
    with smut on them sometimes. It's not a secret.
    A lot of people do it. But advertisements drive
    me nuts. Targeted ads, untargeted ads, I don't
    want to see them. It's my computer, and I'm
    quite happy that filtering proxies give me control
    over what I see. I'm not out to kill websites,
    I'm not out to save them. I'm going to use them,
    and I'll contribute back to the Internet as I see
    fit. It's not a productive use of my time or
    computer resources or screen space to stick
    animated banners all over websites I visit. It
    makes my browser burn more cycles, and I never
    visit them anyhow. I might as well not see them,
    and I don't. As to there being no other way
    to make money on the internet, get this:
    I DON'T CARE. I really don't. You live with it.
    Commercialization is killing usenet, and I'd be
    very happy to see less money being tossed around
    on the net, especially if it meant fewer banner
    ads.
    :P

  10. Re:Junkbuster is the way to go on Cookies, Ad Banners, and Privacy · · Score: 1

    You can configure cookies on a per-site basis.
    I think I let slashdot, amazon, and maybe
    borders cookies through, and no others...

  11. Re:It's a great exercise in novelty, but... on iBook boots Linux · · Score: 1

    I'm not part of the mac crowd. My iBook is my
    first Macintosh hardware, among a family of PCs,
    alphas, a NeXT, a PDP-11, yaddayadda. I just
    didn't understand what he was saying.

  12. Re:that dont quite work on iBook boots Linux · · Score: 1

    Mice are small. The purpose of a notebook is
    portability, right? I'm sure it'd be smaller
    than the wacky power adapter that comes with
    the iBook, and I carry that around with me :)

  13. USB mice on iBook boots Linux · · Score: 1

    I think I recall seeing a USB 3-button mouse you
    could hook up to the iBook somewhere...

  14. Re:It's a great exercise in novelty, but... on iBook boots Linux · · Score: 1

    Are you criticizing the MacOS or the hardware?
    After all, my Alpha or any of my PCs arn't
    inherently more or less stable or secure than
    the others. Why would Linux/PPC be any different
    than Linux/Alpha or Linux/x86 WRT security
    or stability?

  15. This is my first Mac on iBook boots Linux · · Score: 2

    Well, this is my first Mac, and I'm a Linux geek.
    Let's see... it's joining a family of:
    a NeXT running NeXTStep 4.2
    2 Alphas running Linux
    2 relatively modern x86s running Linux
    a PDP-11 running RSX-11
    a Newton that I'm going to give to one of my
    sisters for college (running NewtonOS 2.1)
    2 ancient x86s (pre386) running CP/M and DOS
    a Nintendo64 running .. err.. nevermind

    Anyhow, why the iBook? Well, I got an eMate some
    time ago to replace a laptop that died, and it
    was really great (long battery life), but it
    was too slow. It didn't keep up with my typing,
    and I wanted a machine I could compile stuff on,
    run Perl, and have nice networking built-in.
    So... I looked at all the laptops I could get
    a good price on, and the iBook pretty much
    ended up at the head of the list. It's fast,
    it's fairly cheap, it has a nice display, it has
    built-in 100Mbps ethernet, and I thought it would
    run OSX until Linux got ported.

    Alas, OSX doesn't run on the iBook yet, so I'm
    dealing with MacOS currently (Thank goodness
    someone ported vim to MacOS). I've written a
    Unixlike shell in Perl to help me manage files
    (well, am writing, rather), but at least I can
    play Bolo :)

    Anyhow, once Linux understands the iBook's
    ethernet hardware, I'll be very very quickly
    running Linux on it. One of the nicest things
    about Linux is you can be hardware agnostic :)

  16. Re:LinuxPPC will not create a linux graphics marke on iBook boots Linux · · Score: 1

    They're so numerous you can't mention any :)
    Anyhow, there are ways to use MacOS fonts
    under linux...

  17. Not ready for primetime on iBook boots Linux · · Score: 1

    It doesn't have ethernet support yet, and it's
    rather experimental. He just got it to boot
    within the last few days. So... I don't think
    that sticking it up as a supported platform on
    linuxppc.org is a good idea yet.

  18. Re:Weird on How Much Give Can the Brain Take? · · Score: 1

    These things you claim are universal just happen
    to be things that are enforced in all cultures
    you are familiar with. And even then, there are
    several cultures that are (or were) very different
    (e.g. Aztecs and several other primitive cultures)
    Murder as you state it isn't specific enough to
    be considered much proof for the existance of
    a universal morality -- you're unable to make it
    anything more than a loose category, one tied to
    a biological imperative natural to the species.

  19. Re:Weird on How Much Give Can the Brain Take? · · Score: 1

    I guess that makes sense... Loss of empathy or
    the ability to predict the reactions of others
    could lead to what they probably mean when they
    say that.

  20. Re:Weird on How Much Give Can the Brain Take? · · Score: 1

    Don't give me this crap about how right is
    objective.. Isn't that a clever argument? Feh.

  21. Weird on How Much Give Can the Brain Take? · · Score: 1

    The article mentions some people who have
    "lost the ability to tell right from wrong"
    through neurological damange. As right and
    wrong are subjective classifications, I wonder
    what exactly they mean by that. Could they mean
    losing the abililty to empathize with others?

  22. Re:FuckU FuckMe on Return of the Quickies · · Score: 1

    A version that uses Apple's Airport wireless
    networking would be spiffy :)

  23. Lion's share? on Bill Joy, ESR, RMS and more on SCSL vs GPL · · Score: 1

    Neat article, but did anyone understand what the
    heck they were trying to say with the Lion story
    at the end?

  24. Polka! on Ask Slashdot: What Music do you Code By? · · Score: 1

    Yeah! The Beerbarrel polka, "Bubbles in the
    Wine" (not really a polka exactly), Weird Al's
    polka medleys, and a few others.

  25. Some reasons on Intel Invests in TurboLinux · · Score: 1

    1) Intel doesn't want to deal with a monopoly --
    dealing with Microsoft has meant that MS had
    the ability to force Intel to do almost anything
    MS wants...

    2) Intel wants to corrupt the opensource
    revolution to make it easier for companies to
    make profits from selling software. Intel's doing
    this both on behalf of its business partners as
    well as itself

    3) Redhat is committed to crossplatform support.
    Intel stands a better chance of making dominant
    the platforms they choose from a company they
    raise to greatness themself. This is especially
    helpful when they can make unavailable software
    for other platforms, especially by weakening the
    open source movement while helping the linux
    movement.