Slashdot Mirror


User: phandel

phandel's activity in the archive.

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

Comments · 65

  1. UNIX for the IIGS - on CompactFlash / IDE Interface for Apple II · · Score: 1

    This would be great for GNO/ME, which is a UNIX for the Apple IIGS. There's also a TCP/IP implementation for GNO, called GS/TCP, which has httpd, ftp, ftpd, telnet, telnetd, screen, irc, etc.

    It's pretty cool to serve your web page off of your Apple IIGS :-)

  2. MacOS X - on Rage Against the File System Standard · · Score: 2, Interesting

    [localhost:~] local% uname -a
    Darwin localhost 5.1 Darwin Kernel Version 5.1: Tue Oct 30 00:06:34 PST 2001; root:xnu/xnu-201.5.obj~1/RELEASE_PPC Power Macintosh powerpc
    [localhost:~] local% ls -l /bin | wc -l
    32
    [localhost:~] local% ls -l /usr/bin | wc -l
    450
    [localhost:~] local% ls -l /usr/sbin | wc -l
    113
    [localhost:~] local% ls -l /sbin | wc -l
    58

    Not too bad, eh?

  3. iPod? on Firewire and Linux? · · Score: 1

    Has anyone tried mounting the iPod in Linux? It should just work, eh?

  4. Samsung I300 - on Treo, Combination Cellphone and PDA · · Score: 1

    I'm surprised there hasn't been more mention of the Samsung I300 - what seems to be the best Palm/phone combo currently available (with color to boot). As was mentioned above, here is the link to the Sprint I300 page (Verizon coverage is coming soon). Downsides include the traditionally short battery life (although 5hrs with the extended battery isn't terrible), no expandibility slot, and a steep $500 price tag. However, it does weigh only 6oz, which doesn't seem bad for a color Palm. If they would have added a CompactFlash slot and MP3 player, this would have been a killer device.

  5. Get a door! on Building a DIY Home Office? · · Score: 1

    The best and cheapest solution would be to go to your local hardware store, and get a door (white looks great in my room). Then, place a filing cabinet under each end (or replace one filing cabinet with wood planks), and voila! Huge table that can support lots of equipment.

    My setup is: a stereo receiver in the middle, flanked by two monitors on each side. Looks great, and has excellent depth to boot.

    Just be careful not to spill anything on an unfinished wood door. Also, be sure you find a strong enough door to handle the weight.

  6. First cows, now this - on Mice Headed for Mars? · · Score: 1

    Did you guys hear, NASA is sending a bunch of cows into space? They're calling it the herd shot around the world.

    (where's that "Post Anonymously" box)

  7. Re:Will we ever learn? on Panel Recommends Mars Samples Be Quarantined · · Score: 1

    One of the worst cases of this was the "accidental introduction of an American louse called Phylloxera", which wiped out 2.5 million acres of French vineyards.

  8. Why didn't they just do what the Ironman team did? on NetBSD Runs a Marathon · · Score: 1

    The Ironman crew set up a camera at the finish line, and then just streamed it using RealPlayer ... seems like that would take much less computational resources than what these guys did, although it wouldn't be as personal.

  9. Apple's DVD burning solution - on What's the Deal With Writeable DVD? · · Score: 2

    Of course, we'd all be derelict if Apple's DVD burning solution wasn't mentioned. It can burn DVDs after encoding (done in software, it takes 2x the length of the material), which can then be played in almost all normal set-top DVD players. Very cool!

  10. Apple - on Commercial Water Cooling, And Quiet · · Score: 1

    By the way, both the iMac and the iCube from Apple don't have a fan.

  11. Controversy - on Star Trek's Next Series · · Score: 1

    The show needs something truly creative and off-kilter, like a Kirk vs. Picard vs. Janeway rumble, add some rocket launchers, a sniper rifle, and season to taste.

    Imagine the ratings a controversial Trek would bring ... How about a rogue crew with base Ferengi money-lust? Escaping the Federation, working for the highest bidder, double-crossing the Borg ("Sure, we'll deliver species 4459 *psha*"), stealing a few Vulcan ships ...

  12. Re:Seriously. on Technology vs. Cheating at the University of Virginia · · Score: 1

    Hilarious, and a MST3K quote to boot! Manos, the Hands of Fate ... I can't believe I sat through that.

  13. Acceleration? on Open Source Biology And Knowledge Distribution · · Score: 1

    But wouldn't you agree that the acceleration of research is greatly increasing? It seems as if the pace of innovation has sped up dramatically.

    ...and the company that will bring it to you? Microsoft :-)

  14. Apples and oranges? on To the Moon, Alice · · Score: 2

    One thing I keep learning as I get older, there are a lot of idiots with degrees out there,
    [snip]
    My step-father on the other hand can do about anything he wants.


    True, although you're comparing two different aptitudes ... the theoretical realm and the practical realm. Historically, the owners of the most brilliant theoretical minds have had quite some difficulty applying these wonderful ideas.

    This does bring up the always intriguing argument about what actually defines intelligence. Currently, one of my favorite definitions is "The ability to relate two unrelated thoughts/items/etc.".

  15. Same story two months ago? on Supercavitation: Ultrafast Underwater Weapons · · Score: 1

    here, which itself had mention of this previous slashdot article. Excitement by repitition? :-)

  16. Re:Apple Security Contact info: on Cracking OSX · · Score: 1

    Sounds like someone is going to have to setup a slash code site just for the OSX and their security issues.

    Like this?

  17. Re:Get Your Facts Straight Michael on Philanthropy Redefined · · Score: 1

    Bush would have 3x his lead had the recounts continued - read about it in today's CNN article.

  18. Katz, you're a weird guy :-) on "Traffic" · · Score: 1

    For a more sober take on this movie, check out ScreenIT's review. Warning: Not for the easily offended.

  19. Tiny patch to make LinuxPPC update script more inf on Update On Linux For PowerPC · · Score: 2

    I was curious as to what the original version of the rpm being updated was (and what surrounding versions were), so I added this small patch to upgrade, the script that updates all the rpms on your system (which is at ftp://ftp.linuxppc.com/linuxppc-halloween/install/ updates/upgrade):

    --- upgrade_orig Sat Nov 18 01:42:55 2000
    +++ upgrade Sat Nov 18 01:43:18 2000
    @@ -275,6 +275,7 @@

    # First check to see if duplicate rpm types are already installed
    my_print "Upgrading new $type: $path\n";
    + system "rpm -qa|grep $type";
    @files = split "\n", `rpm -q --root $path_to_root $type --queryformat=\"%{NAME}-%{VERSION}-%{RELEASE}\n\" `;
    if( $#files ne 0 ) {
    ### This means that duplicate RPMS are already installed

  20. CS Lewis books? on Worst Band In The Universe · · Score: 1

    CS Lewis once said that if a childrens story can't be enjoyed by an adult, it's not a good childrens story. Check out his excellent Narnia series sometime (starting with The Lion, The Witch, and The Wardrobe).

  21. Anyone notice the banner at the top of the article on Inventor Building Rocket In Backyard · · Score: 1

    "Come to Washington State to finish your degree!" Ironic eh? :-)

  22. Took a few tries, eh? on Boot Log Messages On A Pre-Production Processor · · Score: 1

    2.95.2 19991024 (release/franzo)) #147 Tue May 30 15:54:28 CDT 2000

    Took 147 compiles to get it to work?

  23. CORRECTION on Mac OS 9 Versus Corel GNU/Linux At CNet · · Score: 1

    Becky: The Mac has offered USB support from day one.

    I believe she meant to say iMac.

  24. LocalTalk has been around forever - on Mac OS 9 Versus Corel GNU/Linux At CNet · · Score: 1

    It was on early Macintoshes, and even on the Apple IIGS, imo one of the best personal computers ever made. I'm using a now-free UNIX variant called GNO/ME with Derek Tauberts GS/TCP (unreleased) to serve web pages (currently down, I'm moving to CA).

  25. Better compiler optimizations? on FreeBSD For The iMac And Other Eye-Openers · · Score: 3

    Since the iMac now apparently has enough people using it to warrant a FreeBSD port, does this mean {the FreeBSD team, someone else} will help work on gcc optimization? The PPC is known to be one of the worst targets, right up there with Alpha.