Slashdot Mirror


User: badkarmadayaccount

badkarmadayaccount's activity in the archive.

Stories
0
Comments
3,626
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 3,626

  1. Re:Premium price, not premium PC on Apple Dominates "Premium PC" Market · · Score: 1
  2. Re:Premium price, not premium PC on Apple Dominates "Premium PC" Market · · Score: 1

    A database with a graphical query language. Cute. Interesting. Well realized. But not impressive in any meaningful programming sense. I bet someone can come up with something identically functional by making a graphical extension of Python and throwing in an object store in the backend.

  3. Re:Premium price, not premium PC on Apple Dominates "Premium PC" Market · · Score: 1

    You put your stuff through more abuse than most people, you do realize that, right? This is being typed on a 1.4 GHz Celeron M w/ 512 MB RAM (FSC AMILO L1300). There's gotta be 5 years on this thing.
    Que the "I'm typing this on a VAX"type responses.

  4. Re:Premium price, not premium PC on Apple Dominates "Premium PC" Market · · Score: 1

    Mod parent up.

  5. Re:Oreos on Feds Seek Input On Cookie Policy For Government Web Sites · · Score: 1

    That's some real screwed up OOP. Also, what the hell does OREO and COOKIES mean? They don't seem to be valid data types.

  6. Re:Hardware RAID becoming less relevant every day. on Are RAID Controllers the Next Data Center Bottleneck? · · Score: 1

    Yeah, there are lots of cycles, but cache and bandwidth are lacking. You would be better off offloading the stuff on the GPU. I wonder what the Galium3D guys are doing these days...

  7. Re:Hardware RAID becoming less relevant every day. on Are RAID Controllers the Next Data Center Bottleneck? · · Score: 1
    Actually, the formula for RAID 5 is

    [UsableCapacity] = ( [#ofdrives]-1 ) * [TotalCapacity] / [#ofdrives]

    Also, I'd say the best solution would be a hybrid software/hardware RAID, where the parity calculations are offloaded to algorithmically specialized, but general purpose hardware (i.e. GPGPU). Just my $0.02.

  8. Re:distibution on Are RAID Controllers the Next Data Center Bottleneck? · · Score: 1

    IOW, SCSI commands in ATA packets (via ATAPI spec) in Ethernet frames is better choice. I never got what's the hype around byzantine SAN back-bones. There are specs for wrapping the stuff in Ethernet, then just let 'er rip in some phat 10 Gbps pipes. Anyone with me?

  9. Re:I/O is random? What have you been smoking? on Are RAID Controllers the Next Data Center Bottleneck? · · Score: 1

    Another reason we need general purpose I/O co-processor. Maybe a simple blitter chip with MMIO would suffice.
    </AmigaFan type="16 y.o.">

  10. Re:Spectrum Auctions are EVIL and the problem on The Irksome Cellphone Industry · · Score: 1

    Mod parent up.

  11. Re:Assembly on The Best First Language For a Young Programmer · · Score: 1

    You don't define variables, you declare them.

  12. Re:Python then C/C++ on The Best First Language For a Young Programmer · · Score: 1

    http://ioke.org/ is good. Just my $0.02

  13. Re:Isn't It AMAZING !!!! on Australian Net Filter Gets One Step Closer · · Score: 1

    There, I just weakened my argument, and made a complete ass of myself, specifically with by making evident my inability to distinguish between humor and examples.

    FTFY.

  14. Re:I was a little worried on SHA-3 Second Round Candidates Released · · Score: 1

    How much is paralelizable, anyway? I'd really love it if I could offload stuff like that to the GPU. If only someone would get some actual good quality drivers out.
    *cough*ATiI'mLookingAtyou*cough*

  15. Re:Wow... on U of Michigan and Amazon To Offer 400,000 OOP Books · · Score: 1

    I usually emulate a stack machine, and it works quite well.

  16. Re:Biblical? on People Emit Visible Light · · Score: 1

    I've always wanted something like cat eyes, preferably with dragon coloration - emerald green and ruby red. I'll have all the chicks into Twilight at my feet... :P

  17. Re:Biblical? on People Emit Visible Light · · Score: 1

    Lucifer is/was a god of light and darkness, IIRC. Mod parent up, BTW.

  18. Re:How about a REAL C++ feature.... on Stroustrup Says New C++ Standard Delayed Until 2010 Or Later · · Score: 1
  19. Re:How about a REAL C++ feature.... on Stroustrup Says New C++ Standard Delayed Until 2010 Or Later · · Score: 1

    Rhino anyone? (FGoogle it yourself!)

  20. Re:IRL on Hacking Nuclear Command and Control · · Score: 1

    They should.

  21. Re:The open protocol is a BIG win on Google Wave Reviewed · · Score: 1

    XML has an encryption standard. Just FYI, my $0.02.

  22. Re:Great! on Google Wave Reviewed · · Score: 1

    Takes 33 MB in Chrome. You were saying?

  23. Re:Great! on Google Wave Reviewed · · Score: 1

    Which has a Java based Web implementation (the server is an applet). Don't know what to make of that... (Google it yourself... I'm too stoned...)

  24. Re:Great! on Google Wave Reviewed · · Score: 1

    Do we really need to trade? A low-level program specializer, integrated with both the hardware and OS ought to give us the best from both worlds. Also, running emulators would be near bare metal speed, so along with hardware implemented support for capabilities/jump-tables that ought to accelerate system/function call capture and virtualization, giving you the platform of the future.
    This OT ramble brought to you by lots of coffee.

  25. Re:This may seem obvious to some, but... on Google Wave Reviewed · · Score: 1

    Does anybody see google wave in slashdot's future?