Slashdot Mirror


User: Fruit

Fruit's activity in the archive.

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

Comments · 198

  1. Re:I'm not sure that either of you are correct... on Microsoft May Be Targeting the Ubuntu Desktop · · Score: 2, Informative

    Maybe because Ubuntu say so themselves?

  2. Re:Samsung Spinpoint anyone? on Seagate Hard Drive Fiasco Grows · · Score: 1

    I take it you're being sarcastic? I bought two of them last year (HD103UJ) and both are already failing their SMART selftests. Feh.

  3. Re:Huh? on ASCII Art Steganography · · Score: 4, Insightful

    Quota is about money headaches, not infrastructure headaches. Google can't help you with that.

  4. Re:Not so fast on Groklaw Says Microsoft Patent Portfolio Now Worthless · · Score: 1

    Yeah, programming is easier if you don't have to do bounds checking on every operation; the same goes for proofs.

  5. Re:Is the disk thrashing addressed? on Ubuntu 8.10 (Intrepid Ibex) Released · · Score: 1

    Can't help you with the disk t(h)rashing itself, but I found that Ubuntu runs /usr/lib/pm-utils/power.d/laptop-tools whenever it wakes up to set some proc-stuff with hardcoded values. You may want to consider changing that file (after a quick dpkg-divert --rename).

  6. Re:Simple Really YOU HAVE INCORRECT FACTS! apk on FireFox 3.1 Leaves IE in the Dust · · Score: 1

    Most unices use mmap() to load executables and libraries. Pages from such libraries are mapped on demand.

  7. Re:Unbelievable on Every Email In UK To Be Monitored · · Score: 1

    Don't move; the Thought Police will arrive shortly.

  8. Re:Unbelievable on Every Email In UK To Be Monitored · · Score: 1

    The UK has always been part of Eurasia.

  9. Re:Firefox isn't helping on Google's Obfuscated TCP · · Score: 1

    It's impossible for a browser (or a user, for that matter) to see the difference between a site with a CA issued certificate and that same site with a hijacked connection (and a dummy self-signed cert inserted by the eavesdropper). It HAS to give a fuss about that certificate or the entire CA-certification system is useless.

    The real question is: why is it so goddamn hard/expensive to get a CA to sign your certificate?

  10. Re:Firefox isn't helping on Google's Obfuscated TCP · · Score: 1

    It IS worse: it gives a you false sense of security.

  11. Re:Problem isn't computation... on Google's Obfuscated TCP · · Score: 1

    You have 2 solutions:

    • Use certs with the "subjectAltName" X.509 extension that let you create a single cert valid for multiple DNS names. I do this (with a CA I created & control), it works very well. The downside is that I think commercial CAs make you pay extra bucks to sign such certs (if they even accept to do that).

    We use this a lot at our company and it works well in both Firefox and MSIE. The only drawback is that you need a single certificate for all sites.

  12. Re:Hanlon's Razor on CSRF Flaws Found On Major Websites, Including a Bank · · Score: 1

    Option 2 is not going to work:

    Can CSRF be prevented by implementing referrer checking?

    No. Referer headers can be spoofed using XMLHTTP and by using flash as demonstrated by Amit Klein and rapid7 and therefore cannot be trusted.

    (From The Cross-Site Request Forgery (CSRF/XSRF) FAQ.)

    On an unrelated note: whenever you check referrers, please allow for missing referrer headers so that I don't need to make my browser lie to you.

  13. Re:Battery capacity, not life on Sony Pledges More Accurate Laptop Battery Figures · · Score: 1

    Erf, watts*time of course. Monday indeed.

  14. Re:Alternate hypothesis on Unsolicited Offer For My Personal Domain Name? · · Score: 1
    First sentence should end in a question mark. "Advocaat" is not spelled with a k.

    But hey, maybe American lawyers can't spell either. :P

  15. I dunno on Stallman Attacks Gates, Microsoft, & Charity Foundation · · Score: 5, Informative
  16. What the GPL applies to on Court Finds Part of Copyright Act Unconstitutional · · Score: 1

    If I recall correctly, where I live (the Netherlands) copyright law (auteursrecht) also applies to running a program, which is seen as making a copy into computer's memory or something. In other words, I need to accept the GPL to be legally allowed to run a GPL licensed program.

  17. Re:Tragically PGP is too hard to use on Patriot Act Haunts Google Service · · Score: 1

    PGP/MIME

  18. Re:As suggested by Mark Twain on The Evolution of Language · · Score: 2, Interesting

    Eh, isn't that simply the long s you're referring to? That has nothing to do with "running out of esses".

  19. Re:Uh...he's right on KDE Readies KOffice 2.0 As OpenOffice Competitor · · Score: 1

    The point is to give people at least one "good" choice, not necessarily "more".

  20. Re:Excuse me, but this is bunk... on GPL Lawsuit May Not Settle · · Score: 1

    9 out of 9? Well, I stand corrected then :)

  21. Re:Excuse me, but this is bunk... on GPL Lawsuit May Not Settle · · Score: 4, Interesting

    There's no 'intricacies' involved with OSS in the first place- they're simpler licenses to follow.

    Really? Please take the GPL Quiz and tell us what score you got. Hint: it's surprisingly tricky!

  22. Re:but on Replacing Copper With Pencil Graphite · · Score: 1

    I think you can get chlorophyl machines that are solar powered, these days.

  23. Re:quit already with 'optimized' drivers on New DX10 Benchmarks Do More Bad than Good · · Score: 1

    Then I think you want this videocard.

  24. Re:Nice, clever, but still not right on FBI Target Puts His Life Online · · Score: 3, Informative

    It's even worse in the Netherlands though (article in Dutch, unfortunately). Summary: privacy and other citizen rights continuously eroding and no one cares.

  25. Re:Good luck. on FSF Releases Third Draft of GPLv3 · · Score: 1

    http://www.debian.org/ports/kfreebsd-gnu/ It actually works quite well.