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:BeOS will take time, Micro$oft ahead on Pocket PC 2002: Sweaty Palms? · · Score: 2

    Palm has announced that they are moving from 68K to ARM, so PowerPC code won't be that useful. Luckily BeOS is portable.

  2. Re:USB networking? on USB 2.0 For Linux · · Score: 2

    Neither 1394 nor USB 2.0 have enough bandwidth to drive a monitor.

  3. Re:s/390 not cheap? REALLY. on A Quarter-Million Dollar Box For A Free OS · · Score: 3, Interesting

    How much horsepower does each of those virtual servers get? It can't be that much. $500/server would be too much if it was only 100 MIPS.

  4. Re:4GB RAM? on A Quarter-Million Dollar Box For A Free OS · · Score: 2

    Besides the fact that Linux can access more than 4GB of RAM, this thing isn't a single server; it's a cluster. If each of the nodes has 4GB of RAM, that adds up to a lot.

  5. Not a server on A Quarter-Million Dollar Box For A Free OS · · Score: 2

    It's a cluster, not a server. It's hard to tell how this is that different from a rack full of 1U servers, but I didn't read their Web site carefully.

  6. Hinting and patents on Anti-Aliased Fonts For GNOME · · Score: 2

    A non-anti-aliased, hand-hinted font is also patented.

    I don't think so. Apple has patents on one method of hinting, but other methods (e.g. plain old bitmaps) are not patented.

  7. Looks like a kludge on Anti-Aliased Fonts For GNOME · · Score: 2

    Why does this use LD_PRELOAD? Why not just patch GDK directly? Heck, why hasn't Xft support been integrated into a released version of GDK yet?

  8. Re:How do I get an IPV6 address? on IPv4 vs IPv6: The Road Ahead · · Score: 2

    Use 6to4; it's more efficient than tunnel-based systems like 6bone and freenet6.

    Instructions: BSD, Debian, Windows.

  9. Re:More IP address !=more ease on IPv4 vs IPv6: The Road Ahead · · Score: 2

    I looked up how much IPv6 addresses cost (at least in North America), and it's $2,500/year for a /35. Since each customer is supposed to get a /48, that's enough room for 8192 customers. That works out to about 30 cents per customer per year.

  10. Re:6-BONE? on IPv4 vs IPv6: The Road Ahead · · Score: 2

    I'm guessing MS can buy all the IPv4 addresses they need. Why should they move to IPv6?

  11. Re:A problem that was circumvented long ago. on IPv4 vs IPv6: The Road Ahead · · Score: 2

    This is called Universal Plug-n-Play; it's already supported by Windows XP and the spec will come out in a few months. Makers of cheap NAT boxes have already pledged their support.

  12. Re:But no DVD! on Firewire Receives An Emmy · · Score: 2

    Component video is analog.

  13. "My data center is weirder than yours" competition on Data Mining? · · Score: 2

    First HavenCo, then this; what will they think of next?

  14. Re:Having never used an Intel compiler.... on Slashback: Memory, Constancy, Triumph · · Score: 2

    SPEC rejected those benchmarks because Intel used a special proprietery compiler with the tests and not a normal compiler a developer would use.

    Do you have evidence of this? I see plenty of SPEC CPU benchmarks using Intel compilers.

  15. Re:What's the problem? on Firewire Receives An Emmy · · Score: 2

    Target disk mode is completely different from FireWire networking.

  16. It will be fixed on Firewire Receives An Emmy · · Score: 2

    Future DVD players will be able to have FireWire outputs as long as they use DTCP.

  17. What's the problem? on Firewire Receives An Emmy · · Score: 2

    It looks like Linux supports camcorders, storage devices, and even FireWire networking. (Apple invented FireWire, yet they don't even support FireWire networking!) I'm sure there are bugs, but in general I can't think of anything missing.

  18. Re:Why put crypto in the NIC at all? on Wireless LAN Encryption Standard Broken · · Score: 2

    That doesn't seem right; the other day I did a file transfer at 4.8 Mbps over an Aironet card with 128-bit WEP enabled.

  19. Re:Reinventing the wheel ... ehh? on Wireless LAN Encryption Standard Broken · · Score: 2

    Sure, but you lose flexibility. When your hard-wired RC4/WEP chip turns out to have a huge flaw, you can't fix it. I'm not really opposed to putting it in hardware, but I think it would be good if NICs allowed certain hardware features to be turned off and done in software.

  20. Why put crypto in the NIC at all? on Wireless LAN Encryption Standard Broken · · Score: 4, Insightful

    Doing RC4 or AES at 11 Mbps in software is no problem.

  21. Re:Status report on Be Buyout Looms Closer · · Score: 3, Interesting

    [P]eople in the know ... have repeatedly said that an open source version of BeOS will basically never happen. The system depends on licensed code that Be apparently couldn't give away even if they wanted to.

    Gee, this sounds familiar...

    People in the know have repeatedly said that an open source version of Netscape will basically never happen. The system depends on licensed code that Netscape apparently couldn't give away even if they wanted to.

  22. Re:Sun is already there! on Grid Computing and IBM · · Score: 2

    Sun's Grid Engine doesn't seem nearly as powerful as the Globus toolkit used by the Grid.

  23. Re:IPv6 is fundamentally flawed. on ARIN IPv6 Allocation Policy · · Score: 2

    Why do people need portable addresses (unless they are multihomed)? Are there routing protocols that could handle a Net where everyone used portable addresses?

  24. Copyright-free? on Scientists Gearing Up to Publish Unrestricted Journals · · Score: 3

    AFAIK, scientists aren't asking for their work to be copyright-free, just available without paying.

  25. Re:Isn't CE going to die? on Microsoft Releases Windows CE 3.0 Source · · Score: 1

    I haven't heard anything like that. Does the XP kernel run on MIPS, ARM, SH, and PowerPC? Is XP Embedded ROMable?