Slashdot Mirror


User: tim1724

tim1724's activity in the archive.

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

Comments · 156

  1. Re:Firewire? on Apple IDE Cannot Access Beyond 137GB · · Score: 1

    I think that is correct, but it doesn't mean that someone couldn't make a firewire-native HD. You would just have to put a different controller board on it. It would be more expensive than an IDE drive, just because the controller would have to be "smarter".

    Yep, that's right. Firewire is a lot like SCSI in the way it works (main differences are larger address size, more flexible topology, and serial instead of parallel) so the complexity (and hence the price, ignoring the effects of supply/demand) would probably be similar to SCSI. More expensive than ATA because the board has to be "smarter" like SCSI.

  2. Re:Wtf? on Slashback: Rebuttal, Satellite, Patents · · Score: 1

    Keep in mind that monopolies are not illegal in the United States.

    Abuse of monopolies is illegal.

  3. Re:Concerning the trash... on MacHack Yields Clever Tricks With Apples · · Score: 1

    I agree, it may not be intuitive but when you're used it, it sorta makes sense. But for everyone else, I really don't think it's that hard to right-click (control-click if you use the mouse that comes with the machine) and choose "eject" or just go up to the file menu and choose eject... The people who complain about it probably haven't ever used it.

  4. Re:Okay, okay. on Are There Still Privacy Concerns With IPv6? · · Score: 1

    MAC = Media Access Controller a MAC address is simply your address on the ethernet.

  5. Apple described windowing in 1990 on USPTO Takes Second Look at Y2K Windowing Patent · · Score: 2
    Apple described the use of windowing in an old Apple II technical note back in September 1990.
    See a copy of ProDOS 8 technical note #28 here.

    It contains the following:

    • A seven-bit ProDOS year value is in the range 0 to 99 (100 through 127 are invalid)
    • Year values from 40 to 99 represent 1940 through 1999
    • Year values from 0 to 39 represent 2000 through 2039


    The best part of this technote is Apple's advice for 2039...

    What Do You Do After 2039?

    Apple is still working on it. Contact your neighborhood Apple Developer Technical Support office in 2030.

  6. Re:You don't want one of the UltraSparc 5/10s... on Sun will sell Redhat 6.1 Sparc version · · Score: 1

    no, you don't want one of those UltraSparc 5s..

    you want an UltraSparc Enterprise machine. They're great.

    At school I work on an UltraSparc Enterprise 3000 upgraded to six 336 MHz UltraSparcs and 1.5 GB of RAM. Oh yeah, about a hundred other people are typically logged in at the same time, and the machine is usually at over 50% idle... unless someone has a runaway netscape. Netscape sometimes dies in weird ways where it locks up a CPU and won't let go until you kill -9 it.

    of course, looking at those 64 CPU Enterprise 10000 Starfires.. the machine I'm using looks pretty wimpy next to those.


    Seriously, though, it's hard to beat Sun at the really high end. Solaris can be pretty slow on those low end systems, but it scales really well. With four or more CPUs it's pretty nice. Obviously Linux is better for single CPU x86 boxes, but Solaris scales a heck of a lot better and when you have a number of fast CPUs, Solaris is much better at distributing that processing power.