Slashdot Mirror


User: Rigrig

Rigrig's activity in the archive.

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

Comments · 134

  1. Re:1 sentence on Open WiFi Owners Off the Hook In Germany · · Score: 2, Funny

    And also you keep your laptop hidden in a good place (I'm assuming under the floor boards - that kind of thing). How exactly am I supposed to "enjoy" my stolen Britney Spears collection?

    By nailing those floorboards in place very thoroughly?

  2. Re:Motives for Spam and Country of origin on Spammers Announce World War III · · Score: 2, Insightful

    Obviously, there are countries out there that would like the US&As reputation damaged, and this may help do that.

    I'd say the USA is doing that just fine, they don't need any help.

  3. what about hydric acid? on Group Wants Wi-Fi Banned, Citing Allergy · · Score: 1

    I bet they are allergic to dihydrogen monoxide as well, someone should warn these people about its dangers.

    I propose removing all electronic devices from their houses first though, for their own protection of course.

  4. Re:That's a long summary on NewYorkCountryLawyer Debates RIAA VP · · Score: 1

    You mean people actually RTFS before posting?

  5. Old news on Engineers Make Good Terrorists? · · Score: 1

    Can't think of any witty comments, so I'll just link to a related webcomic.

  6. Re:Simple stuff like CSS on Does IE8 Really Pass Acid2? [Updated] · · Score: 1

    I was kind of hoping that IE8 would at least be more compatible with CSS as I possess only basic HTML skills and find it a huge pain to try and make things look similar in multiple browsers by using javascript hacks and other crap. Just assume ie* needs special treatment. The way I see it, the more ie8 is 'ms standards compliant' the more work I'll have updating the hacks that made any page look ok in ie7.
    Whenever I work on a personal project though, I check it's standard compliant, and don't care if it doesn't look so good in ie. If it looks the same in firefox, safari and opera, passes the validator and is readable in ie, I'm not going to bother with any ie-specific code.(haven't really encountered any page ie breaks hard enough to make it unusable in ie so far)
  7. Re:hum on Network Solutions Suspends Site of Anti-Islam Film · · Score: 1

    See, I wouldn't have a problem with his 15 minute film if he pointed out the same problems (which definitely do exist!) in the other two major Abrahamic religions. However, he doesn't. So any film that doesn't point out problems in all religions should be banned? Or are Abrahamic religions special somehow?
    (Pointing out that you assume to know what the content of this film is before anybody has even seen it would be too obvious)
  8. Re:Google's I'm feeling lucky on FBI Posts Fake Hyperlinks To Trap Downloaders of Illegal Porn · · Score: 1

    You're obviously not feeling lucky enough to use it.

  9. Re:I mean... on Will Mars be a One-way Trip? · · Score: 5, Funny

    You should at least pretend to do so, that way you'll have more volunteers.

  10. Re:Runs great..... on 158 Pages of Microsoft's Dirty Laundry · · Score: 5, Funny

    Don't worry, this will be fixed with SP2

  11. Re:Good luck on Muslim Groups Attempt to Censor Wikipedia · · Score: 1

    I Think there are too many options, apart from those boring old-fashioned religions you'd also have to include Pastafarianism, Jedi Knight, Discordianism, Invisible Pink Unicorn, Church of the SubGenius. And then people would still spend most of their time complaining about missing options. Picking 'Pastafarianism' because "it's the nearest option" probably wouldn't feel right for a true follower of The Great Pumpkin.

  12. Re:This guy isn't a geek or an artist on Understanding Art for Geeks · · Score: 1

    I know that, but obviously Mr. Escher has short_open_tag enabled, or the original waterfall wouldn't work.

  13. Re:This guy isn't a geek or an artist on Understanding Art for Geeks · · Score: 1

    <?for(;;)echo"water\n"?>
    Saves you even more typing.
  14. Re:This guy clearly doesn't know HTML on What if Google Had to Design For Google? · · Score: 1

    Sure: Copy code, promise you might fix the 'undesired features' in the next release.

  15. Re:Estonian E-Voting System on Dutch Commission Deals Blow To Electronic Voting · · Score: 1

    What is there to stop for example an oppressive husband from forcing his wife to vote the way he wants to while voting online? She can change her vote later.
    Also, she can still vote the 'old' way, and if she does so it overrides any online votes.
  16. Re:Or is it? on When Not to Use chroot · · Score: 4, Informative
    By the time I read your comment someone already fixed the Wikipedia entry:

    This is often misunderstood to be a security device, used in an attempt to sandbox an untrusted, untested or otherwise dangerous program, as if chroot was a working jail mechanism.
  17. Youtube video on First Armed Robots on Patrol in Iraq · · Score: 1

    Now, instead of sending in soldiers to clear out buildings filled with insurgents, the job can be done by a robot. Showing soldiers running up some stairs might not have been the best example...
  18. Re:This is against Geneva or Hague convention on Homeland Security Funds LED Light That Blinds, Disorients · · Score: 1

    I think he meant something like this.

  19. Re:Naming on Is Linux Out of Touch With the Average User? · · Score: 1

    If you're new to Windows, and you want to do something but can't remember the name of the program you're supposed to use, just look around in your Start menu or Programs directory. The names will probably clue you in.
    If you're new to computers and you can find the right program in the windows' start menu I think you might be able to figure out entries like the Ubuntu menu comes with:

    Applications
    • Graphics
      • GIMP Image Editor
    • Internet
      • GAIM Internet Messenger
      • Evolution Mail
    • Sound & Video
      • Rhythmbox Music Player
      • VLC media Player
  20. Re:Freedom matters. on Critical Security Hole in Linux Wi-Fi · · Score: 1

    Bugs happen less and are easier to fix on projects that are completely free. Why would there be less or easier fixable bugs in code if someone wrote it with the intention of making it open source?
    The reason open source works so well is because user-testers can point out bugs more precisely(not only the buggy behavior, but also what code they think is causing it), and with a lot of people looking at a reported bug there's a much better chance of someone seeing a good solution.
  21. Re:Can I join the lawsuit? on Microsoft Sued Over Vista Marketing · · Score: 1

    Try peeling the sticker off your monitor and duct taping it to your computer case.

  22. Re:I see blue lasers... on Blu-ray Laser Gadget · · Score: 1

    It would come in a lot more handy during boring meetings though

  23. Turing test on Quasi the Intelligent Robot · · Score: 2, Insightful

    Does people believing it's hooked up to voice recognition mean the operator failed his Turing test?

  24. Re:The Anti-CAPTCHA on Will Solve Captcha for Money? · · Score: 1

    I'd say this works because there are instructions to parse about filling in the field, if you omitted the image and just made people type in six random numbers it would work just as well.

    On my site, people are asked to enter the current year, and all spam stopped immediately. Later I added some javascript that fills in the correct year and hides the question, still no spam and "real" people (with javascript enabled) aren't even bothered.

  25. Who cares? on The Struggle of an African-language Wikipedia · · Score: 1

    Of course 'objective' information sources like wikipedia ahould be accessible to africans, but I doubt there are much africans reading african wikipedia pages. If they've got internet access, and they know about wikipedia, and they are interested in reading encyclopedia articles, chances are they know enough english to understand wikipedia anyway.

    I simply don't believe people would figure out how to use the internet _and_ discover wikipedia, without some basic knowledge about the english language. Putting the english page through a translator would probably give them more information (side-by-side with the original) than those three-sentence translated pages

    Also, I think people writing non-english wikipedia pages are pretty much wasting their time: just compare the dutch and the english wikipedia, while you were writing the second of those three paragraphs in dutch, your children were already agreeing that 'reposts leave the impression of incompetence.' in the english wikipedia article.
    If you really want some information you shouldn't go looking on the internet unless you know (how to read) english.




    Feel free to point out speelng/grammar errors, tomorrow I'll just blame my drunkiness, if I bother to read <4 replies at all(which I probably will) :p