Slashdot Mirror


User: GeekLife.com

GeekLife.com's activity in the archive.

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

Comments · 213

  1. Why not link directly to the actual content? on Nigerian Scammers Scammed · · Score: 5, Informative

    Wood carving scam:
    http://www.419eater.com/html/john_boko.htm

    and another great one where he gets the scammer to tattoo himself:
    http://www.419eater.com/html/okorie.htm

  2. Utopian Nostalgia on Techie Fight Clubs Springing Up · · Score: 5, Insightful

    Men involved in fight clubs often carry bottled-up violent impulses learned in childhood from video games, cartoons and movies, said Michael Messner, a University of Southern California sociology and gender studies professor.

    Hopefully we can someday return to the world where none of thoseexisted, and men never fought each other.

  3. Greasemonkey Script can make it pretty... on Slashdot Firefox Extension · · Score: 2, Informative
    I altered someone's greasemonkey script a bit. It unitalicizes all the article text, changes all the fonts to sans-serif, makes the page fixed-width to help with unending, unreadable length lines of text, and fiddles with a few font sizes for better readability.
    // ==UserScript==
    // @name Slashdot: italics swap, topic skin
    // @namespace
    // @description
    // @include http://slashdot.org/*
    // @include http://.slashdot.org/*
    // ==/UserScript==
     
    function addGlobalStyle(css) {
        var head, style;
        head = document.getElementsByTagName('head')[0];
        if (!head) { return; }
        style = document.createElement('style');
        style.type = 'text/css';
        style.innerHTML = css;
        head.appendChild(style);
    }
     
    addGlobalStyle(
     
        ".intro { border: solid thin #FFFFFF;padding: 10px; background-color: #FFFFFF; color: #555555; font-style: italic; line-height: 155%; font-size:13.5px; }" +
    ".intro a { color: #338833; text-decoration: none; }" +
    ".intro a:hover { text-decoration: underline; }" +
    ".intro i { color: #000000; font-style: normal; }" +
    ".topic img { position: relative; top: -25px; }" +
    ".storylinks { font-size:11px;}" +
    ".details { font-size:11px;}" +
    "#frame { font-family:sans-serif;width:960px;margin:15px auto; }"
     
    );
  4. Uh...what? on Blu-Ray vs. HD-DVD · · Score: 0, Redundant

    That sounds like some spam I just got.

    Oh. Huge discs! Nevermind.

  5. Why One Mouse To Rule Them All? on Why Apple Makes a One-Button Mouse · · Score: 1

    Ok, a second button *might* be confusing to the grandma or little kid who is running an iMac or Mac Mini. But the graphic artists, sound and video editors and other power users who buy the $3000 G5 can certainly handle the complexity of a mult-button mouse.

    Why do all Apple computers necessarily have to come with the same mouse?

  6. Over what time? on Quake Changes Earth's Rotation, Moves Islands · · Score: 2, Insightful

    "Richard Gross, a geophysicist with NASA's Jet Propulsion Laboratory in California, theorized that a shift of mass toward the Earth's center during the quake on Sunday caused the planet to spin 3 microseconds, or 3 millionths of a second, faster and to tilt about an inch on its axis."

    3 millionths of a second faster...per year? Per day? Per second? It would seem that that would be critical information left out of this and all other articles I've seen mentioning this change.

  7. Re:Not Enough $$ on Simpsons Pay Dispute Settled · · Score: 2, Insightful

    So the executives at Fox aren't making enough money by keeping all but $125k/episode/actor? They must be crazy.

    The money is pouring in already. It's simply a matter of who gets the gains, and I think the voice actors have a pretty strong point to stand on that they are partially responsible for that money flood.

  8. No, it looks like he likes to get permission. on Google Asks Booble To Cease And Desist · · Score: 4, Informative

    He didn't do the video because he desires permission of the authors. Nothing in that article states that he's legally disallowed from making the video, he's just standing by his (previously mentioned) judgment that it's better for artist relations if he's not going against artists' wishes.

  9. A list of the all the books... on Google Betas Google Print · · Score: 4, Informative

    is available with a particularly phrased Google search.

  10. The Missing (Trailer) Link on Asimov's "I, Robot" Gets Movie Treatment · · Score: 5, Informative
  11. Actually Believed? on Asimov's "I, Robot" Gets Movie Treatment · · Score: 5, Insightful

    Did you take a poll? The big green screen that stated "THE FOLLOWING PREVIEW..." made it pretty clear to folks in our theater.

    It was a good preview, but give RotK fanatics more credit than that.

  12. Wouldn't it make more sense... on Despairing of Pixar · · Score: 3, Insightful

    For the title of the article to be "The Pixaring of Despair," considering there's nothing happening to Pixar at all?

  13. How Long Till the Scams Start? on Internationalized Domain Names Coming Soon · · Score: 0, Offtopic

    I give it a day before we're deluged with emails asking to send credit card numbers to a paypal.com site or domain registration renewal notices linking to networksolutions.com.

  14. St. Louis Geek Attractions on A Geek's Tour Of North America? · · Score: 1

    The Eads Bridge was the first bridge across the Mississippi (and it has a newly opened pedestrian walk-way. Be one of the first Australians to walk across the River!).

    The Gateway Arch is more amazing than you think, and standing at it's foot, touching the metal is the only way to really know that.

    The City Museum is 4 story Fantasyland full of lifesize whale sculptures, old airplanes, hollowed out trees, and crazy plastic tubes and wire tunnels that will be taken away once the insurance company gets wind of how cool it all is.

    Plus, get here on a Friday and hang out with the rest of us Geeklifers at our weekly Geeklife Happy Hour, likely followed by all night Planetside playing.

  15. Re:Why do we call it soccer? on RoboCup 2003 · · Score: 1

    Well, they weren't going to call it "Ass-er."

  16. But Don't You All Sign Up! on RIAA Settlement: Possible Consumer Payback · · Score: 2

    If enough people sign up that settlement/people is smaller than $5/person then no individuals get any money (and it all goes to charitable groups and the government). From what I can tell, the magic # is 8.8 million.

    I was actually hoping Slashdot wouldn't get wind of this, so I'd have a better chance at getting $20. Oh well. (If I were one of those charities I sure would be working hard to sign people up for the settlement.)

  17. So What'd the story say? on ADV Confirms Cable Anime Channel · · Score: 2

    Sorry, I've got my slashdot spam filter set to delete stories that start with ADV.

  18. Next Up in the Obvious Category... on Design Patterns · · Score: 5, Funny

    Can we get a review of this site, slashdot.org I've heard so much about?

    Sorry, I'd just thought everyone had heard about Design Patterns long ago. Seems a bit like publishing a book review on the KJV Bible or something.

  19. Alright, start the clock... on Burn your genes on CD -- for $500,000 · · Score: 2

    How long till the RIAA finds out how this violates the DMCA?

  20. Re:i wonder... on Attack of the Really Big Clones · · Score: 2, Interesting

    This seems to be saying it is. Using IMAX DMR, anyway. (not sure how that's supposed to stand for Digital reMasteRing, though).

  21. Verify? on First Commercial Moon Mission Approved · · Score: 5, Funny

    Who thinks that people silly enough to believe the first trip to the moon was a hoax will now believe that this trip is for real?

  22. 1st Dance Dance Revolution Mention... on 1985 Usenet About Y2k · · Score: 2

    Surprisingly Google doesn't even mention the prescient Dance Dance Revolution discussion here:

    http://groups.google.com/groups?selm=85%40nixbln.U UCP

    Talk about a revolution.

  23. How About a What's New File? on Robocup 2002 Now Underway · · Score: 3, Interesting

    I'd like to see a comparison of this year's robots vs. last year's. What new features are being tried out, how much closer are we to the dream of beating the best humans, and what strategies are being rethought?

    Everyone always talks about how fast technology like this advances, but when I watch the little Aibo's fight it out, it always looks the same to me. Can anyone provide insight?

  24. A Better Name... on Philips Blue Laser Itty Bitty Disc Drive · · Score: 2

    Itty Bitty Disc Drive? Let's just call it an EDBDCD-ROM.

  25. A Real World Example/Question on The Wayback Machine, Friend or Foe? · · Score: 2, Insightful

    Do libraries have to get permission to save and allow browsing of copies of newspapers (both physical and microfiche)?