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:Adding value can be a good thing... on What The Internet Isn't · · Score: 3, Interesting

    The way I see this, prioritizing packets also ensures that a minority of users can't abuse the network ressources the everybody else want to use.

    No, fair queueing ensures that a minority of users can't monopolize the network's capacity. Prioritizing packets based on applications hurts all other applications.

    Prioritizing packets within your own network is fine because you know what you want. The core of the Internet doesn't know what you want, so there's no way for it to provide reasonable prioritization.

  2. Re:Modern alternative? on Source of Amiga Video Toaster Software Released · · Score: 1
  3. Re:Worthless, Absent 64-bit Array Indices on Java SDK 1.5 'Tiger' Beta Finally Released · · Score: 1

    No, an array of 8-byte doubles with 2^32 entries is 32GB; that's the largest array you can create in Java.

  4. Re:Worthless, Absent 64-bit Array Indices on Java SDK 1.5 'Tiger' Beta Finally Released · · Score: 1

    You want to create single arrays larger than 32GB? What kind of hardware are you using?

  5. Re:Non enough players for Beta? really... on Uru Live Cancelled, Expansion Packs Promised · · Score: 1

    What they meant is that they didn't have enough players in the Prologue. Everyone who bought Uru got into the Prologue.

  6. Drivers on Nextel Jumps into Wide-Area Wireless Broadband · · Score: 1

    You need some kind of hardware to access the network, and hardware needs drivers.

  7. Re:Suggestion... on Uru Live Cancelled, Expansion Packs Promised · · Score: 1

    You mean the online component that has terrible lag and can only support 35 players per age?

  8. Re:What about 6to4 tunneling? on Creating A Super-Router (For Free) · · Score: 1

    I have not seen Teredo for Linux yet.

    Since Teredo (or 6to4) gives you a global IPv6 address, you can run servers. This blows a giant hole in the "I'm behind NAT so I'm safe" theory.

  9. Re:What about 6to4 tunneling? on Creating A Super-Router (For Free) · · Score: 1

    If you're behind a NAT you need Teredo (until you kill your ISP).

  10. Re:Hardware review sites are useless on Balance Technology Extended (BTX) Explained · · Score: 1

    Yeah, Ace's is one of the exceptions. It's just annoying to see wannabe sites getting linked on /. instead of good sites.

  11. Re:Cha ching? on Microsoft, Yahoo Investigate Spam Solution · · Score: 1

    I see nobody around here is familiar with the actual proposals. Nobody would send a bill to anybody else, so there's no possibility of an innocent person getting the bill for spam. If mail doesn't have the postage it would just be dropped.

  12. Hardware review sites are useless on Balance Technology Extended (BTX) Explained · · Score: 4, Insightful

    Every article is split across 10 pages.

    Every page has 10 ads.

    And there isn't even any original content; the articles are just rehashed press releases or IDF presentations. OK, occasionally they run some stock benchmarks on some stock hardware (all the sites have to use the same benchmarks; they wouldn't want to break away from the herd).

    The /. editors should do us a favor and just link to the Intel propaganda; at least Intel can keep their servers up.

  13. Re:Blade servers on Balance Technology Extended (BTX) Explained · · Score: 1

    Intel and IBM have a blade form factor pseudo-standard already.

    Then there's PICMG 2.16 and 3.x (AdvancedTCA).

    You know what they say about standards...

  14. Re:Virtualization... on Bochs x86 IA-32 Emulator 2.1 Released · · Score: 1

    Xen has no host OS and it provides very efficient I/O (check the SOSP paper). So not all virtualization is alike.

    Vanderpool is vaporware for now; Intel hasn't described exactly what it is or how it works, so it's impossible to draw any intelligent conclusions about it.

  15. Re:If you want free VMWare check out Xen on Bochs x86 IA-32 Emulator 2.1 Released · · Score: 1

    Xen is (theoretically) great if you want to consolidate multiple Linux machines. But if you want Windows, forget it.

  16. Informative? on Intel Prescott Released · · Score: 3, Informative

    What do trusted computing features and operating systems have to do with the pipeline length? I can't tell whether these posters are clueless or trolling.

  17. Re:If you want free VMWare check out Xen on Bochs x86 IA-32 Emulator 2.1 Released · · Score: 1

    You can't get any version of Windows that runs on Xen.

  18. Re:So why not QuickTime? on NPR's Car Talk Dumping RealMedia · · Score: 1

    DSS certainly can do on-demand streaming; maybe you're just not using it right.

    I don't think a $30 copy of QuickTime Pro is a serious problem for NPR.

  19. Re:How does 802.16 actually *WORK*? on WiMax Landscape Taking Shape · · Score: 1

    WiMax does not use multiple bands simultaneously. Each base station only uses up to 40MHz of spectrum.

  20. Re:As a WISP owner... on WiMax Landscape Taking Shape · · Score: 1

    WiMax uses centrally scheduled TDMA, so it doesn't suffer from the hidden node problem. WiMax can also run full duplex (for some reason the vendors call it FDD), but most equipment seems to not support it.

  21. Re:bpspp on WiMax Landscape Taking Shape · · Score: 1

    You don't have to use high power and long range. You can build a half-mile-radius WiMax cell if you want to.

  22. Re:How does 802.16 actually *WORK*? on WiMax Landscape Taking Shape · · Score: 1

    802.16 uses more efficient modulation than 802.11g (AFAIK).

    802.16 equipment uses larger antennas (and probably more power) than 802.11 PCMCIA cards.

    802.16 uses a much more efficient MAC protocol than 802.11.

  23. Re:What about my cordless phone? on WiMax Landscape Taking Shape · · Score: 1

    Sane ISPs won't run WiMax in the 2.4GHz band.

  24. Re:Tell me why on WiMax Landscape Taking Shape · · Score: 2, Informative

    In reality, WiMax cells will only have ~5 mile radius. The cells are also sectorized, so you'd only be sharing the bandwidth with 1/6th of the people within the cell.

  25. Re:just some SATA support on The 2.7 Kernel: Back To The Future For Linux · · Score: 1

    I agree. If you want control, don't use Windows. If you want binary drivers, don't use Linux.