Slashdot Mirror


User: terraformer

terraformer's activity in the archive.

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

Comments · 395

  1. Re:Patriot Act seems to have worked. on Congress to Make PATRIOT Act Permanent · · Score: 1

    Yes, that is what I meant to write. Thank you for clarifying for me.

  2. Re:Patriot Act seems to have worked. on Congress to Make PATRIOT Act Permanent · · Score: 1

    Al Queda attackes have occured, on average, every 18 months since Gulf War I. This includes attacks on other countries such as the one recently in Australia.

  3. How Ironic... on NARA Goes Online · · Score: 1
    it is that McCarthy's censure is featured.
    Senate Resolution 301: Censure of Senator Joseph McCarthy (1954)
    On December 2, 1954, the Senate voted to censure Senator Joseph McCarthy, who had led the fight in Congress to root out suspected Communists from the Federal Government. The censure described his behavior as "contrary to senatorial traditions."
  4. Re:Reagan administration vs. Iraq? on US Declassifications Delayed. Infrastructure Classification to follow? · · Score: 1

    Without a doubt. Rummy was close buddy's with Saddam while he was in the Reagan and Bush I administrations.

  5. Eliminate Bush's WMD on US Declassifications Delayed. Infrastructure Classification to follow? · · Score: 2, Insightful

    That's Weapons of Mass Distraction...
    The war is providing great cover for domestic changes like this. Another example

  6. I'm Confused... on Apple Terminates Safari Seed Program · · Score: 5, Interesting

    Doesn't it make more sense for them to have as many testers as possible on pre-release builds? This way they find potential issues missed through the undoubtedly small QA team on the project.

  7. How is this going to effect Google??? on Amazon's Bezos Wants Web Advertising Patent · · Score: 5, Interesting
    A method and system for allocating display space on web page. In one embodiment, the display space system receives multiple bids each indicating a bid amount and an advertisement. When a request is received to provide a web page that includes the display space, the display space system selects a bid based in part on the bid amount. The display space system then adds the advertisement of the selected bid to the web page.

    This seems *very* similar to Google's system of advertising. The rest of the patent also seems to be like ad words.

  8. Re:Can bug affect hotmail or yahoo email? on Microsoft Bug May Attract Big Worm · · Score: 1
    The attacker would first have to send you an e-mail message or entice you into visiting a malicious Web site.

    Yes, since it seems that it is actually the Windows Script engine (shared by IE, OE and the OS) that is the problem.

    For more: click here.

  9. Re:Napsterization? on DRM and Threat Analysis · · Score: 2, Funny
    ...but someone needs to elaborate a little more on the subject... I guess that's what Slashdot is for! :)

    I see you don't read /. that much. This is the site where RTFM became RTFA.

  10. Re:Yikes on Users Conned by Cable Con · · Score: 2, Funny
    Otherwise /.ers everywhere would be either broke or divorced or both.

    That is assuming they still have jobs and were ever married...

  11. Re:Great! on Return Of Bloom County. Sorta · · Score: 1, Offtopic
    It's an issue of value. Those who "steal" music (and that is debatable as to how many are outright thiefs and how many are out to "try-before-they-buy" the music) clearly believe that $18 a CD, which contains songs the listener is not interested in, is too high a price to pay. In the absence of any alternatives, theft is the only other option. Put true competition (of choice, price and flexibility) into the market and then those on Kazaa et al; can be called thieves.

    For those paying for the comics, $10 is a fair price given that there are alternatives such as print, etc and this is simply another option. This may have problems in the long run because, for most, this is a lease agreement and not a purchase agreement the way a printed book is. Yes, you can save the images to disk but praticality for most users will rule the day.

  12. Just keep it coming... on MPAA, Microsoft Testify Piracy Funds Terrorism · · Score: 2, Insightful

    The more small minded corporate shills and their bought and paid for politicians keep this up, the more weakened and desensitized people will become to words like terrorism and war. Soon, they will be hiring PR firms to craft new words to symbolize people worse than "terrorists" and armed conflict will no longer be called war but something else. The current administration would no doubt prefer "liberation". This is absolutely ridiculous. The rest of the world must think we are the biggest bunch of un-educated sheep.

  13. Re:How *I* want completion to work on Mozilla.org Launches Mozilla 1.3 · · Score: 1

    I agree. How I work around it is to set moz to only autocomplete sites I have actually typed in. Works for my browsing style anyhow.

  14. Re:Best change yet on Mozilla.org Launches Mozilla 1.3 · · Score: 1

    I kind of liked the old fire breather...
    It's like they are trying to make themselves out to be more respectable to the masses or something.
    Anyhow, I like change too so it works. Maybe someone is working on a new theme.

  15. Re:More Importantly! on Mozilla.org Launches Mozilla 1.3 · · Score: 4, Informative
    More importantly, you need to train ham (ie; non spam) as well as spam!
    "Tools | Mark Selected Messages as *Not* Junk"
    There have been a bunch of posts to the newsgroup and this has been the problem.

    Unless you tell the filter what is spam *AND NOT* spam then it only has half of the information it needs to make a decision. It's a bimodal decision tree that is used to determine whether a message is spam or not. ie;

    for each word {
    the probability it is spam is x
    and the probability it is ham is y
    }

    A calculation (Bayes) of those probabilities intersecting usually places the probability that any given message is spam either close to 1 (spam) or 0 (ham). What happens if you don't train ham is the probability of all messages will be around .5 and that is not enough to say anything definitively and defaults to delivery.

  16. Re:Proxy on Major League Baseball Releases Webcasting Plans · · Score: 1
    Actually, what happens if I am travelling and want to check a webcast since the local (to where I am) is really foreign??? They will check my CC and see it has a local (to the game) zip code yet I am traveling and have a foreign (to the game) IP?

    Hmmm....
    Bud didn't think of that, now did he...

  17. Re:Oblligatory joke for baseball fans... on Major League Baseball Releases Webcasting Plans · · Score: 1, Funny
    Yeah, the last time the Detroit Tigers got national attention, Magnum PI was on primetime...

    (pssst, Selleck's char was a detroit fan)

  18. Re:Perl is turning into a completely new language on Perl 6: Apocalypse 6 Released · · Score: 4, Interesting
    Then as time so pass, more and more "features" are added into perl 5.004 and the result is that now you have too many features spoils the broth.

    No, most of these "features" as you call them are not added into perl, they are added in as bundled modules. Perl's core is kept small for this very reason. As for Perl 6, that is going to be radically different but perl5 will be able to live on the same machine as perl 6 and I would imagine that a great deal of people will keep both around and maintain both for a great while.

  19. Re:20-odd pages... on Perl 6: Apocalypse 6 Released · · Score: 1

    It won't need a mirror. It is hosted by O'Reilly and they are hardly schlubbs with a beat up pentium 200 running RH 6.2 or a Vic 20...

  20. I am sick of this... on KDE & Gnome Usability Engineers Interviewed · · Score: 1, Flamebait


    Instead of getting usability "experts" together to moderate a supposed flamewar and make KDE and GNOME clones of each other and ultimately every other OS in existence, why don't they get these so called experts to suggest how these interfaces can be enhanced, in their own way, and *gasp* even contribute a few patches to the cause. Yeah, OSS has some pretty wretched interfaces but there is a great deal of innovation occuring as well and if someone with true experience in the realm of GUIs could harness and direct some of this innovation some amazing things could probably occur. The Mickeysoft way of doing things is not working for anyone over a 65 IQ and Apple is to artsy for many folks so there is a clear market to serve hear. I can even imagine many would think that KDE and GNOME *are* serving that market and with a little more time may really have some polished interfaces. Things *have* gotten better and they will continue to as time moves on. Development is an iterative process.
    </rant>

  21. Re:I'm opening a book..... on Roogle: RSS Search Engine · · Score: 1

    Actually, it won't get to that. They have apparently already taken down the logo and are referring to themselves as the "search engine briefly known as roogle".

  22. Re:Owch on A 3D Animation of Kernel Source Development · · Score: 2, Insightful

    I mirrored 1 meg of files from a /. article once and I got hit with 1GB of data transfer. There are 24Megs worth of video on that page...

  23. Re:Great! on The US DoD and the GSA Join the Liberty Project · · Score: 4, Insightful
    Actually, the standards created by the Liberty Alliance could make a viable private option work so the Gov't does not need to get involved in the daily operational issues (No, I am not a privatization nut). The gov't only needs to be a consumer of those standards and decide to trust the authentication of any number of private partners in the aliance. Then, the citizen only needs to create an ID with any one of those competing partners.

    Think Kerberos cross realm authentication. If school x enters into a agreement with school y that students from each school will be able to use network resources on the other campus, the easiest way to manage that is to set the KDC to allow cross realm authen (using a shared secret) and then set up ACLs to allow any UID from the other school access to those resources that are to be shared.

  24. Imagine how many out there are already compromised on Windows Rootkits · · Score: 4, Insightful
    According to the article, Windows NT backdoors have always been 'trivial'...

    And given this, I wonder how many windows machines are already compromised?
    I read this article a couple of days on bugtraq and they were speculating that with one known kit in existence, there are probably ten more they don't know about. They literally stumbled onto this one by accident.

    Imagine these sleeping beauties (well beasts) all just waiting for the signal...

  25. Re:hmmmm... on Seven Rules For Spotting Bogus Science · · Score: 1

    My point exactly...