Slashdot Mirror


User: Dr.+Photo

Dr.+Photo's activity in the archive.

Stories
0
Comments
347
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 347

  1. Re:FORTRAN? on Oldest Supported Software? · · Score: 1

    Sorry, I didn't intend any offense to EMACS users. I think you'll have to admit that the impact of COBOL and FORTRAN was greater than LISP.

    Python. Smalltalk. Ruby. ML. Hell, even the more enlightened corners of C++. Java. Docbook. Probably a whole bunch more I can't even think of. COBOL and FORTRAN are bad influences. Any modern language that's powerful and pleasant to use (and some that aren't!) owe a lot to Lisp; possibly as much as they owe to Algol.

  2. Re:Here's hoping the GNOME team ... on UserLinux May Go Without KDE · · Score: 1

    Fair enough, though the print jobs example isn't a good one either. With CUPS (and probably lpd), you can check print jobs remotely, and definitely without a GUI. (man lpstat) :-)

    Also, what made your shutdown scenario so compelling on the surface was that you had to do it to a bunch of machines sequentially, and right when you wanted to go home. Checking one thing on one computer a bit faster seems to be a wishlist item. That said, you should definitely send an email to the GNOME people, to request a simpler (or more customizable) set of keyboard shortcuts in the future. (Wishlist bugs are still bugs, after all!)

    Anyway, hope you don't have to shutdown those Linux boxes manually anymore. :)

  3. Re:This is excellent on Hackers on Linux's Exciting Desktop Future · · Score: 1

    Any remotely modern GUI wouldn't require an arcane manual text edit of some config file.

    Read the article. Most of it is about turning X into a 'remotely modern GUI'.

  4. Re:This is excellent on Hackers on Linux's Exciting Desktop Future · · Score: 4, Informative
    Not sure about other cards, but for a Radeon (open source driver), add the following to your XF86Config file (under Section "Device")
    Option "DDCMode" "true"
    Any remotely modern monitor will then report its optimal refresh rates to the video card when X starts. No more modeline yuckiness. :-)
  5. Re:Here's hoping the GNOME team ... on UserLinux May Go Without KDE · · Score: 1
    Wait... You administrate a bunch of systems... by hand?

    Off the top of my head, ssh keys plus a shell script (and a list of computers) would suffice to type one measly command, which in turn would remotely login and shut down each computer.
    #!/bin/sh

    while read x ; do
    # must have ssh keys set up. See ssh manpage.
    ssh root@"$x" shutdown -h now
    done <<EOF
    192.168.123.97
    frodo.localdomain
    samwise. localdomain
    gaffer.localdomain
    merry
    pippin
    ga ndalf
    etcetera
    EOF
    Or, to quote Back to the Future, Part II:
    "You mean you have to use your hands? That's like a baby's toy!"
  6. In other news... on Fight Club Game Perplexes, Amuses · · Score: 5, Funny

    ...Vivendi also announced a bird hunting game based on To Kill a Mockingbird. Players will choose from a traditional assortment of hunting weapons, including the .22 rifle, rocket-propelled grenade launcher, and the ever-popular flame thrower.

    Vivendi is also planning a baseball game based on The Catcher in the Rye.

  7. Re:Doom 3? on Nominations for 2003 Vaporware Awards · · Score: 1

    maybe feature creep due to hardware advances pushes up the minimum requirements. maybe the upgrade cycle slowed down as game development cycles grew, and hardware advances stayed at the same rate.

    Maybe you're right. ;-)

  8. Re:Doom 3? on Nominations for 2003 Vaporware Awards · · Score: 1

    id's (and pretty much all commercial PC game developers' since) method has always been to buy the very best systems you can find today, at the start of development, then by the time the game is ready for release, those same system specs describe a new "entry-level" system.

  9. Re:Publishing your Code Will Attract Many Skilled. on Myths About Open Source Development · · Score: 1

    + She likes to romp about the house,
    + and chase my USB Intellimouse.


    Your patch creates a tight coupling between two disparate modules. The arcnet documentation should not know about the USB HID internals. ;-)

  10. Re:On warnings on Myths About Open Source Development · · Score: 1

    In the above case, you should let the warning remain intact until you've actually done something with arg.

  11. Re:star wars? on Star Wreck Trailer · · Score: 3, Funny

    Absolutely. One is a great epic space franchise, later ruined by shoddy prequels with giant plot holes and wooden acting, and the other is....

    Yegads, the two universes are merging!

  12. The dangers of forking on "Forking" Greatest Danger of Adopting Open Source? · · Score: 5, Funny

    Forking can be detrimental to a project. Why, just because some jokers forked the tree, chimpanzees have failed to take over the world.

    What's more, so much redundant effort is going to the forked project. P. Troglodytes and H. Sapiens share over 97% common code base, and yet the splitters couldn't be bothered to add a few new features to the chimp. Nooooo, they just had to start their own little project instead of working with the existing code base. If this trend keeps up, open source is doomed.

  13. Re:Finally a competitor for the 286 on Open Source Finally Hits Real Silicon · · Score: 1

    A lot of what's floating in space is junk.

    Orbital-Debris FAQ

  14. Incomplete Headline on British Health System Looks at Linux · · Score: 4, Funny

    The story was supposed to read:

    "British Health System Looks at Linux; Tells it to Quit Smoking and Exercise More" ;-)

  15. Wow. on Bullet-Proof Xbox Wows Police · · Score: 5, Funny

    When you try to shoot an Xbox and fail, it has got to be a sign.
    You need to take a deep breath, go out, and get a bigger gun.

  16. Re:The way i did it on Recovering Deleted Files on ReiserFS3? · · Score: 1, Flamebait

    Backup now? no. You'd think i would have learned...

    *Smack!*

    "I don't make backups" is computerese for "I have no important data which I can't either reconstruct or re-download."

    If you can't make that claim, then it's time to reexamine your backup policy.

  17. Re:What's Wrong with the Open Source Community? on What's Wrong with the Open Source Community? · · Score: 4, Funny

    s/p/l/

    I'm sure your studly regexp skills are a hit with the ladies. You have no idea how embarrassing it is to accidentally grep for the wrong pattern on a first date...

  18. Re:thats wonderful on Kurzweil Gets A Patent For Poetic Software · · Score: 2, Funny

    "the cat is fat"

    I heartily applaud the brilliant use of internal rhyme! What an amazing program!

  19. Obligatory Venusian Carol on Heavy Metal Frost on Highlands of Venus? · · Score: 3, Funny

    I'm dreaming of a highly-reflective metal frost Christmas
    Just like the ones I used to know...

  20. Re:They SHOULD fire them on Companies Move Away From Cubicle Culture · · Score: 1

    For the record, YSPOS stands for "You Saintly Pious Old Soul"! ;-)

  21. Re:They SHOULD fire them on Companies Move Away From Cubicle Culture · · Score: 1

    (GAFC, dude)

    IHAFC, YSPOS. :P

  22. Re:They SHOULD fire them on Companies Move Away From Cubicle Culture · · Score: 1

    Hmm... I created it, no, thought of it first, and I called dibs on the idea. Now nobody can use it for two decades without first begging or paying me for the "rights".

    What could be more antisocial than patents?

  23. Ah, Yahoo.. on Yahoo Reminds Users That 'No' Doesn't Mean 'No' · · Score: 1

    It's times like this that I'm glad I gave a fake name and address. Some post office in Beverly Hills (chosen for its easily-remembered zipcode) is probably choking on a huge pile of undeliverable junk mail addressed to Haywood Jabloughmi. :)

  24. Re:Hope the app is better than the homepage, on Rekall Now Available Under GPL · · Score: 1

    That's more like it.

    I agree that requiring graphical user validation is almost always silly and hamfisted, but your original complaint just begged for a response. :-)

  25. Re:Price wars on Sun Announces Linux Deal With Chinese Government · · Score: 1

    Newsflash: 90% of the world can't afford to fork over $500 for office.

    Oh, I'm sure 90% of the world could afford a copy, if they all chipped in. :-D