Slashdot Mirror


User: FuzzyBad-Mofo

FuzzyBad-Mofo's activity in the archive.

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

Comments · 2,012

  1. Re:frist psot on Bush Signs Bill Enabling Martial Law · · Score: 5, Funny

    Can I get a Hallelujah?

    Close. We got Fallujah.

  2. Re:FLASH - saved the universe! on Firefox 2.0 RC3 Released · · Score: 2, Interesting
    And why does IE not have this issue? Will someone please help me? Mozilla? Linus? CmdrTaco?

    How about Adobe?

    You do realize the Flash plugin is a 3rd-party piece of closed-source software, correct? And that the IE Flash plugin is different from the Netscape/Mozilla Flash plugin?

  3. Re:Ungrateful Bitching on Firefox 2.0 RC3 Released · · Score: 2, Interesting

    I'm currently running Firefox 1.5.0.7 w/21 extensions. I have 20 tabs open, many with memory-intensive pages with large amounts of content and/or scripting. Windows XP Task Manager reports 90MB for firefox.exe (which I consider to be perfectly normal). I close 16 tabs and memory usage is down to 56MB.

    Since there seems to be a fairly small, tech-oriented group who routinely complain about Firefox's memory usage I'm inclined to believe it may be the result of an extension or non-standard configuration. I have used the browser since it was called Phoenix and have never experienced these memory issues.

  4. Re:Probably not much on IE Market Share Drops to Lowest Level in Years · · Score: 1
    Of course, if you truly want close tab buttons on each tab, just install Firefox 2, which does have them.

    Or install the "Tab X" extension, which adds a close button to each tab in earlier versions of Firefox.

  5. Re:I think the all time classic is........ on 10 Terrible Portrayals of Technology in Film · · Score: 1

    Wot you say!!

  6. Re:Applying the Squeeze on Old Methods Used to Detect Liquid Explosives · · Score: 1

    This isn't directed at you specifically, but many people seem to be under the impression that we're only talking about banning carry-on beverages. (Which wouldn't be that big of a deal, really)

    For the record, I flew right after these restrictions started and ALL LIQUIDS AND GELS were prohibited from the cabin. This includes not just bottled water as some have stated, but also toothpaste, deoderants, shampoo, soap, contact lens supplies, etc.

    Suddenly every passenger with a shaving/bath kit was forced to check their luggage. This is a major inconvenience when you consider the possibility for lost luggage/stolen items, or just having to wait at the baggage claim instead of exiting the airport immediately.

  7. Re:Erm... on Open Source AJAX toolkits · · Score: 1

    Just be glad they're not using language="Javascript" without a MIME-type at all..

  8. Re:Even Better on Easy Fix for Scratched CDs · · Score: 1
    Or, if that's not available, use K-Y Jelly!!

    Nah, try using Astroglide for a longer-lasting treatment..

  9. Re:but still I want to know on A Browser War Preview · · Score: 1
    Only if you honestly believe that everyone in the world will suddenly stop using IE6 and upgrade to IE7.

    Browser sniffing is usually a bad idea, regardless. 99% of the time, capability detection can accomplish the same objective, and do it in a manner that's cross platform and forwards-compatible with your favorite browsers too.

  10. Re:but still I want to know on A Browser War Preview · · Score: 1

    This is true of IE6 as well. It's really stunning how many "developers" out there still do not know about DOCTYPE rendering modes.

    For the curious: Activating the Right Layout Mode Using the Doctype Declaration

  11. Re:He's not leaving on Bill Gates to Step Down from Microsoft · · Score: 1
    Some of them even go so far as to hide their tombs

    Or bury them under tons of cement and railroad ties, ala George Pullman.

  12. Re:JavaScript and CSS on Worm Wriggles Through Yahoo! Mail Flaw · · Score: 1

    As far as I'm aware, the only browser which tied JavaScript and CSS support together was the craptacular Netscape 4.x. Modern browsers let you enable/disable them independently.

  13. Re:Touch Generation, eh? on Nintendo Unveils Casual Gamer Brand · · Score: 1

    Ooh, I love it when you talk dirty.

  14. Re:Please don't comment unless.... on Leisure Suit Larry's Maker On Wedgies v. Bullets · · Score: 1

    Arrgh, 20 years later and I still can't answer half of these. Damn 60's trivia..

  15. Re:odd on ThePirateBay.org Raided and Shut Down · · Score: 1

    Does that mean CmdrTaco is The One? Scary thought!

  16. Re:Actually, you missed number zero. on The 25 Worst Tech Products of All Time · · Score: 1

    Two words for you.. NoScript Extension.

  17. Re:Why? on Microsoft Introduces Pay-as-You-Go Computing · · Score: 1

    I'm lucky enough to have gotten away from it several years ago. My old company, U.S. Office Products, used it for their product database. They've since gone bankrupt and the company merged with Corporate Express, who have their own system.

    While most everyone I worked with hated Unidata, the mandate from on high was "The company has over 200 years of combined experience with the system.." I.E. the cost to change supposedly outweighed the benefits of a modern system. My guess is they used that kind of reasoning from 1970 right through 2000..

  18. Re:Why? on Microsoft Introduces Pay-as-You-Go Computing · · Score: 1

    Job Description: How many of you have ever heard of Unidata?

    Unfortunately, I have. You have my sympathies.

  19. Re:I wonder... [OT] on MacSaber Turns Your Macbook into a Lightsaber · · Score: 1

    Kh-Phssssahhhh

    Note the last 'h' is silent..

  20. Re:It's a play on words. on Core Duo Reaches the Desktop · · Score: 1

    At least the K6 was a decent CPU, even if it wasn't as fast as the P2. The K5 truly sucked.

  21. Re:Every facet of our lives? on Will Yahoo! Go Be the Next Media Bridge? · · Score: 1

    That's the wonderful thing about the word fuck. It can be used as a verb, noun, adjective, adverb, or interjection!

  22. No, no, use the proper punctuation! on Will Yahoo! Go Be the Next Media Bridge? · · Score: 2, Funny

    Will! Yahoo! Go! Be! the! Next! Media! Bridge?!

  23. Re:Choose Your Own Adventure Books! on Interactive Fiction Then and Now · · Score: 1

    I think I read that one too. The bastards!

  24. Re:The rest of them... on Closet Slashdotters: The 'Intellectually Curious' · · Score: 1

    vi users

    Right, most of the smart ones have moved on to Vim or Emacs. :p

  25. Re:Use sudo rarely? on Got Root - Should You Use It? · · Score: 1

    What kinds of programs do you need to run as root? If it's really necessary, you can "sudo su" in order to get a root prompt without actually logging in as root.