Slashdot Mirror


User: cortana

cortana's activity in the archive.

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

Comments · 2,628

  1. Re:Just like Windows... on x86 Linux Flash Player 9 is Final · · Score: 1
    Sorry, but as far as I know, flash specification is open
    Not correct. The spec is not available for those who would use it to write an alternative Flash player.
  2. Re:So does Lenovo... on HP Disables VT On Some Intel Laptops · · Score: 1

    You already had to do that with IBM/Lenovo laptops. That's the company that creates a BIOS that refused to boot if an "unauthorised" card was in the minipci slot.

  3. Re:One step further on The Details of Dead Bodies in Gaming · · Score: 1

    Yes. If you killed someone outright, their blood would make a mess. You could clean it up with a well-placed water arrow.

    Perhaps this only added for Thief 3, however... can't remember.

  4. Re:Watch Threads. on Doomsday Clock To Advance · · Score: 1

    That is the movie that made me add an extra item to my nuclear war survival kit: a handgun with a bullet each member of my family.

  5. Re:They don't always delete posts on Apple/NVidia Driver Bug — Question Deleted · · Score: 1
    The information in this journal is outdated and no longer reflects the state of Slashcode; this journal remains as a historical record but is no longer accurate.
    But nevertheless I wonder sometimes if this happened to me. I have not recieved any moderation points for over hour years now... I don't really care all that much but I do wonder if it was because of something I said or did. Someone else suggested it was because I visited Slashdot with an HTTP 'referer' header that revealed that I followed a link from that stupid Slashdot troll jihad coordination site.
  6. Re:SPEAKING OF WIKIPEDIA on Did Producer Timbaland Steal From the Demoscene? · · Score: 1
    Maybe you should read their rationale!
    Once we have a reliable, verifiable source, certainly. Until then, WP:BLP says don't publish defamatory rumors about people.
    Quite right, too!
  7. Re:Undocumented APIs on Developers As Pawns and One-Night Stands · · Score: 1

    ... then the kernel would be encumbered by all the drawbacks of maintaining it. See http://lxr.linux.no/source/Documentation/stable_ap i_nonsense.txt for details.

  8. Re:Undocumented APIs on Developers As Pawns and One-Night Stands · · Score: 1

    If the authors of the Linux kernel really cared that much about software under this license then they would add an exception to the license that they use, or upgrade to version 3 of the GPL (which I believe will have an optional excemption built in).

    But that's impossible, I hear you say, because Linus does not require copyright assignment along with the patches he accepts! In that case, IBM should have released OpenAFS under a compatible license in the first place.

  9. Re:Heard of Youtube? on A 3D Printer On Every Desktop? · · Score: 1

    FYI, ffmpeg (the library that pretty much all free software video players uses) has contained a decoder for WVM3 (which this video file is encoded with) for quite some time now.

  10. Re:Used to be True.. on Vista Casts A Pall On PC Gaming? · · Score: 1

    [citation needed]

  11. Re:Not sure what consoles you are referring to. on Vista Casts A Pall On PC Gaming? · · Score: 1

    Give it 18 months. Besides, aren't Xboxes 2s sold at loss?

  12. Re:nVidia Linux Drivers support x86-64 on Open nVidia Linux Driver Pledge Nearly Complete · · Score: 1

    4 months is 4 months too long.

  13. Re:This is a worthy cause on Open nVidia Linux Driver Pledge Nearly Complete · · Score: 5, Informative

    According to NVIDIA, there is no demand at all for free software drivers for NVIDIA hardware.

  14. Re:Undocumented APIs on Developers As Pawns and One-Night Stands · · Score: 1

    It's hardly pure luck. If they are trusted enough to be refactoring large portions of code, they will know what they are doing. But just because your driver has been accepted into the Linux kernel does not mean that your job is over. You do have to keep testing and fixing bugs, or the driver will (rightfully) be marked as abandoned and removed from the kernel once it does more harm than good.

    If a hardware manufacturer realises this and thinks "bugger that I can't be arsed" then I don't want to have anything to do with their hardware. :)

  15. Re:Undocumented APIs on Developers As Pawns and One-Night Stands · · Score: 2, Informative

    Well, the kernel hackers' position is quite clear on such matters. If the code is not compatible with the license of the kernel (and hence suitable for inclusion in the kernel itself) then it can rot, they don't care about it.

    I don't see what the problem with OpenAFS is. Either it's GPL-compatible, in which case it can be included, or it's not, in which case it can rot.

  16. Re:Undocumented APIs on Developers As Pawns and One-Night Stands · · Score: 1

    Yes but 'someone' is usually not the maintainer of the driver; rather, it's the person who wants to make the change that causes the rest of the code to need to be updated.

  17. Re:Undocumented APIs on Developers As Pawns and One-Night Stands · · Score: 1

    You should get your modules included in the Linux kernel itself.

  18. Re:It would be nice on Fedora Core and Fedora Extras To Merge · · Score: 1
    Bloody hell /. is full of intolerance today!

    Well, he did say he was a Debian user! ;)

  19. Re:On behalf of Acer on Acer May Be Bugging Computers · · Score: 1

    Doesn't matter since I'd wipe whatever came with it and slap Debian on it anyway. :)

  20. Re:Not a useful article, really on IE7 Compatibility a Developer Nightmare · · Score: 1

    Hm, I thought IE7 implemented adjacent sibling selectors?

  21. Re:GPLv3 on MySQL Changes License To Avoid GPLv3 · · Score: 1

    I invite you to make these comments on the official GPL v3 site. That way, the licence authors and other interested parties will be able to take them into consideration.

  22. Re:What is wrong with QuickTime, its open on Council of the EU Says "We Cannot Support Linux" · · Score: 1

    For instance, check out http://www.mp3licensing.com/patents/index.html. Each patent is filed separately in many EU countries.

  23. Re:What is wrong with QuickTime, its open on Council of the EU Says "We Cannot Support Linux" · · Score: 1

    There are no EU directives that harmonise the patenting of software accross the EU. That doesn't mean that individual countries don't have a mishmash of existing and conflicting legislation.

  24. Re:Comedy of Ubuntu errors on How One Small Business Switched to Ubuntu · · Score: 1

    What part of "this was before the two CDs were combined into one" don't you understand?

  25. Re:Comedy of Ubuntu errors on How One Small Business Switched to Ubuntu · · Score: 3, Informative

    FYI, the Error 15 (File Not Found) is probably caused because GRUB (when running from inside Linux) has no way to work out which drive will be presented as 'drive 0' when GRUB is run during the boot process. The only real fix for this is to switch to an architecture with a decent pre-boot environment like Sparc, PowerPC, etc. The work-around is to correct the contents of /boot/grub/device.map and /boot/grub/menu.lst and then re-install GRUB.