Slashdot Mirror


User: Wesley+Felter

Wesley+Felter's activity in the archive.

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

Comments · 3,537

  1. Re:what I'd like to see on Intel Plans to Overhaul Chip Architecture · · Score: 1

    AltiVec (or whatever the generic name is)

    Intel's version is called SSE.

    HyperTransport

    Intel has their own version of that called CSI.

  2. Re:Okay? on Mac OS X Running on Non-Apple Hardware · · Score: 1

    But VMware emulates a generic PC, not a Mactel. Thus if OS X runs on VMware, it's not far from running on a real generic PC.

  3. Re:VMWare on Mac OS X Running on Non-Apple Hardware · · Score: 1

    That depends on what kind of GPU VMware emulates. Remember that OS X offloads a lot of stuff to the GPU, and only if it's a modern one. If VMware is emulating good ol' VESA, OS X is going to be slow.

  4. Re:Analysis Paralysis? on GPL v3 Coming Out in 2007? · · Score: 4, Interesting

    Yeah, heaven forbid that the users of the GPL would have any say in how it works.

  5. Show me the code on GPL v3 Coming Out in 2007? · · Score: 4, Funny

    Am I the only one who's tired of hearing that GPL v3 is coming real soon now? What's the use in talking about it if there are no drafts to discuss?

    (Obligatory: I wonder if Duke Nukem Forever for the Phantom console will be licensed under GPL v3...)

  6. OT: multiple VMs for regular users on Blu-Ray to Include New Copy Protection · · Score: 1

    ...anyone and everyone will be able to run VMMs on their stock machines. One way to limit some of the damage of viruses/spyware is to make it a habit to run with multiple VMs. Even grandmothers should do this. (on top of security, VMs have a wide range of other benefits that make them hard to sideline)

    I've read about this scenario in various places, but I don't see how its usability would be much better than a spyware-infested machine. (It's easy enough to test: give grandma a copy of VMware Workstation and see how much safer it makes her. I suspect the result would be multiple spyware-infested VMs...)

  7. Re:Self-Destruct? Not likely on Blu-Ray to Include New Copy Protection · · Score: 1

    Several industry insiders on AVS Forum have stated that HD DVD and Blu-ray players do not require any Internet connection, and I believe them above Tom's Hardware. (I guess we could try to read the AACS spec, but it's not finalized, it's not all publically available, and I'm too lazy.)

  8. Re:Self-Destruct? Not likely on Blu-Ray to Include New Copy Protection · · Score: 1

    In particular, software-only copyright protection is usually fairly quickly cracked, since it's not hard to put it inside a box and debug it.

    MS has solved this problem in Vista: if you have a debugger installed, an HD DVD or Blu-ray software player will refuse to start. It's not foolproof, but it will make DVD Jon's life harder.

  9. Re:Self-Destruct? Not likely on Blu-Ray to Include New Copy Protection · · Score: 1

    The players won't have to be connected to the Internet; the self-destruct code can be delivered on discs.

  10. Re:Wouldn't be interesting if.. on Blu-Ray to Include New Copy Protection · · Score: 2, Informative

    That's called SPDC. It's pretty interesting in an evil sort of way.

  11. Re:I just had an amazing thought.... on Internet TV Arrives (for Mac users) with DTV · · Score: 1

    Local affiliates get screwed by that model, since no one would see the local commercials. Personally I think that's fine, but never underestimate the wrath of a complacent incumbent pseudo-monopoly.

  12. It's all encrypted on Forget about Wi-Fi VoIP, Vonage going WiMax · · Score: 2, Insightful

    Link-level encryption was designed into WiMax from the beginning. There are plenty of resources about it.

  13. Re:Beat them, or join them? on Forget about Wi-Fi VoIP, Vonage going WiMax · · Score: 1

    The most interesting part of this deal is that Vonage are cutting a little niche around cell phone providers, just like they have done landline providers.

    Not really, because this Vonage/TowerStream service is not mobile.

  14. Re:Vaporware? on Forget about Wi-Fi VoIP, Vonage going WiMax · · Score: 1

    Haven't these Wimax claims been touted for well over a year now?

    Yeah, WiMax is still not officially out yet, but companies like TowerStream are pushing "pre-WiMax".

    Why didn't I see any Wimax cards last time I was at Best Buy?

    Because that's not how it works. When you sign up for WiMax service, the ISP gives you a CPE. (And the CPE is a box, not a card, but it doesn't really matter.)

  15. Re:75 Mbs per customer? on Forget about Wi-Fi VoIP, Vonage going WiMax · · Score: 1

    It's shared by all the customers in one sector.

  16. Re:Businesses on Forget about Wi-Fi VoIP, Vonage going WiMax · · Score: 1

    I would guess they're targeting new businesses. Why wait for the telco to get around to putting in your T1 when you can install wireless in no time?

  17. Re:Which is more viable for most people? on Wireless Networking Speeds of 540 Mbps w/ 802.11n · · Score: 1

    You're assuming no spatial reuse, which would be possible with mesh or really small cells. But yeah, you can't put 20 pounds of data in a 10-pound bag.

  18. Re:BT would be good for flat rate services on The Commercial Future of Torrrents · · Score: 2, Insightful

    I dont' think Bittorrent or any other p2p technology makes sense for commercial distribution, because it's inherently wasteful of last-mile bandwidth, which is scarce.

    But that idle last-mile bandwidth is essentially free, and bandwidth from central servers or CDNs is not free. Thus BitTorrent is cheaper, even if it is in some sense less efficient.

  19. Speed == Distance on Wireless Networking Speeds of 540 Mbps w/ 802.11n · · Score: 1

    A technology that provides more gain can be used for higher speed at equal distance or greater distance at equal speed.

  20. Re:Which is more viable for most people? on Wireless Networking Speeds of 540 Mbps w/ 802.11n · · Score: 1

    I just don't see a scheme where 10k people in 5 mi^2 can all have 1Mbps wireless without using way more spectrum than will ever be allocated to unlicensed consumer products.

    You never know; there is 7GHz of unlicensed spectrum in the 60GHz band. That stuff is years away from commercialization, though.

  21. Re:Can the OS authenticate the TCPA chip? on Mac OS X Intel Kernel Uses DRM · · Score: 1

    The real question is can software authenticate the TCPA chip through the kext. To do so, the chip would have have a private key embedded in it that was chained to a public key embedded in the OS.

    I think this is possible, but you can just patch the OS, replacing the vendor's public key with your own.

  22. Limits of TCPA on Mac OS X Intel Kernel Uses DRM · · Score: 1

    Virtualization cannot defeat remote attestation, but Rosetta isn't using that.

    Virtualization cannot defeat sealing either. Sealing is usually used with data, but you could also seal code (it's not clear how the code would get installed). However, if the system allows a kernel debugger, then you can probably dump the code after it has been unsealed.

    Virtualization can easily defeat "is the TPM there?" kind of checks, which may be what Rosetta is doing. In fact, it would be even easier to just write a different kext that exposes the same API, but always reports that the TPM is there.

  23. Re:You keep saying that... on Xbox 360 to have HD-DVD, Eventually · · Score: 4, Informative

    No, HD-DVDs actually have more space (30GB) than regular DVDs (8.5GB).

  24. MS will not allow HD-DVD games on Xbox 360 to have HD-DVD, Eventually · · Score: 1

    Really, this isn't hard to understand.

  25. Re:Not very smart on Xbox 360 to have HD-DVD, Eventually · · Score: 3, Insightful

    Xbox 360 games must be on DVD; they cannot be on HD-DVD. Thus there is no problem.