Slashdot Mirror


User: SwashbucklingCowboy

SwashbucklingCowboy's activity in the archive.

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

Comments · 645

  1. Re:This seems silly on the surface on Florida Congressman Wants Blogging Critic Fined, Jailed · · Score: 1

    What Grayson did is politically stupid. However, it is arguable that the person running the web site has violated the law.

  2. This is silly... on Firefox 3.5 Now the Most Popular Browser Worldwide · · Score: 2, Insightful

    Separating out versions of different browsers is just plain silly.

  3. Why Should Oracle Promise ANY of Those Things? on Widenius Warns Against MySQL Falling Into Oracle's Hands · · Score: 4, Interesting

    Just to make his life easier?

    Welcome to the world of commercial open source...

  4. Really? on Google CEO Says Privacy Worries Are For Wrongdoers · · Score: 2, Insightful

    Will Google be doing all negotiations in public from now on?

    What a moronic thing to say Mr. Schmidt...

  5. Having Heard Berkun Speak... on Confessions of a Public Speaker · · Score: 2, Interesting

    I don't think he's qualified to write this book. He's not a very good public speaker.

  6. Re:word of caution? on US Congressman Announces Plans To Probe Wikileaks · · Score: 1

    King is more outspoken than most.

  7. Security Through Obscurity Never Works on Security Firms Can't Protect iPhone From Threats · · Score: 2, Insightful

    "While Apple claims that the iPhone's closed nature offers protection to its users"

  8. Amazon has enjoyed an unfair 5%-10% price advantag on Calling B.S. On Amazon's Taxation Arguments · · Score: 1

    Not when you factor in shipping...

  9. Method Names and Properties? on Did Microsoft Borrow GPL Code For a Windows 7 Utility? · · Score: 1

    FTA: A simple search of some method names and properties, gleaned from Reflector's output, revealed the source code was obviously lifted from the CodePlex-hosted (yikes) GPLv2-licensed ImageMaster project.

    Give me a break! That's just enough evidence to go and dig more deeply. It's hardly proof of anything, but the author's bias.

  10. Why Did They Release This? on "2012" a Miscalculation; Actual Calendar Ends 2220 · · Score: 2, Insightful

    Now we're going to have to listen to this nonsense for another 12 years.

  11. It's Clear as Mud on Harald Welte Calls Out Netgear's Open Source Sham · · Score: 1

    LOL!

    Show me ONE jurisdiction that has clearly defined "derivative work".

  12. Re:Old Argument on Harald Welte Calls Out Netgear's Open Source Sham · · Score: 3, Insightful

    "Indeed if Netgear doesn't want to play by the rules of the GPL"

    Ah, but the rules of the GPL are not clear. Some claim that any LKM is a derivative work of the kernel, however from a legal perspective that is not at all clear.

  13. Similar Thing Happened Here in Orlando on Austin Police Want Identities of Online Critics · · Score: 1

    http://www.techdirt.com/articles/20090429/0244064692.shtml

    It's as though these people think they cannot be criticized by average people, just by the media.

  14. Re:RAID concept is fine, it's that HDs are too big on RAID's Days May Be Numbered · · Score: 2, Insightful

    "The fundamental problem here isn't the RAID concept, is that the throughput and access times of spinning rust haven't changed much in 30 years."

    Uh, there's another bigger problem. The drive error rate (when reading data) hasn't changed that much either while data on a drive has dramatically increased.

    When doing a rebuild when you've lost all redundancy a single read error means the rebuild will fail. Increase the size of a drive (while keeping error rates constant) and you increase the likelihood of a rebuild failure.

  15. Re:I'm not sure I get it on RAID's Days May Be Numbered · · Score: 1

    Yes, that's pretty much it. BUT... It's not an entire drive failing that causes the problem, it's a read of a single sector of a drive. Here's a pretty good explanation: http://blogs.zdnet.com/storage/?p=162

  16. "Despite many generations of separation" on All Humans Are Mutants, Say Scientists · · Score: 3, Insightful

    7-10 generations isn't that many...

  17. What's the Charge? on Woman With Police-Monitoring Blog Arrested · · Score: 1

    She's been arrested, but what has she done that is supposedly against the law?

  18. After all the concerns about privacy today... on Palm Pre Reports Your Location and Usage To Palm · · Score: 1

    What idiot thought doing this without user opt-in was a good idea?

  19. One Wonders... on AT&T Makes Its Terms of Service Even Worse, To Discourage Lawsuits · · Score: 1

    ... even if AT&T does that will it actually stop them. I can imagine that a court might rule that AT&T can't do this.

  20. Yawn... on Microsoft Acknowledges Linux Threat To Windows · · Score: 4, Insightful

    This is NOT news. You'll find this in every such filing going back for years people...

  21. Re:Any problem is in using app store on The Ethics of Selling GPLed Software For the iPhone · · Score: 1

    "Also, it's not against the spirit of the GPL to charge for the software, by the FSF / RMS's definition."

    I disagree.

    The GPL states "You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee." It does not state that you may charge a fee for anything else.

  22. You Have TWO Problems... on The Ethics of Selling GPLed Software For the iPhone · · Score: 1

    1. I think selling it the way you are is a problem. From the GPL "You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee." You're charging a fee for something else.

    And the bigger one:

    2. You have to make the source code available to a licensee. The GPL says "The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable." Notice that last part, "installation of the executable?" So, YOU have to give me the right to put an app in the App Store (you can't unless you're Apple) or the right to use the iPhone SDK (you can't unless you're Apple).

    In short, you cannot distribute a GPL application and comply with the GPL license.

  23. It Probably Wouldn't Be Legal on Copyright Status of Thermodynamic Properties? · · Score: 4, Informative

    A database is copyrightable. See http://www.bitlaw.com/copyright/database.html

  24. The Simple Solution... on UK's National Portrait Gallery Threatens To Sue Wikipedia User · · Score: 1

    ... to this problem is for the original user to ask the Wikimedia folks to remove the images and for some U.S. based person to download them from the site and then upload to Wikimedia.

  25. Since You're Just Mirroring ... on RAID Trust Issues — Windows Or a Cheap Controller? · · Score: 1

    ... do it with software. This CPU overhead is minimal for that.

    Things like RAID 5 are where you'd be better off with a dedicated controller.