Slashdot Mirror


User: BhaKi

BhaKi's activity in the archive.

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

Comments · 295

  1. Enough already on US Military Shuts Down CIA's Terrorist Honey Pot · · Score: -1, Flamebait

    It's a shame that words like "CyberWar" appear meaningful to the Slashdot community.

  2. Re:Track width on China To Connect Its High-Speed Rail To Europe · · Score: 2, Funny

    We'll take your post into account when we build our next generation train link from India to Australia.

  3. Re:OpenSolaris is not MPL on Mozilla Foundation Begins Redraft Process For MPL · · Score: 1

    Yes it's based on the MPL, but it's not the MPL.

    I didn't mean that CDDL == MPL. I just meant CDDL is not all that different from MPL.

  4. Re:OpenSolaris is not MPL on Mozilla Foundation Begins Redraft Process For MPL · · Score: 2, Informative

    Its Sun CDDL, a totally different license.

    Wrong. Take a look at the first line on http://en.wikipedia.org/wiki/Common_Development_and_Distribution_License

  5. Re:Sad if true. on Facebook Founder Accused of Hacking Into Rivals' Email · · Score: 1

    I've always thought of it as Google's mouthpiece.

  6. Re:Clarification on 3D Graphics For Firefox, Webkit · · Score: 4, Insightful

    Does this mean this technology will be used strictly for 3D images/scenes, or when they say 3D are they referring to gaming?

    Obviously and according to TFA, they're referring to 3D images/scenes. Gaming would require, amongst other things, browser-support for raw input devices, (at-least partial) server-side magic for processing interactive events. While these are definitely possible, they're not what this is about.

  7. Mod parent up on Western Digital Launches First SSD · · Score: 1

    +1 Informative

  8. Any word about the write cycles limit? on Western Digital Launches First SSD · · Score: 1, Insightful

    That's one thing everyone seems to be forgetting.

  9. Re:Name on Google Go Capturing Developer Interest · · Score: 5, Informative

    There has been no settlement because there has been no legal dispute. There has been no legal dispute because the creator didn't trademark the name 'Go'.

  10. Re:The classic way on How Do You Get Users To Read Error Messages? · · Score: 1

    But they'll at-least think something panic-worthy happened.

  11. The classic way on How Do You Get Users To Read Error Messages? · · Score: 4, Funny

    Show the message in full screen using a blue background and white foreground. Just like a BSOD.

  12. You got the cause and effect reversed on US Gov't. Ending Its Hands-Off-the-Internet Stance · · Score: 5, Insightful

    I think the "simulation" was just a part of a massive drama intended to justify this and future acts.

  13. Re:Either I'm retarded (given) or this makes no se on US Lawmakers Set Sights On P2P Programs · · Score: 5, Insightful

    Simple, mate. It just means you'll no longer be able to say "OMG! I had no idea that my computer was sharing that movie" in court.

  14. Re:Color me impressed! on IBM Claims Breakthrough Energy-Efficient Algorithm · · Score: 1

    Hopefully us mere mortals will be able to benefit from such algorithms.

    Which twisted parallel universe are you from?

  15. Follow best practices on Is Mozilla Ubiquity Dead? · · Score: 4, Interesting

    If the code written so far is well documented, there should be no problem for anyone to continue development.

  16. I have a feeling on Microsoft Secretly Beheads Notorious Waledac Botnet · · Score: 1

    that VeriSign is not going to approve.

  17. Re:Methods - Ends Justify the Means? on Microsoft Secretly Beheads Notorious Waledac Botnet · · Score: 1

    It's not "president". You probably meant "precedent".

  18. All corporations do it on Cryptome in Hot Water Again · · Score: 1

    I think the number of people who use Microsoft's online services is less than the number of people who use Google's online services. We should be more concerned about Google's tie-ups with Feds and NSA.

  19. Re:Some Friendly Advice to Make Slashdot Enjoyable on Confessions of an Internet "Shock Jock" · · Score: 1

    And what about this? Do you seriously think it is anything other than paranoid FUD? (what I mean is: if the story is really logical, then the U.S. would have banned Chinese products long ago.) I'm not alleging bias or insincerity on part of the Slashdot authors. I'm just thinking they're too prejudiced (like other people) to be capable of filtering FUD effectively at all times. The reason why I'm worried is that it is precisely stories like these that destroyed people's critical thinking before invasion of Iraq.

  20. Mod parent up on US Unable To Win a Cyber War · · Score: 1

    All these FUD mongering stories are freaking me out and affecting my patience.

  21. Re:Some Friendly Advice to Make Slashdot Enjoyable on Confessions of an Internet "Shock Jock" · · Score: 0, Offtopic

    What do you think about all the recent "CyberWar" related stories like, for example, this one? Don't you think these are propaganda?

  22. Re:and great lock-in on YouTube To Kill IE6 Support On March 13 · · Score: 1

    The demonstration uses HTML5 video tag and gives video in h.264 format. What is being debated about YouTube HTML5 experiment is not the openness of HTML5, it's the closed nature of h.264 codec. Regarding support, though Firefox and Opera both support HTML5 but they lack the h.264 codec.

  23. and great lock-in on YouTube To Kill IE6 Support On March 13 · · Score: 1

    with their requirement on proprietary Adobe Flash.

  24. Re:Some Friendly Advice to Make Slashdot Enjoyable on Confessions of an Internet "Shock Jock" · · Score: 1, Offtopic

    Thank you

  25. Re:Can you malloc(0x200000000) ? on Confessions of an Internet "Shock Jock" · · Score: 3, Informative

    Just tried it on my 64-bit system with Linux 2.6.31, GCC 4.4 and Glibc 2.10.1. Yes, Linux does allow it.