Slashdot Mirror


User: yellowstone

yellowstone's activity in the archive.

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

Comments · 187

  1. Re:List of things developed with pre-1946 technolo on Michi Henning on Computing Fallacies · · Score: 2
    Apollo moonrockets - 1940's with a dash of 50's
    Sorry, try again. The Apollo program could never have completed its mission without guidance computers.

    One of the most remarkable things about the space program is that when JFK announced that we were committing to "land a man on the moon and return him safely to the Earth", computers were far too bulky and unreliable for the job.

    It was only the development of integrated circuit technology during the 60's that made the guidance computer small (and reliable!) enough to go to the moon possible.

    If you think the Apollo program was cobbled together out of parts we already had in the 40's and 50's, you need to do some closer investigation.

  2. Re:Archaic Technology on How Google Saved USENET · · Score: 3
    The reasoning was that the average person couldn't read much faster than 300 baud. :)
    Also note the implicit assumption that (nearly) everything coming across was worth reading. Unlike now, when usenet and web content make Sturgeon look like an optimist...
  3. Already started on CD/DVD Manufacturers To Support Windows Media · · Score: 5, Informative

    Rio Volt (a portable CD/CDR/MP3 player) already supports Windows Media format.

  4. Re:Commodore too on Zilog To File For Chapter 11 · · Score: 2
    I don't know how many people actually used [Z80/CPM on the C128] (probably not many, given how well the C-128 did in the marketplace), but it was kind of neat at the time.
    I had a C128 back in the day, and checked it out (partly out of curiosity; partly in search of an OS more cabable than Commodore Basic). The problem was
    1. Unlike Commodore BASIC (where everything is burned into ROM), CPM is a disk-based OS
    2. The C1541 (the standard floppy drive for the C64/C128) was miserably slow, even after various speed-up tricks were employed.
    There was also the chicken-vs-egg problem here: nobody primarily interested in running CPM was going to get a C128, and few (if any) C128 owners that didn't know CPM were going to bother to learn without good reason.
  5. Re:What's NTFS got to do with it? on Latest WinWorm Spreads Via ICQ And Outlook · · Score: 1
    What's NTFS have to do with it?
    There aren't (AFAIK) any DOS compatible drivers for NTFS => if you boot into DOS, all your NTFS partitions are inaccessible...
  6. Re:Why Tri why not just go Analog ? on Ternary Computing Revisited · · Score: 4, Informative
    Disclaimer: if this is a troll, then you got me. Ha, ha.
    Trinary computing sounds a little like taking something that was settled on in the first place and resettling again
    Apparently, you can't be bothered to read the Third Base link referenced in the body of the story. To summarize:
    1. The cost of representing a particular number in a given base depends on a) how many digits there are in the number in that base, and b) how many digits there are in the base
    2. Analysis of said formula gives a minimal value at e=2.718281828...
    3. Dealing with numbers in irrational bases is problematic, but the same formula also suggests that using base 3 is more optimal than using base 2.
    4. In the end, none of this matters, since AYBABTU.
  7. Re:Ah, LISP fanaticism on Kent M. Pitman Answers On Lisp And Much More · · Score: 2
    Representing programs as S-expressions, incidentally, has one terrible cost - it's hostile to comments. Because there's no place to hang the comments, LISP code tends to be uncommented within the text of the code.
    I don't mean this as flamebait or a troll, but what are you talking about? All my LISP code is in text files. It's just as easy (or hard, depending on your habits) to comment LISP as it is to comment Java, C/C++, or any other language with text-based source code.
  8. Re:MP3 Players on Review of the Audiotron Stereo MP3 Component · · Score: 5, Funny
    The TDK mojo had pretty much all the features except for buggy firmware
    Wow! Usually, the buggy firmware is available with the first release! ;-)
  9. diff(Michigan, Kansas) on Used ICBM Silo For Sale, "Cheap" · · Score: 2
    yeah I know, I'm in michigan, whats the difference

    There's a lot less beach-front property in Kansas ;-)


    (Score: -1, Not funny; Moderator is a Huskers fan)

  10. Re:How about OS's that should be brought back? on Niche Operating Systems · · Score: 3, Insightful
    Re: Amiga OS:
    Where's the pre-emptive multitasking?
    "It's in there" ;-)
    • Amiga: pre-emptive multitasking, no virtual memory or memory protection.
    • Mac: cooperative multitasking, no virtual memory or memory protection (prior to OS X, anyway)
    What the Amiga did have that is noticably missing in current OSs is a simplicity of design (though to be fair, Amiga OS only had to run on a relatively small variety of hardware, and wasn't trying to fit into every niche in sight (embedded, desktop, server, wireless, etc).

    The real strenght of the Amiga was that it was targeted to a fairly specific group of graphics artists, gamers, and hackers. It's really too bad the Amiga never had the corporate support it deserved -- with the right backing, it could have been great...

  11. Re:It's not only the fuel on Hydrogen-Powered Aircraft == Anti-Terrorist Device? · · Score: 2
    You don't have to be an engineer to figure out that the lower the fire, the more likely the collapse due to the increasing weight on the affected area.
    But if the fire is low enough (and cool enough) the firefighters can get to it and put it out before it causes catestrophic weakening of the support structure.
  12. Re:Matrix on Body Powered Batteries -- Thermoelectrics · · Score: 1, Offtopic
    Before suddenly

    Wow! That's quicker than fast!
  13. NEVER! on When Do You Kiss Backwards Compatibility Goodbye? · · Score: 1
    I can't tell you how incredibly useful it is that the 850Mhz Duron with 512Meg of RAM I'm using right now is still 8086 compatable.

    Why, without 16-bit mode and segmented memory, I'd..., uh -- never mind.

  14. Re:complexity on Software Aesthetics · · Score: 2
    [Bridgebuilding] has 2 requirements : (1) It must reach from one side to the other and (2) it must not fall down.
    How about
    • It must be constructed on time and within budget (well, if the construction company wants to keep building bridges, anyway)
    • It must fit the needs of the community that will use it (a one lane bridge isn't any good for interstate traffic)
    • It must fit the (probably conflicting) aesthetic requirements of the community (no one wants to pay for an ugly bridge).
    And "it must not fall down" is easier said than done:
    • It must be able to support a load of some specified amount
    • It has to be able to withstand the worst the environment can dish out (earthquakes if it's near a fault; hurricanes if it's on the Gulf Coast; ice, snow, and salt if it's in the north or on a mountain; etc, etc)
    • It has to last a reasonable amount of time (several decades, at the very least) with a minimum of upkeep
    Now to be fair, engineers have had millenia of experience building bridges, and only decades of experience writing programs.
    But the standard response to your standard analogy is that any non-trivial application is hugely more complex than a bridge.
    Even if this is true (and I would tend to agree that it is), I wouldn't want to use it as an excuse. Computers are everywhere. We've seen an explosion of personal computers in the last 10 years, and we're seeing a similar explosion in embedded devices.

    We really need to get serious about producing quality software, or it won't be long before our technological advance will collapse under the weight of our buggy software...

  15. Re:666. Whose Number Is It Anyway? on A Number For Everything · · Score: 2
    6^6 = 46,656
    46,656^6 = 10,314,424,798,490,535,546,171,949,056
    (that)^6 = 1.2041208676482351082020900568573e+168 (169 digits)
    Unlike most (all?) of the other aritmetic operators (which associate left-to-right), the exponential operator associates right-to-left.

    Thus, 6^6^6 = 6^(6^6) = 6^46,656 = 2.65e36305

  16. Re:Another reason for encryption on Carnivore Goes Wireless · · Score: 2
    What's needed is a good wireless encryption standard with good firmware decoding
    Given the current corporate Zeitgeist (what's ours is ours, and what's yours is ours), I wouldn't be inclined to invest a lot of faith in any COTS hardware-based encryption scheme.

    Not to say I wouldn't use it, but I wouldn't consider it secure without some open-source software encryption package running on top of it.

  17. Re:Cringely got one thing backwards. on New IE Disables Netscape-style Plug-ins · · Score: 2
    GNU was working on a reverse engineered [JVM]
    Why would they need to reverse engineer it? The JVM is a published specification (it's even on line at java.sun.com/docs/books/vmspec/html/VMSpecTOC.doc. html, so you don't even need to pay for it)
  18. Uh oh on Help Stress Test The New Slashdot · · Score: 2

    Banjo kablooie!

  19. Re:Might this not be a ploy on Star Wars II: Return of the Name · · Score: 3, Funny
    Like revenge of the jedi -> return of the jedi
    What, so the real title is going to be Send In The Clones?

    (ducking)

  20. Invader Zim! on Best Sci Fi Currently On Television? · · Score: 2
    Nickelodeon has a (relatively) new cartoon called "Invader Zim". It's definitely a hoot.

    Two downsides, though:

    1. It's on at the same time as Farscape (but that's why God invented VCRs & Tivo)
    2. So far, there's only 6 half-hour episodes
    Mrs Bitters: Zim, the machine says the only job you're suited for is --
    Zim: Yes, yes -- LORD OF HUMANS!! I will rule you all with an iron fist!
  21. Re:Not Even a Question on Do We Spend More On Linux Or Windows? · · Score: 3
    Linux *can* be free, if you're willing to [...] download
    And if you're able to download. Those ISOs are big -- even with a broadband connection, it's a pretty hefty download. For those still putting along at <= 56K, it's just not possible.

    OTOH, I'd bet most people (in the US, anyway) are within an hours drive of a Linux Users Group meeting, and could get someone to cut them a CDR for the cost of a blank.

    On the gripping hand, if your like me, and think that the companies that put out the distros are performing a service to the community, you might consider the price of a shrink-wrapped distro money well spent.

    --
    I have no fin
    no wing no stinger
    no claw no camouflage
    I have no more to say...

  22. A better opt-out strategy on Don't Eat the Yellow Links · · Score: 3
    1. Start|Settings|Control Panel
    2. Add/Remove Programs
    3. Select "KaZaA".
    4. Remove
    Alternatively,
    format C:
    if you're in a "take off and nuke them from orbit" kind of a mood.

    --
    I have no fin
    no wing no stinger
    no claw no camouflage
    I have no more to say...
  23. Re:Just use mail filters on Distributed Checksum Clearinghouse vs Spam · · Score: 2
    Thus spake Skapare
    Show me one that works on my mail server without overloading it.
    Well, simple mail filters aren't going to overload your mail server any more than computing a checksum on each peice of email, and then querying some database to see if it matches the checksum for known spam.

    Plus, mail filters have the benefit of not breaking in the face of a trivial change to the body (like a counter).

    --
    I have no fin
    no wing no stinger
    no claw no camouflage
    I have no more to say...

  24. Just use mail filters on Distributed Checksum Clearinghouse vs Spam · · Score: 3
    I've found that a handful of simple mail filters takes care of much of the spam I receive:
    • Junk anything that comes BCC (preceded by a white-list of subscribed mailing lists). This takes care of 70-80% of the spam that comes my way.
    • Filter out by keywords in the subject (like "marketing", "webmaster", and "viagra"). This takes care of a good chunk of the rest.


    --
    I have no fin
    no wing no stinger
    no claw no camouflage
    I have no more to say...
  25. Re:David Warner? on Sequel to TRON Coming Down the Wire · · Score: 1
    It would be nice to see Jeff Bridges and President Sheridan return
    Another B5/Tron connection: Peter Jurasik (Londo Mollari) has a one-scene role (he plays "Crom", the program Jeff Bridges battles against early in the film).

    --
    I have no fin
    no wing no stinger
    no claw no camouflage
    I have no more to say...