Slashdot Mirror


User: khuber

khuber's activity in the archive.

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

Comments · 697

  1. Re:Wow. on Screensaver Bug in Mac OS X · · Score: 1

    You should know that Adam was involved with one of the most widespread viruses of all time. I had it on a couple dozen computers.

  2. Re:Finally, there's no objection! on Screensaver Bug in Mac OS X · · Score: 1
    Nah, the core is the Mach microkernel. BSD is on top of that. I bet you could put BSD on top of the Windows kernel if you wanted to.

    I'm not saying BSD isn't a critical part of the system, just that the OS X architecture is not like "a true, blue" Unix. It's a hybrid.

  3. Re:Here's a thought on Top 500 Supercomputers Ranked · · Score: 1

    Subtracting out 29 Gfps for Quartz, that still leaves a decent 1 GFps.

  4. Re:I really don't like this idea.... on Tom's Hardware Looks At WinFS · · Score: 1
    I have yet to hear negative comments on SQL Server

    It only runs on one OS family which is a huge limit on hardware choice.

    SQL Server triggers do not have as many features as, e.g. DB2.

    SQL Server has a lower limit on the number of indexes per table than other RDBMSs.

    Other RDBMSs are more tunable (have more exposed parameters).

    There you go.

    -Kevin

  5. Re:db filesystem on Tom's Hardware Looks At WinFS · · Score: 1
    More intelligent database-like filesystems are as inevitable as more intelligent software in general. Traditional Unix filesystems leave a lot to be desired.

    Computing needs to move past 1970. Bell Labs kept going with Plan 9 and other OS development, but for some reason a lot of Unix users got stuck and don't want to leave their comfort zone.

    Of course this will add complexity, but so does nearly every other advancement in hardware and software.

    -Kevin

  6. Re:other FSs are out there on Tom's Hardware Looks At WinFS · · Score: 1

    Ditto on the other followup - databases use a transaction log that is analogous to a journal.

  7. bogus on Java Performance Urban Legends · · Score: 2, Interesting
    The author doesn't seem to understand what "urban legend" means. An urban legend is not the same as a myth.

    Goetz is in denial and just waves away problems using straw men without providing a truly balanced view of cases where these things cause problems. It depends on the VM, if things are done in a tight loop, and so on.

    Suffice it to say I did not like this article. As always, you need to measure application performance for yourself to find true bottlenecks.

    -Kevin

  8. Re:Saving paper on Environmental Costs of Computer Use? · · Score: 2, Insightful
    How would you enter equations and diagrams? Whip out Mathematica and Visio? I don't think so. Not while keeping up with a lecture.

    The sound of people typing would drive me nuts.

    Computers sound like a horrible distraction kids would be better off without in the classroom. (Note that I make an exception for blind students for whom a laptop may be a great option as mechanical braille machines are very noisy.)

    Paper works just fine and you're not out $1000+ if it gets stolen. Frankly, I'm not even a huge supporter of computers being a significant part of education at all. The idea of requiring laptops for anything but a private school seems unnecessary to me.

  9. Re:Already exists? on MySQL Creator Contemplates RAM-only Databases · · Score: 1
    TimesTen is probably the most widely used in-memory RDBMS.

    -Kevin

  10. Re:Already exists? on MySQL Creator Contemplates RAM-only Databases · · Score: 1
    Nobody in their right mind would have a busy database server which accesses the hard disk like crazy.

    Believe it or not, some people have data that doesn't fit in RAM and has to access disk.

    -Kevin

  11. Re:BE CAREFUL! on Sudden Death Experience · · Score: 0, Redundant
    Well it's not like anyone said shit, piss, fuck, cunt, cocksucker, motherfucker, or tits.

    -Kevin

  12. Re:Two questions on Who Needs XFree86? · · Score: 1
    Yeah, my 128kbps/32k upload is from Comcast. It sucks, but I don't have any other options. I'm too far from a CO for DSL. I think they say it's supposed to be 256kbps up, but it isn't.

    -Kevin

  13. Re:Two questions on Who Needs XFree86? · · Score: 1
    I did say 32k, you just misread. nevermind :).

    -Kevin

  14. Re:Two questions on Who Needs XFree86? · · Score: 1
    Whoops I meant 32k, not kbit.

    -Kevin

  15. Re:Who Needs XFree86? on Who Needs XFree86? · · Score: 1, Funny
    Graphics displays are a crutch. I edit PNM ASCII files and Gimp C-Source graphics in a terminal with ed.

    -Kevin

  16. Re:Two questions on Who Needs XFree86? · · Score: 1
    Cable is usually asymmetrical. 1Mbit down, but only 32k or so up. It's better than remoting X over a modem, but not much better.

    -Kevin

  17. Re:X (and other Window systems) reduce productivit on Who Needs XFree86? · · Score: 2
    You can use jobs/fg/bg/suspend in one console. Virtual terminals are a crutch ;-).

    -Kevin

  18. Re:Sun Technology on Available To The Right Buyer: Sun Microsystems · · Score: 1
    We have Sun hardware die all the time including system boards, i/o boards, boot disks, and memory (frequently). Of course we probably have something like 150 systems of various sizes from 220s to 6800s. The standard procedure seems to be to have stuff crap out and be replaced for a few years on a new system, then the systems are stable. From what I've seen, the IBM servers we have are much more reliable from the start.

    -Kevin

  19. Re:Painted into a corner? on Available To The Right Buyer: Sun Microsystems · · Score: 1
    Yeah, I know Sun's product line. I never claimed the larger Starfires weren't high-end. I just don't know how much of the market their 10/12/15ks have. Probably more than I was thinking now that I think about it :). Sun doesn't show up in last year's Top 500 Supercomputer list until #145, but I suppose they may still be doing good volume on single systems. Okay, I'll retract what I said.

    -Kevin

  20. Re:Painted into a corner? on Available To The Right Buyer: Sun Microsystems · · Score: 1

    Look up Hitachi SR8000 / SR2201.

  21. Re:Painted into a corner? on Available To The Right Buyer: Sun Microsystems · · Score: 2, Insightful
    Sun doesn't play much at the very high end. I would say that's more Cray/NEC/HP/Hitachi/Fujitsu/SGI/IBM. They play in the midrange which means they get pinched from both sides with a charge running right up the middle.

    -Kevin

  22. dumb site on Childhood Memories Ruined by the Internet? · · Score: 0, Offtopic

    -Kevin

  23. Re:Feasibility of small implementations? on Moving Sensor Data Onto The Internet With SensorML · · Score: 2, Informative
    Unless your embedded devices run web servers it probably doesn't make sense. You would just have another computer reading raw data from the embedded devices and then publishing that as SensorML instead.

    -Kevin

  24. Re:Since when... on Moving Sensor Data Onto The Internet With SensorML · · Score: 2, Informative
    Since never. What about discovery? The article is full of XML hyperbole. The connection they didn't explain is that _if_ this stuff is tied into the SensorWeb, you could have those capabilities.

    This article should have really been about SensorWeb since SensorML is just an implementation detail.

    -Kevin

  25. Re:Lets see how well it runs java or .net code on Intel's Itanium Will Get x86 Emulation · · Score: 1
    Good post Mr. 151!

    I agree about the validity of VLIW. We know the parallelism is there or superscalar wouldn't work.

    To me, VLIW is the logical extension of superscalar RISC, but (big but) superscalar can deal with the evolution of the functional units and architecture of a chip and VLIW can not.

    Executables statically scheduled for Itanium2 may not be optimal for ItaniumN. How do you deal with that? Add OOO to ItaniumN? Oh boy... Itanium2 already has hardware to deal with "split issue" - adjacent instructions that cannot execute in parallel.

    -Kevin