Slashdot Mirror


User: zojas

zojas's activity in the archive.

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

Comments · 125

  1. Re:I want one! on G5s Start Shipping · · Score: 1

    yes, waiting is a good plan. that way I can save up the money and won't have to buy it on credit. plus in a year they'll probably be 3 ghz rather than 2

  2. I want one! on G5s Start Shipping · · Score: -1, Flamebait

    but I have no money :(

  3. Re:Apple is giving people what they want on Apple Public Source License Now FSF Approved · · Score: 1
    all modern macs can have linux installed on them. gentoo (my favorite), debian, yellowdog, all have ppc versions.

    I've never used an emac. sounds like a good deal if you don't want an lcd

  4. Re:Apple is giving people what they want on Apple Public Source License Now FSF Approved · · Score: 1

    oh, I see what you mean. the $1000 ibook has a 30gb drive, the $1300 has a 40gb drive, so you get an extra 10gb with the more expensive one (along with 100mhz faster g3, and a dvdrom/cdrw drive)

  5. Re:Apple is giving people what they want on Apple Public Source License Now FSF Approved · · Score: 1

    the current ibooks with 12" screens for $1300 with dvd rom/cdrw have 40gb hard drives, not 10gb

  6. Re:Apple is giving people what they want on Apple Public Source License Now FSF Approved · · Score: 1

    could be, mine is only 30gb.

  7. Re:Apple is giving people what they want on Apple Public Source License Now FSF Approved · · Score: 1

    My ibook is only 700MHz, maybe it runs cooler than yours. Mine hasn't been too bad at the end of a 27-hour kde compiling session under gentoo linux. It was definitely very warm, but I could still touch the bottom of the ibook, no problem.

  8. Re:Apple is giving people what they want on Apple Public Source License Now FSF Approved · · Score: 1
    actually, a g3 is faster than a g4 for non-vector code. and the g5 won't be in a laptop for at least a year.

    I agree that some $1300 x86 laptops will be faster than a $1300 ibook, but the x86 will also be much hotter and have at best half the battery life.

    for serious number crunching, I'll stick to a desktop machine where I don't care about heat & power. but I appreciate low heat and a 4.5 hour battery life in a laptop.

    and again, $1300 isn't a very high price. even the ibook with the 14" screen can be had under $2000. plus, you can run linux on the ibook too. (mine dual-boots OS X and gentoo linux).

  9. Re:Apple is giving people what they want on Apple Public Source License Now FSF Approved · · Score: 1

    can you please repost that, and rewrite it so I can understand what you're saying? Seriously, I have no idea what you were just trying to say.

  10. Re:Apple is giving people what they want on Apple Public Source License Now FSF Approved · · Score: 1
    oops, you're right.

    ok, they start at $1000 with cdrom. you have to spend $1300 to get a dvd rom/cdrw drive equipped ibook.

  11. Re:Apple is giving people what they want on Apple Public Source License Now FSF Approved · · Score: 3, Interesting

    check out the ibooks, they are much less expensive than you think. start at $1000 with dvd rom drive, cost around $1400 with dvd rom & cdrw. I agree the powerbooks are expensive, but I think that feature-for-feature, the ibooks can price compete with any x86 laptop, and will generally have longer battery life.

  12. Re:can't 'order prints' on iPhoto 2: The Missing Manual · · Score: 1

    I was trying to print 8 individual 4x6 images, not a book.

  13. can't 'order prints' on iPhoto 2: The Missing Manual · · Score: 1
    When I try to order prints through iphoto, it fails every time to upload the pictures to apple, asking me to check my network connection.

    and I've turned off my firewall, plugged my ibook straight into the cable modem, and have even tried it over my 56k modem.

  14. gentoo forums responses on Measuring The Benefits Of The Gentoo Approach · · Score: 1

    What people are saying on the gentoo forums about this too-brief article.

  15. g3s are cool on PowerPC 750GX Begins Sampling Next Month · · Score: 5, Interesting
    literally! much less heat than a g4, which is great for a laptop.

    also, a g3 is faster than a g4 for non-altivec operations. I even have toy benchmarks to prove it!

  16. Re:Waiting for the ultimate benchmark on Apple Hardware VP Defends Benchmarks · · Score: 1

    that was the first time I've laughed out loud at slashdot in a long time! it's funny because it's true!

  17. Re:This will be another solid update on Jaguar is Over · · Score: 2, Informative
    good point.

    I just finished porting lavaps to Mac OS X, and almost all the system calls I had to make to get the info about running processes were mach system calls. I only used one bsd system call (sysctl), around 6 mach calls I think.

  18. Re:This will be another solid update on Jaguar is Over · · Score: 1

    apple's kernel is really mach, there is just a bsd compatibility layer.

  19. Re:Mail.app spam improvements? How about real fixe on Screenshots of Mac OS X 10.3 Panther Leaked · · Score: 1

    mail.app desperately needs to be able to thread messages in a mailbox by subject also.

  20. Re:Gnome Themes on Screenshots of Mac OS X 10.3 Panther Leaked · · Score: 1

    yes, there is a gtk+ theme called 'AquaX' which I think makes gtk+ apps blend in quite nicely with aqua. see an old screenshot, then google for it.

  21. the benefits should be obvious on Gentoo, Fink, and DarwinPorts Join Forces · · Score: 3, Interesting
    The common problem they share is getting every piece of software to compile & run correctly on OS X. They can obviously pool their talents (and patches) to attack the porting of the software.

    each group simply provides their own set of software for installing and maintaining the ported software on your OS X system. They get to share & distribute the hard work of actually porting the packages. Then everyone benefits, regardless of which package manager you choose.

  22. Re:Terminal crashes and character encoding on Decent Terminal Emulation on Mac OS X? · · Score: 1

    ok, I see. cool!

  23. Re:Terminal crashes and character encoding on Decent Terminal Emulation on Mac OS X? · · Score: 1
    that's good the shipped vi has multiple undos. how can you 'undo an undo'? (re-do)

    in vim, each 'u' steps back one more undo. to redo, you hit ctrl-r. that way you can step forward and backward in the history of the document.

  24. Re:color xterm emulation is easy in Terminal.app on Decent Terminal Emulation on Mac OS X? · · Score: 1

    I'll give 'dtterm' a try. what did that improve for you? thanks

  25. Re:Terminal crashes and character encoding on Decent Terminal Emulation on Mac OS X? · · Score: 1
    if the problem is curses, that wouldn't apply to gvim (X11) or gvim (carbon) since they don't run in the terminal, they have their own separate window.

    also, vim has a vi compatibility mode. if one of the gui versions works with your character set, you can try 'set compatible' in your ~/.vimrc file.

    I can't live without the multiple undo levels, the much more convenient cut buffer handling, the syntax-directed coloring, splitting the buffer (horizontally or vertically) to show more than one file at a time, I could go on all day.

    Here's a few good screenshots of gvim in action:

    carbon gvim
    X11 gvim running over the net, showing a diff between two files & a vertical split