Slashdot Mirror


User: jcr

jcr's activity in the archive.

Stories
0
Comments
13,517
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 13,517

  1. Re:The Reason is Probably Technical on Apple Discontinues ZFS Project · · Score: 3, Informative

    They have core developers from the HFS+, BeFS, and ZFS teams, not to mention all the work they've done in-house on the other filesystems they support.

    -jcr

  2. Re:Well if that's true... on FOSS Sexism Claims Met With Ire and Denial · · Score: 1

    Tell your dad some random dude on /. knows how lucky he is. ;-)

    -jcr

  3. Re:The Reason is Probably Technical on Apple Discontinues ZFS Project · · Score: 3, Interesting

    By any stretch of the imagination ZFS within Mac OS is a project that has stagnated and gone completely stillborne from 10.5 and onwards.

    And you know this because you were sitting in on their meetings, I suppose?

    Apple's had a top-flight team working on ZFS for several years. I'm sure that their replacement will top it.

    -jcr

  4. Re:Yes. on Apple Discontinues ZFS Project · · Score: 1, Insightful

    How can it be NIH syndrome when the people implementing the replacement are former Sun ZFS developers?

    -jcr

  5. Re:The straight dope on Apple Discontinues ZFS Project · · Score: 1

    This is pretty shitty because it'll fragment the momentum ZFS had in being the next-gen ubiquitous file system.

    The momentum that has had all their best developers jumping ship since Schwartz got the CEO gig?

    Oracle bought Sun for Java. I see no indication that Oracle cares about ZFS or any of Sun's other technologies.

    -jcr

  6. Re:The Reason is Probably Technical on Apple Discontinues ZFS Project · · Score: 2, Insightful

    Engineering a new filesystem is hard and expensive.

    Sure, but when you have a team on hand that knows how to do it, and has been through the development of several different filesystems between them, why not build your own?

    I think the chance of Apple wanting to engineer a new FS so lightly are pretty slim.

    Who says they're doing it lightly? Have you seen who they've got in that group?

    -jcr

  7. Re:The Reason is Probably Technical on Apple Discontinues ZFS Project · · Score: 5, Interesting

    There just doesn't seem to have been the will within the OS X development group to make this work and to support and fully integrate ZFS into the inner workings of the OS.

    I can't agree with that. Spend ten minutes with the filesystem engineers at WWDC, and you wouldn't come away thinking there was any shortage of will to make ZFS fly on the Mac.

    -jcr

  8. Re:Well if that's true... on FOSS Sexism Claims Met With Ire and Denial · · Score: 1

    If I ever have a kid, I hope she's like you.

    -jcr

  9. Re:Mod Parent "Funny" or "Insightful" on IBM's Answer To Windows 7 Is Ubuntu Linux · · Score: 0, Troll

    Oh, lots of Microserfs have mod points. I'm used to it.

    -jcr

  10. MS and IBM haven't been friends for a long time. on IBM's Answer To Windows 7 Is Ubuntu Linux · · Score: 0, Troll

    IBM isn't much of a friend of Microsoft's anymore.

    IBM hasn't been a big fan of MS's since MS caught IBM's fumble in the PS/2-OS/2 disaster.

    -jcr

  11. Compared it to the Cobalt Qube.. on Apple Blurs the Server Line With Mac Mini Server · · Score: 4, Insightful

    The Mac Mini Server goes for a grand, with four gigs of RAM, and 1TB of disk, Core 2 Duo processor at 2.53Ghz.

    The Cobalt Qube 3 sold for $1149 in 2002 (inflation adjusted, that's about $1367 today), with a 450 Mhz MIPS CPU, 40 gigs of disk, and 32 megs of RAM.

    Looks like Apple's going to pick up a lot of business in the niche that Sun abandoned.

    -jcr

  12. Re:Cloud cover on Cosmic Radiation Makes Trees Grow Faster · · Score: 1

    Put the kool-aid down and step back...

    I drink coca-cola, not kool-aid, thanks.

    Science could do with less fanatics, and more people who actually understand what science achieves.

    Are you trying to call me a fanatic?

    -jcr

  13. Re:Cloud cover on Cosmic Radiation Makes Trees Grow Faster · · Score: 1

    Aging is deliberate built in function

    There are no "deliberate" functions in DNA, only those which are selected by environmental pressures.

    -jcr

  14. Re:Cheap energy is social justice on A Step Closer To Cheap Nuclear Fusion · · Score: 1

    suddenly there will be a hydrogen crunch

    Yeah, cause we'll run out of rainwater, right?

    -jcr

  15. Re:Keep at it, guys! on A Step Closer To Cheap Nuclear Fusion · · Score: 1

    once it gets working, it will provide abundantly cheap energy with relatively few side effects.

    I would call not having to fork over a trillion dollars a year for foreign oil a pretty major side effect.

    -jcr

  16. Re:Anglo-Saxon Intelligence: Amazing on Facial Bones Grown From Fat-Derived Stem Cells · · Score: 1

    He is an American of Anglo-Saxon ancestry.

    So? What have you accomplished?

    -jcr

  17. Re:"Papers Please" on Kaspersky CEO Wants End To Online Anonymity · · Score: 5, Informative

    Yes, because requiring passports to entry countries stops all terrorism and crime.

    That's the asinine thing about the ID fetish that all the apparatchiki are pushing. The 9/11 perps weren't using fake IDs, even. They had genuine passports and credit cards.

    -jcr

  18. If he doesn't like anonymity... on Kaspersky CEO Wants End To Online Anonymity · · Score: 5, Insightful

    Then he can just start his own network and only let people use it if they identify themselves.

    -jcr

  19. Re:GCD also replaces most synchronization / lockin on Apple's Grand Central Dispatch Ported To FreeBSD · · Score: 2, Insightful

    This is just yet another API to do what competent parallel system programmers have been doing since the first thread.

    RTFM, and learn what you're missing.

    The point of GCD is that taking advantage of multiple cores becomes much less work. When I say "much less", thinks minutes versus days. Besides the ease of use, the underlying implementation also deals with scaling the queues across the number of available cores on the fly, and makes the management of serial dependencies trivial.

    Another benefit of GCD over managing the threads yourself is performance. Apple changed the implementation of Objective-C's garbage collector from running on a dedicated thread to running in GCD, and picked up a double-digit improvement in the speed of memory recovery.

    -jcr

  20. Re:They should use clang instead of GCC on Apple's Grand Central Dispatch Ported To FreeBSD · · Score: 3, Interesting

    The probability that Apple migrates away from gcc is approaching 1 at great speed.

    That writing's been on the wall for quite a long time now. GCC has been a severe limitation on what they could do with Xcode for far too long. With LLVM, I'm expecting shortly to get away from the edit/compile/debug cycle and have a pause/edit/resume cycle instead.

    Right now in Quartz Composer, you can write GL SLANG shaders that are compiled on the fly as you type. It's amazing to see the effects of changes immediately.

    -jcr

  21. Re:Prove to use you have a degree in a legal field on Ted Dziuba Says, "I Don't Code In My Free Time" · · Score: 1

    Now, care to show us that you are an attorney?

    When have I ever claimed to be an attorney?

    You're in the running for a balsa gavel award yourself though, after that hilarious remark up thread about how you might be slandered (hint: what does the word "anonymous" mean?)

    you outright RAN

    Nope. I declined to jump through the hoops you tossed up. If I had run, I wouldn't still be here poking your paranoid carcass.

    -jcr

  22. Re:You must like being guilty of libel, Mr. Blowha on Ted Dziuba Says, "I Don't Code In My Free Time" · · Score: 1

    No, but it takes a license in psychiatry & a formal examination to evaluate someone else's mental state

    No actually, it doesn't. Your hangup on credentials is clearly part of your problem.

    -jcr

  23. That is freakin' brilliant. on Electro-Scalpel "Sniffs Out" Tumors · · Score: 4, Insightful

    They actually found a use for the smoke that an electric cautery produces. Amazing.

    -jcr

  24. Re:Is day trading a good thing? on Device Protects Day Traders From Emotional Trading · · Score: 1

    They enable all trading.

    -jcr

  25. Re:Is day trading a good thing? on Device Protects Day Traders From Emotional Trading · · Score: 1

    Liquidity is overrated.

    That's tantamount to saying that efficiency is overrated.

    -jcr