Slashdot Mirror


User: mericet

mericet's activity in the archive.

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

Comments · 120

  1. Re:email to a friend on "Deep Linking" Controversy Renewed in Texas · · Score: 1

    IANAL but AFAIK, that, as opposed to a deep link, would be a violation of copyright, there is not even a fair use provision for that.

  2. Re:i wish they'd define 'crashed' on When IT and Bad Government Meet, Everyone Loses · · Score: 1

    You obviously never worked with a tank... these things break up constantly. You can't really expect to go 100 miles in a tank without service.

  3. Had to say it on Nanotechnology, US Government, and Secrecy · · Score: 1

    If you outlaw nanotech, only outlaws would have nanotech... :-)

  4. Re:Duality on Nanotechnology, US Government, and Secrecy · · Score: 1
    Can you imagine being imprisoned for life if life meant forever?

    If suicide will still be illegal, this will finally give enough support to make it legal.

    Presumably the technology won't ever self-replicate. That would be a nightmare. Imagine the resources it would consume. We would need huge processing power in tiny spaces to prevent deaths from over-replication.

    That at least is easily solved - simply make them aware of their approximate concentration, or replicate based on need.

    We don't have the resources to handle that many people.

    We can support as many people as we like, simply by wise utilization of resources and technology (e.g. nanotech, hydrophonic agriculture) - even a spaceship can be made self sufficient.

  5. Re:It's not a joke. on G4: The Pong Channel? · · Score: 2, Insightful
    "It is expected to have 350 to 400 hours of original content per year."

    Does anyone else consider a 4% original content ratio insanly small? Or is it only me?

    Seriously, what is the world coming to?

  6. Re:The sad thing is... on Taxing Sci-Fi Products to Fund NASA? · · Score: 1
    That's mainly because they don't really lose any money, after international screenings, TV licensing, DVDs, etc. 99% of all movies make money.

    You can say a lot about he MPAA - but not that they would be calm about losing money.

  7. Re:Castles in the sky. on Doubting the Existence of Black Holes · · Score: 1

    You do know that (last time I checked) most of it isn't ? - it's not matter as we know it.

  8. Re:How practical exactly..... on 2.56 Tb/s Transmission Record · · Score: 1
    You are kidding right? It is not meant for an ISP to use to your home, or to its bandwith provider for that matter!

    It will be used (in a few years - I guesstimate 2-3) by major telcos for major national and international backbones and for new ones at that.

  9. Re:One interesting thing about who gets the money. on Canada to Raise Tariffs on Recordable Media · · Score: 1

    Or do they plan a seperate levy only for themselves?

  10. Re:Maybe Amazon does have a point on Amazon & Barnes and Noble Settle One-Click Dispute · · Score: 1
    Considering the patent is based on cookie 'technology', there is not much of an inventive step. I mean - that is the most obvious use of cookies.

    The wheel OTOH was innovative.

  11. We lose on Amazon & Barnes and Noble Settle One-Click Dispute · · Score: 1

    If it wasn't setteled, the patent might (IMHO would) have be ruled uninovative. This way it still stands. Maybe that's why amazon setteled.

  12. Re:Is this the same industry claiming losses? No. on Movie Industry Cries All the Way to the Bank · · Score: 1

    Are you serious? The can only hurt the sales. Think of all the crap they are producing. Would anyone buy that after they saw it?

  13. What's happening to the screens? on Movie Industry Cries All the Way to the Bank · · Score: 1
    Frequent moviegoers and family-friendly films helped drive ticket sales even though the number of movie screens continued to decrease, Valenti said Tuesday during ShoWest, an annual convention for theater operators meeting in Las Vegas through Thursday.

    If I understand economics at any level, this doesn't make sense, why would the number decrease when clearly the profits should rise (more audience per screen).

    Ideas anyone?

  14. Re:The "Entertainment" Industry... on The Mouse That Ate the Public Domain · · Score: 1

    Can entertainment even be considered 'useful art' (as required for the congress to have power to protect them), I think not. Remeber, copyrights were designed for maps, not cartoons, enjoyable != useful by any credible definition that I know of.

  15. Re:Easy to answer questions on The Mouse That Ate the Public Domain · · Score: 1

    This is simply not true, even the most simplistic model would only cap the salary there. Supply vs demand is much more important to estimate the actual salary.

  16. Re:Security/Encryption on The Timex Speedpass Watch · · Score: 1

    Sure, by there is no mentioning of that anywhere on their site.

  17. Re:The more the RIAA tightens its grip... on Kazaa Conundrum -- The Plot Thickens · · Score: 1
    Actually I'm quite surprised it hasn't been done already...

    One word : XOLOX

  18. Re:Why Kamen deserved the Segway patent on Slashback: SmoothWall, Gopher, Be · · Score: 1
    Kaman can't do that, if the Japanese patent wasn't filed in the USA, anyone can use that technology in the USA (and after one year of the Japanese filing it can't be filed in the US AFAIK). This means that Kamen is only protected against usage of his cool innovations.

    Furthermore, if his patent claims a self balancing scooter, etc, the USPTO should have rejected those claims and any court will.

  19. Is TCP that good for sending files? on IETF Mulls Standard For Multimedia Messaging · · Score: 1

    I know this may be looked at as a flamebait, but if used correctly, UDP will do much better than TCP for file transfers applications (when you are intereseted not in getting packets in order as soon as possible but in getting all the packets as soon as possible) effectivly, a variant of TCP with a dynamic window size of exactly the file size (plus metadata, etc.), can and should be implemented over UDP, and that can lower traffic and reduce latency (although I am saying this without looking at specs that don't really remember).

  20. Opinion on GNU GPL law and "lagom" copyright · · Score: 1

    Ideally, software copyrights should be like patents, you get exclusive rights for use of your code (if you wish to have such protection), for a limited time (I would say 10 years), but you must release it to the public domain (disclosure) after a certain (shorter) time period. If your code is based on something that was already in the public domain, you only get protection for your additions.