Slashdot Mirror


User: NonaMyous

NonaMyous's activity in the archive.

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

Comments · 8

  1. What I want stripped ... on MS May Be Forced To Sell Stripped-Down OS In EU · · Score: 1

    What I want stripped are the security vulnerabilities in Windows.

  2. How to get your favorite feature into Java on Java SDK 1.5 'Tiger' Beta Finally Released · · Score: 1
    1. Convince Anders Hejlsberg to add the feature to C#.
    2. Wait patiently for Sun's high priest of Java Language Specification to notice. This might take a couple of years.
    3. Profit!
  3. Do it yourself on NPR's Car Talk Dumping RealMedia · · Score: 3, Informative

    You can always grab the radio signal from the ether and encode it to MP3 or whatever on your own. Here are a couple of pages on how to do this: #1, #2.

  4. Mac OS X much more than BSD core on iTunes 4.2 and QuickTime 6.5 · · Score: 2, Informative
    It's true that OS X shares a common set of low level APIs with the BSD's and Linux. But OS X is much more than this core set of APIs. There's Carbon, QuickTime, Cocoa and so on.

    iTunes makes extensive use of Carbon and QuickTime. It would be non-trivial to port iTunes to a platform without these APIs.

  5. put off buying a new TV on Intel To Produce Cheap LCoS Chips · · Score: 3, Interesting
    "I guess I can put off buying a new TV for another year ..."

    I am putting of purchasing a new HDTV because I don't understand what the impact of the broadcast flag will be TVs and related products. I will be very upset if my expensive digital TV stops working 2005.

  6. Entrapment? on CRIA Prepares To Sue P2P Copyright Violators · · Score: 3, Interesting

    The only way to determine if a file on an uploader's system contains copyrighted material or not is to download the file and examine it. There's no copying and therefore no copyright infringement until the file downloaded.

    How does the CRIA prove copyright infringement without having been responsible for causing the infringement in the first place?

  7. Use conditional GET, not HEAD on RSS & BT Together? · · Score: 5, Informative
    An even better behaved program will use conditional GET instead of HEAD. For more info, see HTTP Conditional Get for RSS Hackers :
    The people who invented HTTP came up with something even better. HTTP allows you to say to a server in a single query: "If this document has changed since I last looked at it, give me the new version. If it hasn't just tell me it hasn't changed and give me nothing." This mechanism is called "Conditional GET", and it would reduce 90% of those significant 24,000 byte queries into really trivial 200 byte queries.
  8. It runs Linux on Remote-Controlled Robot Could Browse The Stacks · · Score: 5, Informative

    More details here: original pdf, converted html.