Slashdot Mirror


User: klparrot

klparrot's activity in the archive.

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

Comments · 154

  1. Re:Above Post has unintended consequences! on Telstra Denies Selling BigPond Customers' Data · · Score: 1

    Ah, but you'll note that they were @telstra, not @telstra.com.au. I doubt there are many spiders that would be smart enough to add the .com.au.

  2. Re:Is dead. on BitTorrent Blamed for Matrix2 Downloads · · Score: 2, Funny

    It's trying to connect to suprnova.dyndns.org, but they've changed the DNS entries to point to 127.0.0.1. Try pinging it, it'll come back fine from 127.0.0.1.

  3. obligatory futurama reference on The Changing Definition Of 'Kilogram' · · Score: 1
    Why don't we just get a big rocket, and alter the orbit so that it is exactly 365 days ? Or better yet 366 days, then we can give everyone a holiday (in rememberance of all of the species that were extinguished for our selfish ends).

    Or gather all the robots on the Galapagos Islands, and have them vent their exhausts straight up. This will push us into a wider orbit, lengthening the year by exactly one week, which will, by order of President Richard Nixon's Head, be a party every year.

  4. Re:how? on How Would You Move Mount Fuji? · · Score: 1
    Slashdot is not really a great forum for discussion.

    Still, this one was interesting. Thanks for answering my question. For some reason it hadn't occurred to me to determine at the beginning whether the odd marble was heavier or lighter. Well, my next school term starts in a couple weeks; maybe they'll drill some sense back into me then.

  5. how? on How Would You Move Mount Fuji? · · Score: 1
    It's doable in O(log-base-3 of n), well log3(2n+3) to be precise...

    Care to explain how?

  6. no! it is the bad kind of puppy! on How Would You Move Mount Fuji? · · Score: 1
    Fry: "Uh, is the puppy mechanical in any way?"

    Guard 1: "No! It is the bad kind of puppy!"

    Leela: "Then we'll go with that data file."

    Guard 1: "Correct."

    Guard 2: "The flower would also have been acceptable."

  7. Re:There's a boycott on Penny Arcade vs. American Greetings · · Score: 1
    How hard is it to proofread, people? Really...

    Apparently you're new to /. -- speling? grammer? taco et al has none concept of this things,

  8. obligatory simpsons quote on Penny Arcade vs. American Greetings · · Score: 3, Funny
    Prof. Frink: "The sarcasm detector is way off the chart!"

    Comic Book Guy: "Oh, a sarcasm detector. That's a really useful invention."

    (sarcasm detector explodes from overload)

  9. Re:Question on Windows Media for Embedded Linux Systems · · Score: 1
    Not if the libraries in question are licenced under the LGPL.

    Or, there's the regular GPL with the "linking exception" (which is what glibc is licensed under).

    The LGPL specifically allows linking with non-GPLed code; that's the reason it exists distinct from the GPL. I think you're thinking of the aforementioned "linking exception" that can be used with the regular GPL. The LGPL is something different, and exists distinct from the GPL for several other reasons.

  10. link to story (no reg req'd) on Librarians Join the Fight Against The Patriot Act · · Score: 5, Informative

    You can read the story here without registering. Whenever a NY Times link gets posted, replace www with archive to avoid registration.

  11. here's how to do it from the shell on Wrappers for MP3 CDs in iTunes? · · Score: 2, Informative
    Requires some command line fun. Yay! Not sure how to automate this so that it occurs when you insert a CD, but here's what you can do manually.

    I'm not sure what the XML file contains, since I don't have a CD burner on my iBook, but assuming you can generate the file, here's what you can do to make it sit side by side with the contents of the CD, without copying the CD to your hard drive.

    1. Insert your CD.
    2. Generate the XML file based on the CD's contents. Store it in an empty directory.
    3. Open up a Terminal window. I use bash as my shell, but I think tcsh would work the same.
    4. Type df then look at the entry that corresponds to your CD. Remember the /dev/diskXsY part.
    5. Type /usr/sbin/disktool -u diskX (where X is the number from the last step) and your CD will unmount.
    6. Type /sbin/mount_cd9660 -o union /dev/diskXsY path-to-folder-with-xml-file to mount your CD in the folder with the XML file.
    You should now see the files on the CD and the XML file in the folder. You should be able to use the folder as an iTunes library.

    When you want to eject the CD, you'll have to unmount it and eject from the command line; it's not under control of Disk Arbitration anymore, so your regular eject button won't (in my experience) work.

    1. Type /sbin/umount /dev/diskXsY to unmount the CD.
    2. Type /usr/sbin/disktool -e diskX to eject.
    And you're done! Have fun!
  12. Re:trust... on Do You Write Backdoors? · · Score: 1, Offtopic
    but when it came to stock option maturity time, I got laid-off

    How did that affect your ability to exercise your stock options? The options should have been mentioned in your employment contract as part of your salary.

    The employment contract, and the stock options themselves, are legally enforceable contracts. If they didn't let you excercise the options because you were laid off, it could be because you agreed to that possibility in the employment contract or in the contract of the stock option itself.

    If that wasn't in the contract, then you should be able to go after them to exercise your stock options.

  13. loc is also line of code on Internet Traffic Still Growing Quickly · · Score: 1

    I wasn't thinking Libraries of Congress. "Lines of code? Well, I guess you could measure text throughput that way. But why?"

  14. Re:Another bloody defense strategy on Interwoven Patents Code Versioning · · Score: 1
    So Interwoven's lawyers do their job and protect the company from everyone else patenting it and putting them out of business.

    IANA patent agent, but my understanding is that if a technology (versioning control system) is publicly available for a certain amount of time, nobody can later decide to patent it, even if they were the one who originally came up with the idea. This protects against the situation you described.

  15. canadian banks allow longer pins on Citibank Tries to Hush ATM Crypto Vulnerability · · Score: 1
    How secure can a number that can't be more than 4 digits long BE?

    My PIN is 6 digits; I'm not sure if I was limited to 6 or 8. I'm Canadian, so maybe it's just our banks that allow longer PINs. Nonetheless, I've been able to use my bank card with 6-digit PIN in the States without any trouble.

  16. counting money in front of the camera is no proof on Citibank Tries to Hush ATM Crypto Vulnerability · · Score: 1
    Now I always count it in front of the camera so if there is a problem I've got proof.

    What proof? You could easily withdraw a hundred dollars, then show the stack front-on to the camera and claim you only got twenty. There's no proof there.

  17. m$ wants sites to stay unavailable on Citibank Tries to Hush ATM Crypto Vulnerability · · Score: 2, Funny
    Click the Refresh button, or try again later.

    Gotta love how when the server gets too busy, it suggests you keep hammering it. :)

  18. Re:and only 15minutes ago.. on Citibank Tries to Hush ATM Crypto Vulnerability · · Score: 1

    A few years back I had a bank machine crash on me while I was depositing money. Luckily it was in a bank, and they were able to open up the back and get my money back. They rebooted it, and I watched OS/2 start up.

  19. Re:Good point! on Fooled by Randomness · · Score: 1
    NO CARRIER

    I wonder how many /. readers these days have actually seen this. Last time I can remember was probably at least 6 years ago.

    +++
    ATH

    NO CARRIER

  20. Re:Most ISPs can't even block spam.... on Pennsylvania Court Forces ISPs to Block Porn Sites · · Score: 1
    if you use slashdot's IP instead of hostname it looks like you're entering the backend

    nslookup slashdot.org
    Name: slashdot.org
    Address: 66.35.250.150

    nslookup 66.35.250.1
    Name: switch1.osdn.com
    Address: 66.35.250.1

    Actually, it seems you weren't using slashdot's IP. Try http://66.35.250.150 and you'll get the usual slashdot page.

  21. Re:Model Rockets and Am241 Smoke Detectors on The Demise of Model Rocketry? · · Score: 2, Insightful
    If an Arab guy came into my hobby shop, bought some model rockets, and asked me where he could buy 3,000 smoke detectors, I'd be getting his license plates and calling the FBI.

    I would hope that you'd call the FBI regardless of whether the guy was of Arab descent.

  22. vpc for other platforms may actually improve on VMware: Another Netscape? · · Score: 1
    Now, it should be patently obvious that Microsoft doesn't want you running Linux-on-Windows, Windows-on-Linux, Windows-on-Mac, or anything other than Windows-on-Windows. So you have to wonder what they're up to, here.

    Seems to me they would want any one of those options. Every one of them sends a Windows license fee their way, and now a VPC license fee too.

    Also, since Windows only runs on i386 now, they have more incentive to develop and maintain VPC for other platforms. If you've shelled out for a Mac or a Sun box, you'd probably be more likely to run Windows if VPC were available for the machine you already have, instead of needing an i386 PC.

  23. it's a terrible strain on the animators' wrists on 300 Episodes of the Simpsons · · Score: 1
    Homer: Is this cartoon going on the air live?

    June: No, Homer. Very few cartoons are broadcast live, it's a terrible strain on the animators' wrists.

    from 4F12 (the Itchy and Scratchy and Poochie Show)

  24. Re:Your pretty much a moron if you smoke on Nicotine-Free Cigs, Genetically Engineered · · Score: 1
    Nope. I and my sourroundings are impregnated with the pleasant scent of tobacco, signalling sofistication and culture.

    Nothing says sophistication like poor spelling skills. :)

    Disclaimer: I'm not trying to be a spelling Nazi, I just thought the irony in this case was humorous.

  25. filtering across multiple accounts on Using gzip As A Spam Filter · · Score: 1
    it just means I get 12 copies of most spams

    What about having a filter check all your accounts at once? If you're receiving the same email on more than one account, chances are it's spam.