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: yep 40 accounts, is so simple... on Passport vs. Plan 9 · · Score: 2

    Too bad no public terminals support smart cards.

  2. Re:Please say it's patented.. on OpenSSL Gets Cryptography Gift From Sun · · Score: 2

    IIRC, it's patented, but not by Sun.

  3. Re:Hard drives going the way of the floppies? on Slashback: Courseware, Warranties, Subscraption · · Score: 2

    So buy an 18GB SCSI drive. :-)

  4. Re:An interesting thing about XFS... on XFS merged in Linux 2.5 · · Score: 2

    AFAIK, ext2 has been endian-safe for a while.

  5. Re:Red Hat, the microsoft of "free" software on Red Hat, IBM Expand Linux Deal · · Score: 2

    AFAIK, IBM supports several distros, not just Red Hat.

    There is a standard; it's called LSB and IBM is a big supporter.

  6. Re:Now about Smartsuite on Red Hat, IBM Expand Linux Deal · · Score: 2

    Server apps are much easier to port than GUI apps.

  7. Re:calendar software on linux on Red Hat, IBM Expand Linux Deal · · Score: 2

    Hasn't the Notes/Domino server supported Linux for a long time? The problem seems to be that (1) there's no Notes client for Linx, or (2) a lot of people just don't want to use the Notes client.

  8. Hammer does not compete against Itanic on AMD Delays Hammer · · Score: 2

    It competes against the Pentium 4. If the K7 tops out at "3000+" as I've read, AMD is going to need Hammer to compete with 3GHz+ Pentium 4s.

  9. Re:Hammer memory isn't so rosy. on AMD Delays Hammer · · Score: 2

    If you have tasks that require memory managed by another processor, you have to go through the hypertransport link and the other processor's memory controller to get it. This will be _slow_. HT is decent, but nowhere near as good as a direct connection to memory, and there _will_ be delays due to arbitration on the second chip and the various buffering stages the data transfer has to go through.

    So, for multiple processors working on a shared workload, you're screwed.


    From the Hammer presentations I've seen, this is not true at all. The HT link between CPUs is 6.4GB/s, which is actually faster than the direct-attached memory (~5.3GB/s). Since the HT controllers are running at >2GHz, they introduce minimal latency.

    And under some cases - like tasks on multiple processors competing for access to a lock or all heavily modifying the same data page - you're screwed no matter what you do.

    I don't think this is true either. Contention for a cache line will simply bounce the line between caches, which is much faster on Hammer than on a 400MHz shared-bus SMP.

  10. Re:iCal? on German Government Commissions KDE Groupware System · · Score: 2

    iCal isn't open source, and since it runs on OS X it won't help people trying to migrate to Linux. (Personally, I think migrating from Windows to Mac is more realistic in the short term than Windows to Linux, but that's just my opinion.)

  11. I hope the Fink users are patient on Apple Quickies Comin' At Ya · · Score: 3, Informative

    Since there are no binaries for unstable packages, prepare to spend several days building all the prereqs for any major app.

    Why post binaries on SourceForge when you could force 1,000 people to compile them instead? :-(

  12. Re: 802.11b 2.4 GHz Spectrum on Intel's Linux Based Home Media Gateway · · Score: 2

    The new fangled wireless media gateway needs to be on the same channel as your access point, so it can talk to your PC.

  13. Re:Xscale MMX on Intel's Linux Based Home Media Gateway · · Score: 2

    Does Intel make an ARM compiler? I've never heard of it.

  14. Re:Mac tech promised, demo'd, here-and-gone, whate on Copland/Gershwin vs. NeXT · · Score: 3, Informative

    Yes, V-Twin (AIAT) is still alive in OS X.

  15. Re:Use useful (SETI?) computations instead? on More Applications For Hashcash · · Score: 2

    Hashcash can be verified by the receiver; SETI blocks cannot.

  16. Re:Redundancy != Backup on 320GB Hard Drives announced · · Score: 2

    Try dvbackup.

  17. Re:Go ahead and mod me but: on Macs Won't Boot Into Mac OS in 2003 · · Score: 2

    It will be very easy to enforce; future Macs will have new hardware and Apple just won't write OS 9 drivers for that hardware. Or maybe they'll do something else; I don't know. My point is that Apple's reason for not supporting OS 9 isn't arbitrary: writing drivers costs money.

  18. Re:MOL for OS X was announces just the other day on Macs Won't Boot Into Mac OS in 2003 · · Score: 2

    Do you think a non-Apple version of Classic is going to be any better? Why?

  19. Re:Go ahead and mod me but: on Macs Won't Boot Into Mac OS in 2003 · · Score: 2

    Looks like you are wrong. OS 9 will not boot at all on future Macs.

  20. Re:Redundancy != Backup on 320GB Hard Drives announced · · Score: 2

    I have the following conspiracy theory: manufacturers are afraid of releasing large capacity tapes at a low cost, because they would be ideal for pirating video.

    So what? Tape manufacturers aren't liable for how their tapes are used.

  21. Check out KeyKOS and EROS on Classic Computer Vulnerability Analysis Revisited · · Score: 2

    KeyKOS solved a lot of the problems this paper describes in the 80s, and its descendent EROS is solving them today (and open source, too!).

    Unfortunately, in the 80s people were so infatuated with micros that secure timesharing wasn't a big market, and today people have been living with insecure systems so long they have stopped caring.

  22. No value-add on Audiogalaxy Returns as Pay Service · · Score: 2

    This is just a slightly-rebranded version of listen.com's Rhapsody, and the price is the same, so I don't see how this is likely to save AudioGalaxy.

  23. Re:Ermm.. Wow. on Run Mac OS X Under Linux · · Score: 2

    Actually, you don't need the firmware. MOL runs on non-Apple PowerPC machines (all 5 of them).

  24. Re:Out of date already. on Single-Chip GSM Phone on Virtual Horizon? · · Score: 2

    GSM is not analog. GPRS is the high-speed data extension to GSM; for voice you still need GSM. And I'd imagine that by 2004 every GSM chipset will include GPRS.

  25. Re:2 Questions on Xiph.org Releases Free Fixed-Point Vorbis Decoder · · Score: 2

    Actually, the StrongARM was designed by DEC; ARM only designed the ISA.