Slashdot Mirror


User: mcavic

mcavic's activity in the archive.

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

Comments · 432

  1. Re:Didn't actually "steal" anything on Former Goldman Programmer Sentenced To 97 Months · · Score: 1

    But I don't see how you have "stolen" anything from him, except in a metaphorical sense, or if you prefer in an "indeterminate" sense, based on theoretical future benefits which the law has no business presuming to guarantee.

    I see your point - but yes, future benefits can be stolen. The law recognizes the value of intangible property, corporate secrets, etc. See: http://www.telegraph.co.uk/finance/markets/2809408/Ex-Coke-secretary-jailed-for-Pepsi-conspiracy.html

  2. Re:Didn't actually "steal" anything on Former Goldman Programmer Sentenced To 97 Months · · Score: 1, Interesting
    A book isn't the same as a piece of source code. How about if you sneak into someone's house, find a patent application, memorize it, and then file the patent yourself?

    should you go to prison for 8 years

    For copyright a violation? No. For theft of unpublished intellectual property? Yes.

  3. Re:anthropomorphizing on Net Sees Earthquake Damage, Routes Around It · · Score: 5, Insightful

    The internet doesn't 'see' anything

    Routers do. They can see a loss of connectivity and alter their routes accordingly.

    why do we need to attribute it to anything beyond simple 'redundancy and good planning'?

    A redundant route doesn't do any good without the intelligence (either human or machine) to determine which routes are up and send traffic through them only.

  4. Re:FAIL on Wi-Fi Shown To Interfere With Aircraft Systems · · Score: 1

    this device must accept any interference received

    That doesn't mean that in order to be certified, the device has to be susceptible to interference. It means that particular device may be susceptible, even though it's certified.

  5. Re:1337 on Researcher Blows $15K By Reporting Bug To Google · · Score: 1

    Does anybody else think the amount of money he received is interesting?

    Yes, I noticed that. Surely it's intentional.

  6. Re:ZMODEN, my friend --- ZMODEM on Reminiscing Old School Linux · · Score: 1

    I should have specified that I use Zmodem to copy from a Linux server to my Windows workstation. One command and file appears on my Windows desktop. And the transfer is encrypted at least once (ssh and usually a VPN). I do use scp to go from Linux to Linux.

  7. Re:ZMODEN, my friend --- ZMODEM on Reminiscing Old School Linux · · Score: 1

    I still use Zmodem over SSH today to download files from my server to my workstation. It's much faster than opening a separate app. It doesn't work well for uploading, though.