Slashdot Mirror


User: RMHJ

RMHJ's activity in the archive.

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

Comments · 3

  1. Re:Gene patents on Patents: Two For The Road (To Hell) · · Score: 1

    Hmmm. I think I'd like to see this carried through
    to its logical conclusion. OK, now that the gene
    for red/green color blindness is patented, what's
    next? Shall we sue everyone who has color blind
    children for patent infringement?

    Can I get a patent on the genes for eye color?

    With this in hand, I think I see a solution to the
    overpopulation problem.

    RJ

  2. Re:I don't comment my code on Entertaining Bits From The Ancient Kernel Tree · · Score: 1

    > I don't commend my code hardly at all, > believing that if it needs comments, > I haven't done my job well enough of > making the code clear. If the quality of this English matches the quality of your comments, urk! Sometimes, nothing but a comment will do. Particularly mathematical transformations that don't bear any obvious relationship to the algorithm. Lots of code doesn't need this, but there's plenty that does. Especially some of the best code -- these sorts of transformations will sometimes turn pages of complicated code into something simple, elegant, and straight-line. And even a comment to the effect: /* * Nothing fancy going on here. */ Tells you so...

  3. Public Interest on Comments on the Digital Millennium Copyright Act · · Score: 1

    Something has been lost in this whole thing... Copyrights, like patents, are a monopoly, _granted by the government for the common good_. The theory is, for both patents and copyrights, to grant that monopoly for a limited time in exchange for the ultimate addition of the copyrighted material or patented techniques into the public domain. This has apparently been forgotten. Or perhaps was never realized by some. The recent purchase, by the Disney corporation, of the Sonny Bono Copyright Extension Act, guarantees that thousands of worthy works, now out of publication, will never again see the light of day. The DMCA takes that horror, and multiplies it 1000-fold. Now copyrighted material will be completely controlled by the producer. The only societal benefits the DMCA generates are the profits of those who produce DVD players and those who produce DVD materials. Now, there is not only no guarantee that works will ever fall into the public domain, there's a guarantee that they will not. Orphaned DVDs cannot be reproduced, saved, studied, or archived for the future. Works cannot be excerpted, analyzed, modified, or used at all w/o the grantor's explicit permission and cooperation. My personal opinion on this is that if DVDs contrive to limit use tighter than the copyright laws (the ones prior to the DMCA), then copyright law should no longer apply at all, and this should be codifed into law. I.e., one should be faced with the copyright, patent, or trade secret conundrum all over again. If one insists on licensing w/ more restrictive terms than copyright law allows, trade secret law should apply. Reverse engineering then is legal, copies generated by tapping the analog video out of a DVD player would be legal, and hacking or reverse-engineering the encryption would be legal. (Provided that one didn't sign NDAs...) RJ