Slashdot Mirror


User: mrogers

mrogers's activity in the archive.

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

Comments · 1,455

  1. U.S.S Voyager !?? on Force Fields And Plasma Shields Get Closer · · Score: 1
    It's a sad day indeed when the best SciFi force fields reference they can come up with is Star Trek Voyager.

    $ cat < /dev/mouse

  2. Re:Cluster in a box? on Sony Announces GScube Development System · · Score: 1
    Nodes, not modes. Sorry.

    $ cat < /dev/mouse

  3. Cluster in a box? on Sony Announces GScube Development System · · Score: 1
    The specs give the memory size as 2 Gb (128 Mb x 16) - this implies a cluster of single-CPU modes rather than a single-memory SMP machine.

    $ cat < /dev/mouse

  4. Re:The true spirit of mass human communication? on Geek Flavor · · Score: 1
    It's a collaborative site - crack it yourself and restore the main page.

    $ cat < /dev/mouse

  5. Tipping and the prisoner's dilemma on "Big Publishing's Worst Nightmare" · · Score: 1
    Assuming that you eat at the same restaurant more than once, tipping is a case of the iterated prisoner's dilemma: if you default (don't tip), the waiter may default (spit in your soup) next time. Axelrod has shown that tit-for-tat is a very stable strategy in the iterated prisoner's dilemma. :)

    $ cat < /dev/mouse

  6. Legalese has its uses on "Big Publishing's Worst Nightmare" · · Score: 2
    At least when you agree to the GPL you're not agreeing to "think of it as web-moshing". I'm not sure I could agree to that with a clear conscience.

    $ cat < /dev/mouse

  7. Speech and beer again on IBM to unveil more Linux plans · · Score: 1
    Linux, the brainchild of Linus Torvalds, a Finnish computer scientist, is non-commercial.

    Tell that to Red Hat. Perhaps you meant non-proprietary?

    $ cat < /dev/mouse

  8. What is this "free software" stuff? on IBM to unveil more Linux plans · · Score: 1
    From the article:
    Some small companies and individual computer programmers are working on software to run on the Linux system

    They make my life's work sound so insignificant. ;)

    $ cat < /dev/mouse

  9. Re:Star Wars: Episode II Casting Updates on Quickies from OLS - les Quickies d'OLS · · Score: 1
    Interesting that Natalie Portman is listed as Padme, not Queen Armadillo or whatever her name is. BTW I first proposed the "Boba Fett's a woman" theory here. (OK, amongst about 1000 other stupid theories, but it's mine I tell you, MINE!!!!!!!)

    $ cat < /dev/mouse

  10. Re:How the hell else should it install? on Miguel Says Unix Sucks! · · Score: 1
    Nah, even inspecting the source doesn't help. Check out this article by Ken Thompson. What we need is a capability-based security model. I guess I was being unfair to Helixcode.

    $ cat < /dev/mouse

  11. Re:Not really accurate statement on Miguel Says Unix Sucks! · · Score: 1
    Interesting - thanks for the link. I love the phrase "future legacy environment". Very Blade Runner . :)

    $ cat < /dev/mouse

  12. Re:Console based stuff is reusable on Miguel Says Unix Sucks! · · Score: 1
    Gnome is on track to provide the kind of high level reusable objects he wants. He should stop whining and write code.

    He is writing the code. He's just bitching about the current state of Unix so that people will be all the more grateful for Bonobo when it's finished. Number 1 rule of advertising: make people dissatisfied with what they've already got.

    $ cat < /dev/mouse

  13. Helixcode is insane on Miguel Says Unix Sucks! · · Score: 1
    I just installed Helix Gnome on my laptop. Do you know how they recommend you install it over the internet?

    lynx -source http://go-gnome.com | sh

    As root.

    Fetch an untrusted program from the internet and execute it with root privileges. I love it. At least the Outlook security hole was unintentional.

    $ cat < /dev/mouse

  14. Re:Unix Is Not Windows on Miguel Says Unix Sucks! · · Score: 2
    On the other hand, with the arrival of XML perhaps the "treat everything as a stream of text" approach has finally come of age. There is no reason that a stream of text has to be "flat" - all you need in order to manipulate structured data with Unix-style pipelines is a standard format for serialising structured data: XML.

    $ cat < /dev/mouse

  15. Re:Not really accurate statement on Miguel Says Unix Sucks! · · Score: 1
    However I don't know about the solution of just copying COM/ActiveX/OLE, especially when Microsoft is now dumping COM in favour its .NET architecture.

    .NET is just COM version 2; they said as much at TechEd 2000. It's language-independent, much as Bonobo is, allowing you to do neat stuff like write a subclass in a different language than its superclass. It's not in any way an abandonment of component-based software - it's a more powerful base for component-based software. Much like Bonobo.

    $ cat < /dev/mouse

  16. Re:Paridigmns for a new OS? on Miguel Says Unix Sucks! · · Score: 1
    Or how about this...the GUI is the text. Multiple windows of text ala an Xterm, clicking on the word disk0 or some such thing would open up another window showing you the contents of the disk0 object.

    Every piece of text is a mouse clickable object. If you type in disk0 it becomes a mouse clickable object which links to the contents of disk0.

    Take a look at acme and an acme clone for X, Wily. (The acme link is just a link to the man page, because the main acme page has disappeared; the Wily link is a link to a mirror because the main Wily page has disappeared.)

    $ cat < /dev/mouse

  17. Re:How practical is use of this technology? on Speech Recognition, Voice Verification -- Free · · Score: 1
    The problem with this is context. You can't just issue commands like "cut" or even "go to slashdot" without giving some kind of context (cut the selected text in this window, open slashdot.org in a new window, not this window). Otherwise when you say "play Quake" you're just as likely to get your MP3s of the Quake soundtrack as a new game of Quake.

    The obvious way of indicating context is by pointing. Voice control and the mouse could be a powerful combination, but speech recognition alone will leave the computer with too much ambiguity to resolve.

    $ cat < /dev/mouse

  18. Re:A need for an "open source" speech database on Speech Recognition, Voice Verification -- Free · · Score: 1
    Could you use movies for which the script is available in electronic form?
    This would have the added bonus that your computer would be able to learn Baachi. :)

    $ cat < /dev/mouse

  19. Viruses and genetic code on Report Of New Outlook Exploit · · Score: 1
    Now if I was evil I might see this as an opportunity to make a large-scale test of genetic algorithms. The code would email imperfect copies of itself to everyone in the user's inbox. Most mutations would just ruin the virus and crash the recipient's copy of Outlook, but some might result in improvements (self-encrypting code, etc). Variety would make it much harder to identify infected emails, so even "junk DNA" which was not executed could be useful.

    $ cat < /dev/mouse

  20. This one's better on Report Of New Outlook Exploit · · Score: 2
    From the Microsoft security bulletin:

    Why doesn?t IE 5.5 eliminate the vulnerability for Windows 2000 users?

    IE 5.5 cannot replace the affected component because of the System File Protection feature in Windows 2000.

    Nice "feature", guys.

    $ cat < /dev/mouse

  21. Why did they wait so long to announce it? on Report Of New Outlook Exploit · · Score: 1
    Why did they wait until July 19th to release a fix for a hole discovered on June 11th? Here's why. From the Microsoft security bulletin:

    The vulnerability can be eliminated by a default installation of either of the following upgrades:

    Internet Explorer 5.01 Service Pack 1.

    Internet Explorer 5.5 on any system except Windows 2000

    They were waiting for IE5.5 to be released so that they could persuade panicky sysadmins to upgrade to IE5.5. I'm sure many admins place a low priority on upgrading from IE3, IE4 or Netscape, but with this security fix Microsoft can hurry things along a bit. And the more people use a Microsoft browser, the more MS can "embrace and extend" web standards. Their long-term strategy of moving to web-based applications (see the recent announcement of the .NET platform) depends on widespread adoption of browsers which recognise MS extensions.

    $ cat < /dev/mouse

  22. Re:GPL staroffice will "linux" the office suite mk on Star Office 6.0 Source Code GPL! · · Score: 2
    You can verb anything these days.

    $ cat < /dev/mouse

  23. Re:Cross Dimensional Stellar Effects? on Gravity Diluted By Multiple Dimensions? · · Score: 1
    A bigger problem actually with cross universal gravity is that it would cause real problems for universal integrity. In order for multiple universes to to exist in parallel to eachother without any kind of "reinforced wall" between those universes, they must grow in parallel to one another and never blur together. But if gravitation in one universe can extend out towards another, there'd be no way for the parallel universes to remain separate--particularly if the forces equated at short distances, the universes would draw together into one.

    Perhaps the "reinforced wall" you're looking for is the fact that the strong, weak and electromagnetic forces do not "leak" between universes. So while gravity allows us to detect the presence of other universes, they do not merge with ours because no strong, weak or electromagnetic interactions can occur across universal boundaries.

    $ cat < /dev/mouse

  24. Re:Einstein would be ashamed. on Gravity Diluted By Multiple Dimensions? · · Score: 1
    Science Fiction has a lot of Science in it. And has been the inspiration for many inventions (more recently voice-recognition software, which in the 80's was considdered completely impossible)

    I guess you never watched Knight Rider.

    $ cat < /dev/mouse

  25. C hash on Microsoft PDC Journal · · Score: 1
    I'm on a C hash diet.

    $ cat < /dev/mouse