Slashdot Mirror


User: Sneakums

Sneakums's activity in the archive.

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

Comments · 154

  1. Re: Highly Critical Hole Found in IE on Highly Critical Hole Found in IE · · Score: 1

    IE: you suck
    <IE> :<

  2. Re: DRM More Important Than Life or Security? on DRM More Important Than Life or Security? · · Score: 1
    No, it's not.

    Next stupid question?

  3. Re: A real Transformer? on A Real Transformer? · · Score: 1

    Your subtle allusions are lost on me, Commander Taco.

  4. Re:Maybe it used to be that way... on IRC as a World-Changing Medium · · Score: 1

    And don't forget to donate!

  5. YOU ARE OUT OF YOUR MIND on Optimizations - Programmer vs. Compiler? · · Score: 1

    Trust a compiler? A heartless assemblage of algorithms and logic? Are you insane??

  6. Re:Dear Kernel Coders on Tuning The Kernel With A Genetic Algorithm · · Score: -1, Troll

    If you want OpenBSD, you know where to find it.

  7. Natural selection on Death by Coffee? · · Score: 5, Funny

    What a joy is it to see the gene pool skim itself.

  8. (null) on RMS Calls On Linux Developers To Replace BitKeeper · · Score: 1

    I haven't read a single message in that thread, and neither should you.

  9. Re:hm on SCO Releases Linux OS for Itanium 2 · · Score: 1

    You should take more care, and avoid having unsupported problems.

  10. Re:Serial Ports? on Apple Updates Xserve, Announces Xserve RAID · · Score: 1

    Judging by the diagram here, the DB-9s are indeed not the FC ports: http://www.apple.com/xserve/raid/fibre_channel.htm l.

  11. Re:Serial Ports? on Apple Updates Xserve, Announces Xserve RAID · · Score: 1
    Is it just me, or are there a DB-9 serial ports on the controlers.. I thought Apple considered RS-232 legacy and obsolete?

    The Fibre Channel protocol can run over both optic fibre and copper. Those DB-9s may well be for the Fibre Channel-over-copper support they cite.

    Like SCSI, Fibre Channel comprises a protocol and some physical layer specs. In many cases, when you use Fibre Channel to connect to storage, the protocol that rides on top of Fibre Channel is: SCSI!

  12. Re:I take it... on Bootable Business Card Distro Needs Testing · · Score: 3, Insightful

    The LNX-BBC doesn't need to be burned on a business-card-sized CD, it's just designed to fit on one.

  13. Paper quality on Malicious Distributed Computing · · Score: -1, Offtopic

    I hope it's triple-ply.

  14. Re:Exactly on Congress Members Oppose GPL for Government Research · · Score: 2
    BSDish for US citizens and corporations, and GPLish for others.
    That's definitely a violation of the spirit of the GPL, and probably also the word of it.
    A copyright holder can license his code under as many licenses as he sees fit. There is no reason why Federally-produced code could not be licensed under the GPL, and also under a modified BSD that is restricted to US citizens and corporations.
  15. Opera lags the state of the art, as usual on Opera Software Brings Its Browser to Mobile Phones · · Score: 5, Funny
    From the Opera Small-Screen Rendering page:
    Instead of presenting table content in columns and rows, tables are reformatted into a one-dimensional structure that better fits smaller screens.
    Come on, lynx has been doing this for years!
  16. Compare and contrast on The Weblog Handbook · · Score: 5, Funny

    Behold the superior reviewing technique on display in the Pigdog Journal review!

  17. Slow news day? on Linux Kernel 3.0? · · Score: 0, Offtopic

    You know, if there's nothing but pap like this in the submissions queue, it's perectly okay to JUST POST NOTHING AT ALL.

  18. Well, duh on AGP Texture Download Problem Revealed · · Score: 2
    From the article:
    Right now, even the very latest graphics cards aren't ready to do much more than play games and put pretty pictures onscreen. If graphics companies really want to replace CPUs for professional rendering, they've got a bit more work to do.

    A stunning example of stating the obvious.

    The hardcore 3D gamer market is small enough; I can't see manufacturers busting their humps to serve an even smaller one.

  19. Language influences on Crush/BRiX: An Experimental Language/OS Pair · · Score: 3, Insightful
    The Crush language itself is heavily influenced by Forth, LISP, and Ada, and provides strong typing and extensive namespace security.

    LISP has neither strong typing nor namespaces. Forth doesn't have much of anything, bar stacks. Do we really need an Ada clone?

  20. Pixie dust on Turbolinux Not Dead Yet · · Score: 4, Funny
    Ya know, I can't think of a single person that I know that runs Turbolinux. Maybe that has something to do with their problems.

    Yeah, like your friends are so special.

  21. Re:The Future... on Nick Moffitt Interview · · Score: 2
    You won't see me coming.

    Right, except that you just REVEALED YOUR CUNNING PLAN in a PUBLIC FORUM.

  22. Re:Any relation with... on Nick Moffitt Interview · · Score: 2

    No, they are not related.

  23. Re:heh on IPFilter Infriging on Bay Network Patent? · · Score: 2
    I just got a gateway running NetBSD working with IPFILTER. Works great for me. I think the patent office can officially insert a penis in their ear and dance all night if they have a problem with it.

    It's the holder of the patent you have to worry about, not the patent office.

  24. Advice on How Did You Become a UNIX Administrator? · · Score: 2, Troll

    Believe me, you do not want to be a sysadmin of any kind whatsoever. You think you do, but you don't.

  25. Re:NUMA?! on Linus And Alan Settle On A New VM System · · Score: 2
    I'm running Linux on a couple of machines where the memory is of differing speeds: a fast eight megabytes and then the rest of the RAM is a lot slower. Can existing Linux kernels handle that sensibly?

    One way might be to configure the slow RAM as a ramdisk and use it as swap.