Slashdot Mirror


User: LocalH

LocalH's activity in the archive.

Stories
0
Comments
1,302
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,302

  1. Re:Weakness In Linux Kernel's Binary Format on Weakness In Linux Kernel's Binary Format · · Score: 1

    Those damn things are insatiable. Have you ever seen a 1 that's starved for 0s? It's not a pretty sight, let me tell you... 0s don't seem to have any problem without 1s, oddly enough.

  2. Re:Agree and disagree on Intellectual Property Manifesto for the UK · · Score: 4, Informative

    But you can't compare copyright to a brick-and-mortar business - as there are specific laws that govern each of those. Copyright was explicitly codified such that works would go into the public domain - copyright holders knew this going in, but managed to get it extended. Originally, at least in the US, copyright was supposed to last a maximum of 28 years - one 14-year term and one 14-year extension. This was known going in, so I see it from the other direction - copyright owners who attempt to extend this term to ludicrous lengths (such as we have today) are effectively stealing from every single person in the country.

    If you want your heirs to benefit after you die, it's your place to provide for that. Why should the government have an interest in making sure your heirs benefit?

  3. Re:They were idiots. on Comcast Lying About Vonage · · Score: 2, Funny

    I think you just satisfied the second half of your sig.

  4. Re:Just in time... on The GIF Format is Finally Patent-Free · · Score: 1

    I used TGA when I was building graphics for a Chyron Maxine. The system supported importing BMP, TIFF, or TGA, and I always had the least problems when I fed the Maxine an RGBA TGA.

  5. Re:Games copyright, on Commodore 64 Titles Join Wii's Virtual Console · · Score: 1

    Try October 1977-January 1992. This means that some of the earliest 2600 games will enter PD long before the majority of the system's catalog, as there were three months betweem the 2600's introduction and the earliest date covered by the Bono Act.

  6. Re:M.U.L.E. on Commodore 64 Titles Join Wii's Virtual Console · · Score: 1

    Too bad the NES version of MULE sucks, well, mule balls.

  7. Re:Poison Pills: just what the doctor ordered. on Online Gambling Not Banned Yet · · Score: 1
    but that's democracy for you.
    No, it's not.
  8. Re:lame on Online Gambling Not Banned Yet · · Score: 3, Insightful

    /. needs a (+1, Sarcasm) mod. It looks foolish to call the parent "insightful".

  9. Re:The Lowest Code Owns on New ESRB Legislation in the Works · · Score: 1

    You're joking, right?

  10. Re:The sample is not representitive on MySpace Trumps YouTube in Video · · Score: 1

    It's not spyware any more than the Nielsen TV ratings.

  11. Re:Well on Students Protest Turnitin.com · · Score: 1
    Sure sounds fine... of course they would they have to re-release all the content under their site under the GFDL...

    What? Making Wikipedia content part of the database wouldn't mean that other, unrelated documents are suddenly required to be GFDL.
  12. Re:Well on Students Protest Turnitin.com · · Score: 1

    It doesn't matter. Copyright is copyright.

  13. Re:you know on Tech Manufacturers Rally Against Net Neutrality · · Score: 4, Insightful
    Do you enjoy spam? With network neutrality, it becomes illegal for ISPs to block spam.

    Good. I don't want my ISP making decisions as to what mail I can get, based on an imperfect filtering algorithm. I think that spam filtering should be an optional service ISPs are able to provide, rather than something that is done across-the-board and that affects all customers, willingly or not.
  14. Re:Or maybe it's just a GOOD government in action. on U.S. Backs Apple's iTunes DRM · · Score: 1

    Shrink-wrap licenses are not contracts. There is no consideration, and you don't even see the contract before you have to "agree" to it.

  15. Re:Security should be inherent in the OS on EU And Microsoft Clash Over Vista Security · · Score: 1

    In the context of the original post, I believe it does.

  16. Re:Can't we just ban children instead? on Regulation That Could Stifle Video Over the Net? · · Score: 1

    Personally, I have no issue with a "no kids" policy for any business. I was merely compromising with those who say that a "no kids" policy is inherently wrong.

    Here's the way I'd handle the situation you bring up - if the orders have not been brought to the table, then they pay nothing but get nothing, and the food stays in the back. This would also apply to appetizers (so, for example, if they ordered appetizers, received them, and then were removed before they received their meals, then they would pay only for the appetizers). However, if the orders have been delivered, then they pay on the way out (I'd also allow them to pack the food into takeout containers, of course, so as not to rip them off). That way, there are no free meals. Yes, you'll have some wasted food, but as I understand it food goes wasted every day anyway (people sending incorrect orders back to the kitchen, for example).

  17. Re:Can't we just ban children instead? on Regulation That Could Stifle Video Over the Net? · · Score: 1

    Well, you could have a policy where unruly kids (and the entire party they are with) will be removed from the restaurant. Then, if a kid gets out of hand, the parents can deal with him/her after they've been removed.

  18. Re:Attention Wisconsin! on Regulation That Could Stifle Video Over the Net? · · Score: 1

    I dunno, in my area I've been hearing these PSAs on the radio that are basically saying "parents, don't allow your kids to drink at all, not only is it a bad idea, but it's the LAW".

  19. Re:Security should be inherent in the OS on EU And Microsoft Clash Over Vista Security · · Score: 1

    Arbitrary code != unsigned code. Arbitrary code simply means code that is not intentionally executed by the user. For example, a form of arbitrary code would be code inside of a data structure, which XPSP2 can already protect against (either utilizing hardware+software or software-only DEP).

  20. Re:Question on Commodore 64 Confuses Austrian Police · · Score: 1

    MacTheRipper can remove Macrovision from analog signals?

  21. Re:welcome to... on HD Should Be Wired, For Now · · Score: 1

    Who in the hell is streaming uncompressed video around their house?

  22. Re:2 vs 3 on GPLv3 - A Primer on Open Warfare in Open Source · · Score: 1
    On the other hand, you don't want people making money off what you've created.

    Too bad, the GPL allows this as long as source is also redistributed and no additional restrictions are in place.
  23. Re:Point of clarification on GPLv3 - A Primer on Open Warfare in Open Source · · Score: 1
    For instance, if you use GPL code internally in an organization, then you don't have to release the code outside the organization. Your internal users must have access to the source, but you don't *have* to release it to the outside world.

    No, but your internal users can, and there's nothing you can do to prevent it, legally speaking. And if you modified that code, then the source to those modifications must be released as well.
  24. Re:fork the kernel on GPLv3 - A Primer on Open Warfare in Open Source · · Score: 1

    That's just it - the kernel can't go GPLv3. The license never included the "later versions" clause, so unless you can track down every single contributor (even if they only contributed a minute amount of code) and get their permission to change the license, it won't happen. The Linux kernel will forever be GPLv2, and there's nothing that anyone can do about it.

  25. Re:Beta max, c'mon! on Are Plasma TVs the Next BetaMax? · · Score: 1

    Not in all ways - for example, VHS has a longer recording time at the fastest tape speed.