Slashdot Mirror


User: coats

coats's activity in the archive.

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

Comments · 447

  1. Re:I don't trust The Consumerist on Charter Is Latest ISP To Plan Wiretapping Via DPI · · Score: 1
  2. Re:Anonymous Coward on Charter Is Latest ISP To Plan Wiretapping Via DPI · · Score: 1
    As a web author, I've sent copyright infringement complaints to the heads of the House and Senate Judiciary committees, the FCC and the Department of Justice, complaining that the practice is felony copyright infringement for which Charter should be prosecuted.

    I suggest you do the same.

  3. Re:Scummy ISPs on Charter Is Latest ISP To Plan Wiretapping Via DPI · · Score: 5, Interesting

    Does that mean that the ISP will be altering the copyrighted material sent by the websites?
    Damned right it does. There are no ads on my web pages, for example http://www.baronams.com/products/ioapi/

    Can someone tell me whether Charter is inserting any ads? If they are, I want to complain to the Attorney General and to my CongressCritters about felony copyright infringement.

  4. Re:Why Mandriva One? on Linux Desktop Distro Shootout · · Score: 2, Interesting

    Should have been Mandriva PowerPack. That's what's on my various desks -- all 4 of them.

  5. Re:Any Developer Knows? on The End of Non-Widescreen Laptops? · · Score: 1

    Actually, it's true for anyone who works with documents or other text -- like my wife, who is an attorney. And lots of the wide-screens don't have enough depth that dual-portrait-landscape is really usable. And landscape is plain inadequate for serious document work on those.

  6. Re:Turn it 90 degrees! on The End of Non-Widescreen Laptops? · · Score: 1

    Some desktop LCD panels let you rotate them by 90 degrees to get a 'portrait' format display, which is ideal for programming.
    But then the $*(&^@!! 1050 (or 800 or ...) direction is narrow enough to cause problems that don't' happen with, e.g., a dual 1200x1600-portrait setup.
  7. Amen! (n/t) on The End of Non-Widescreen Laptops? · · Score: 1

    Amen! (to keep Slashdot happy ;-( )

  8. Re:It matters! (anecdote) on The End of Non-Widescreen Laptops? · · Score: 2, Insightful
    Rumor has it that Google's programmers use dual 24-inch monitors--side by side, in portrait instead of landscape. That gives you 120-line edit windows easily, with room for multiple edit windows side-by-side. Btw, at the office are you running Linux or Windows? If the former, you can add a "virtual display" line to your xorg.conf file that will give you a bigger screen area that you can pan around in with your mouse. UI do a lot of very high res environmental modeling, so I use a *huge* 3200x2400virtual display. That part of my xorg.conf looks like:

    Section "Screen" Identifier "screen1" Device "device1" Monitor "monitor1" DefaultColorDepth 24 Subsection "Display"

    Depth 24 Modes "1920x1200" "1680x1050" "1600x1000" "1440x900" "1280x800" virtual 3200 2400
    EndSubsection
    Note that max virtual-display size is governed by your graphics card and its driver. But you should be able to get at least 2048x1536, anyway.

    And I don't recommend that large a virtual display for general-purpose use; things can get "lost" in the corners ;-(

  9. Re:How can we copyright our AIM logs? on ISPs Using "Deep Packet Inspection" On 100,000 Users · · Score: 1

    IANAL, but... Copyright *exists already* as soon as the activity is recorded. Registering the copyright is expensive (as others have noted), but substantially increases the penalties for infringement. Even without registration, though, the law supports injunctions to prevent further infringement and supports some level of damages (but not prison time for the infringer).

  10. A law--copyright? on ISPs Using "Deep Packet Inspection" On 100,000 Users · · Score: 1

    As I read it, the assemblage of what actions I take over the Internet is an original work composed by me. Under the Berne Copyright Convention, as implemented in the US Copyright Act (USC Title 17), it is a work authored by, and automatically copyrighted by me (post-Berne, registration is not necessary; it just ups the penalties for violations).

    Distributing that record or any derivative work thereof (including summaries) is a copyright violation. And I personally have standing to sue.

    Not what the WIPO had in mind, perhaps, but it's a tool they gave me...

  11. Re:Negotiation done! on Berners-Lee Rejects Tracking · · Score: 1
    What I don't understand is why the following sort of argument shouldn't work:

    The amalgamation of the set of links I follow and the set of queries I make is a literary work that I own, under the Berne copyright treaty. (Note that I'm not talking about the content found at the links but rather the set of links themselves).

    Therefore it is my copyright work, and selling it to a third party is copyright infringement to which both civil and criminal penalties should be applied.

    FWIW...

  12. Re:Panic? on Panic in Multicore Land · · Score: 1
    No, we do know how to do it: it's just that it's an NP-complete problem, so complex that it is only feasible to apply for really tiny programs. The general solution would not be useful even if compilers had computers 1,000,000,000,000,000,000,000 times as fast as today's, to do the parallel-decomposition-and-compile on.

  13. Re:Multicores, but not on a chip on Panic in Multicore Land · · Score: 1
    half? More like 90% of the processor die is cache...

  14. Re:Panic? on Panic in Multicore Land · · Score: 5, Informative
    Ditto. And the principles are pretty generic; they haven't changed since a decade before a seminar I gave six years ago at EPA's Office of Research and Development .

    And frankly, it helps a lot to write code that is microprocessor-friendly to begin with:

    • Algorithms are important; that's where the biggest wins usually are.
    • Memory is much slower than the processors, and is organized hierarchically.
    • ALU's are superscalar and pipelined;
    • Current processors can have as many as 100 instructions simultaneously executing in different stages of execution, so avoid data dependencies that break the pipeline.
    • Parallel "gotchas" are at the bottom of this list...

    If the node-code is bad enough, it can make any parallelism look good to the user. But writing good node-code is hard;-( As a reviewer, I have recommended rejection for a parallel-processing paper that claimed 80% parallel efficiency on 16 processors for the author's air-quality model. But I knew of a well-coded equivalent model that outperformed the paper's 16-processor model-result on a single processor -- and still got 75% efficiency on 16 processors (better than 10x the paper-author's timing).

    fwiw.

  15. Re:Encryption doesn't expire? on University of San Francisco Law Clinic Joins Fight Against RIAA · · Score: 1

    "was broken != "expired".

  16. Re:you are going to lose on University of San Francisco Law Clinic Joins Fight Against RIAA · · Score: 5, Interesting
    The supreme lw of the land says "for a limited time". Tell me:

    When does that encryption expire? For that matter, is the term of copyright "limited" in human terms? (Name ten works whose copyright term has expired in your lifetime.)

    It doesn't expire. The DMCA is unConstitutional on its face. The RIAA are trying to enforce an illegal law. Enforced by a corrupt judicial system.

  17. Re:hmm on UK ISPs To Start Tracking Your Surfing To Serve You Ads · · Score: 1
    Doesn't really qualify as legally binding under US copyright law (I don't know about UK). Permission must be specific and written.

    fwiw

  18. Re:NFL -- copyright abuse on Thou Shalt Not View The Super Bowl on a 56" Screen · · Score: 1
    BS

    Both the claim that *all* use requires permission, and the claim that *all* photographs and recordings (regardless of whether from their broadcasts) require their permission are claims contradictory to copyright law, and in fact according to the US Supreme Court are claims contrary to the Constitution. Under the circumstances (given their professional stnding) we my assume that they are deliberately and knowingly false claims, i.e., FRAUD.

  19. NFL -- copyright abuse on Thou Shalt Not View The Super Bowl on a 56" Screen · · Score: 3, Insightful

    The NFL's absolutist position on copyright (*no* use without permission) is contrary to both the copyright law itselfand in fact to the Constitution. In particular, "fair use" is a Constituional concept: in its original decision that established the doctrine of Fair Use, the Supreme Court said that Congress may not pass a copyright act so restrictive that it destroys freedom of speech and freedom of the press. Inasmuch as that is within the purview of the NFL's business, their statements about this are under law assumed to be deliberate and in full knowledge of that relevant law. Therefore, one must assume that the NFL's fraudulent claims of absolute control under the copyright act are a deliberate and knowing attempt to defraud the public. For that fraud, the NFL should be prosecuted.

  20. Re:It's obvious who it is on Lawyer Puts $10k Bounty on Blogger's Identity · · Score: 1

    The Supreme Court would seem to agree with you -- MacIntyre vs Ohio: The right to anonymous speech is Constitutionally protected.

  21. US Supreme Court says... on Lawyer Puts $10k Bounty on Blogger's Identity · · Score: 1

    IANAL, but the US Supreme Court says that the Constitution protects anonymous speech--the case is MacIntyre vs. Ohio State Election Commission. As an attorney, Niro damned well should know that fact. Given that, his conduct is utterly reprehensible.

  22. Re:As always on Apple QuickTime DRM Disables Video Editing Apps · · Score: 5, Insightful

    You don't understand software development, do you?... You can't test every possible edge case

    I am an environmental modeling software engineer with more than 20 years experience. Let me tell you: You damned well should engineer clean interfaces that can be properly tested. If Apple had done so, this kind of problem would not have occurred. What we are seeing with Apple here (and with DRM in general) is hacking, not engineering.

    fwiw.

  23. Re:Bypass howto on US Courts Consider Legality of Laptop Inspection · · Score: 1

    with it's own home folder
    in its own partition, and leave the real and encrypted home partition unmounted.

    Easy to change /etc/fstab after you get there...

    --fwiw

  24. imnho, Federal felonies. on A Legal Analysis of the Sony BMG Rootkit Debacle · · Score: 1
    Particularly given that the sony root-kit was shown to have affected many computers on the ".mil" domain, and considering just how hard it is to eradicate, I don't see how this fails to violate the Federal Computer Fraud and Abuse Act -- and in particular the Federal Interest Computer provisions. See http://www.cpsr.org/prevsite/cpsr/privacy/crime/fraud.act.txt

    It is a felony. From where I sit, it looks to me like someone at Sony should be doing ten years in the slammer. Or perhaps (since it is a "person") Sony itself should be given the Corporate Death Penalty.

    fwiw

  25. For free: *Uniquely* American on The Advantages of Upgrading From Vista To XP · · Score: 1
    ...but exported via Internet to the whole world.

    One of the most insightful students of the American psyche is Alexis de Tocqueville. He observed the American penchant for volunteer cooperative organizations, starting with volunteer fire departments and going from there. He said this volunteerism is unique, not found anywhere else in the world (not even neighboring Canada, which he also studied).

    Open source software is an extension of this uniquely American practice of using voluntary cooperative associations to do what is needed -- and now extended world-wide by the Internet.