Slashdot Mirror


User: Intron

Intron's activity in the archive.

Stories
0
Comments
2,179
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 2,179

  1. Trash from the shuttle? on Space Shuttle Atlantis Returns Home · · Score: 3, Funny

    Among the debris: 6 McDonalds fries containers, a comb with gum stuck on it, a toll receipt for the GW bridge dated 1995, that missing glove from the EVA 10 years ago, an empty chapstick, two Miller Lite beer cans, and directions to the party that you don't want to remember now.

  2. Re:Foreign students on Which Grad Students Cheat the Most? · · Score: 1

    First off, how do we know this study is real and the author didn't just make up the results?

  3. Re:Use the appropriate language on Python 2.5 Released · · Score: 2, Informative

    I don't know. Back in the day, I wrote a simplified Lisp interpreter to run on a 6802 microprocessor in 64K. It seemed like the easiest way to run a realtime dispatching algorithm - kind of a rule-based expert system. You can get Lisp going with about a dozen hard-coded ops and write everything else in Lisp. I haven't seen a better way to do it since then, although I like stack-based languages for embedded systems also. Postscript is my favorite. One of the few embedded projects I've worked on that completely failed was written in C.

  4. Re:Languages continue to evolve into ... Lisp on Python 2.5 Released · · Score: 0

    Lisp's downfall is that it became popular before there was any concept of language standards so it split into dialects early on and has no standard libraries. Everything is pretty much built from scratch. It has one other major bug, which is it's mistaken belief that indices start at 0 instead of 1. Most other languages have copied this delusion.

    (Note: No garbage collection today due to holiday.)

  5. Languages continue to evolve into ... Lisp on Python 2.5 Released · · Score: 1, Interesting

    "Python copies even features [from Lisp] that many Lisp hackers consider to be mistakes." -- Paul Graham

  6. Re:"Begs the Question" on Earthlink Offers Alternate DNS Without "Dead DNS" · · Score: 1
    The following language constructions are no longer open for debate:
    • begs the question
    • our mutual friend
    • comprise
    • affect v. effect

    This is literally final!
  7. Re:umm on Earthlink Offers Alternate DNS Without "Dead DNS" · · Score: 1

    Earthlink-help.net has address 66.218.65.224

    jwhois 66.218.65.224
    [Querying whois.arin.net]
    [whois.arin.net]

    OrgName: Yahoo!
    OrgID: YAOO
    Address: 701 First Ave
    City: Sunnyvale
    StateProv: CA
    PostalCode: 94089
    Country: US

  8. Re:I do what I can to the phishers on Can Banks Shift Phishing Losses to Customers? · · Score: 1
    From: Laurence Canter (nike@indirect.com)
    Subject: Green Card Lottery- Final One?
    Newsgroups: alt.brother-jed, alt.pub.coffeehouse.amethyst
    Date: 1994-04-12 00:40:42 PST


    Green Card Lottery 1994 May Be The Last One!
    Sniff. Takes me back.
  9. Re:Spamhaus does alot of ignoring on Spamhaus to Ignore $11.7M Judgement · · Score: 1
    They don't block the spam themselves. How could they?

    Yeah. But that's weaselling out of it.
    So if I use a magic 8-ball to block spam, you would sue Tyco Toys?
  10. Re:My Yahoo on Yahoo! Mail Beta Goes Public · · Score: 1

    I've been using it during the beta. It is nice looking, but slow compared to the old mail interface. It is very AJAXy like the new /. interface.

  11. Re:I'm almost ready to buy on QTFairUse6 Updated Hours After iTunes7 Release · · Score: 5, Funny

    It's called slashdot. It's a self-regulated forum of intellectuals who espouse fairness, rational discourse, wit and good fellowship above all else.

  12. Re:(sigh) on Voting Machines Wreak Havoc in Maryland Elections · · Score: 2, Informative

    The area I live in has optical mark cards. Make an X, put it in the box, the box has already counted it by the time I'm out the door. It's as fast as using a computerized system where flash cards have to be carried to a central reader and counted. If they want to recount, they can take the ballots out of the box and run them through again, or look at them and count them by hand.

    The real reason for using the computer systems is to save the cost and time required to design and print paper ballots, not to speed up the vote count

  13. Re:Even the well educated fall for it... on Next Gen Phishing Improves on Simple Spam · · Score: 2, Insightful

    As someone once pointed out: If you were walking down the street and you saw an ATM machine, put in your card and PIN, and it gave you an error like "Out of Service", would you suspect that it was a phish scam just put there to collect your information? Would you call up your bank and report it?

    Why should people on the internet be any smarter?

  14. Re:Inaccurate Term? on Next Gen Phishing Improves on Simple Spam · · Score: 1

    Some people fish with rod & reel, some with nets, and some with a stick of dynamite. It all depends on what works best.

  15. Re:Quis cusodiet ipsos custodes? on Wikipedia Won't Bow to Chinese Censors · · Score: 1

    already happening, unfortunately.

  16. Quis cusodiet ipsos custodes? on Wikipedia Won't Bow to Chinese Censors · · Score: 4, Interesting

    I never expected to live in a world where librarians and encyclopedists are the guardians of civil liberties.

  17. Re:Please, for the love of God... on Concern Over Creating Black Holes · · Score: 1

    Conservation of total energy & matter in the universe is simplest.

  18. Re:legal basis on German TOR Servers Seized · · Score: 4, Insightful

    Do you mail your letters in clear envelopes?

  19. Re:Business models? on Netflix Sues Blockbuster for Patent Infringement · · Score: 1

    It could be rogue moderation, but then again, it could be because you
    spelled constitution wrong...

    "Boys, I may not know much, but I know chicken shit from chicken salad."
        -- Lyndon Johnson

  20. Re:Business models? on Netflix Sues Blockbuster for Patent Infringement · · Score: 1

    I think your sig got modded. It is flamebait...

  21. Re:Tell me again, Americans... on Space Shuttle Atlantis Delayed Again · · Score: 2, Funny

    Don't we have some land in Cuba? Are we using it for anything important?

  22. Re:So if we have VOIP on Virginia Spammers Go To Jail, And Pay For It · · Score: 1

    I know a guy who worked on the software for differentiating "Hello? (rising tone, pause)..." from "Hi. I'm not here right now." so that the calls that are answered by a human get put through to the telemarketer (or recorded message) and the others get dumped. If you want to fake out the machines, answer the phone "Hi. This is Intron. I'm home right now. Who's calling, please?"

  23. Re:Insignificant on Will Vista Overload the DNS? · · Score: 4, Informative

    It probes for ipv6 first, then falls back to ipv4. This is the default setting for many unix systems as well. You usually find your system running slowly, then find a setting for this and turn it off to eliminate the timeout delay.

    As for how big a spike it can cause, see this for the effect of Windows' active directory update scheme on the root servers.

  24. Re:Another process question on Permanently Set Process Priority in Windows? · · Score: 1

    What he wants to measure is not the time the computer is busy, but the time that the user is idle.

    For that I would measure slashdot posts / day.

  25. Re:Prio - Process Priority Saver on Permanently Set Process Priority in Windows? · · Score: 1

    Or, to put it another way, I'm very willing to pay somebody else $19.95 to do that research and testing for me and package the result up in a NICE neat bundle."

    Kind of funny.