Slashdot Mirror


User: menkhaura

menkhaura's activity in the archive.

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

Comments · 452

  1. Re:All the info needed on ATI All-In-Wonder X1800 XL Review · · Score: 0, Troll

    I second that. Until then, ATI can go suck one, and I'll stick to nVidia

  2. Re:Subskin aluminum foil on Richard Stallman Accosted For Tinfoil Hat · · Score: 1

    What spoon? There is no spoon!

  3. Re:What ya need is... on IT Workers Worst Dressed Employees · · Score: 1

    Or go work elsewhere. Victory?

  4. Re:Let me know when 16-bit code is dead, let alone on Microsoft to Require 64-bit Processors · · Score: 1

    I've found my knowledge of ed quite useful at least once (some corrupted filesystem, was unable to load shared libraries, and the only editor available was the good ol' standard editor), where not even vi was available.

  5. Re:Let me know when 16-bit code is dead, let alone on Microsoft to Require 64-bit Processors · · Score: 1

    Not trying to be a prick here, but... please, PLEASE don't compare MS Edit to any incarnation of vi... There is nothing in the Microsoft world that is anywhere near vi (except vi clones ported by third-parties who couldn't stand what there was in MS).

  6. Re:2560x2048 ? on Ubuntu On The Business Desktop · · Score: 1

    Four monitors perhaps, at 1280x1024 each? That seems reasonable (I don't know if it is possible, though; xinerama may have some way to take care of it)

  7. Re:What's a Gatso? on UK To Passively Monitor Every Vehicle · · Score: 1

    As much as i support them though, you are left thinking this is starting to give the government a bit too much control - as these systems dont just record you when you speed or have no tax, they record you all the time.

    Aren't you happy, Citizen? Unhappiness is treason, and treason is punished with death! /ha ha, only serious.

  8. Re:What Next? on SCO Tells Courts What IBM Did Wrong · · Score: 3, Informative

    Actually, one of the novelties brought by C99 was the possibility of declaring variables anywhere in the code, just like C++; therefore,


    for (int i = 0; i < something; i++)


    is perfectly valid C (according to the latest standard).

  9. Re:Jeez, mice sure are high-tech these days on Ergonomic Mice Reviewed · · Score: 1, Funny

    In this case, let me be the first to say:

    I, for one, welcome our new ergonomic mice overlords!

  10. Re:Oracle, also on Building a Massive Single Volume Storage Solution? · · Score: 3, Funny

    what on Earth kind of data do they anticipate will take a petabyte of contiguous storage?

    I know. They don't know I know, but I do. It's data gathered by the black helicopters, by Echelon, by Carnivore, by our very own printers, by RFID, about every movement of every single one of us... *They* do it. They.

  11. Re:He's kinda right on The Microsoft Protection Racket · · Score: 1

    Haha, since when have people ever been given a choice?

    Since there is *BSD, Linux, MacOS and a plethora of other operating systems for personal computers?

  12. Re:Dijkstra says... on Protothreads and Other Wicked C Tricks · · Score: 1

    Dijkstra is not $DEITY. There is a difference between a competent programmer and a brilliant programmer. Sometimes one has to be clever in order to get the job done.

  13. Re:Because good linux drivers are important ... on ATi Radeon X1K Graphics Launched, Benchmarked · · Score: 1

    ... when buying a top-end graphics card for playing all those new DirectX 9-powered games, aren't they?

    No, they are important for playing all those new OpenGL 2-powered games on a decent operating system.

  14. Re:Meaningless Snipits on The Mind of an Inventor · · Score: 1, Insightful

    And coincidently you wouldn't show up at work the next morning...

  15. Re:Destroyed? on DARPA Grand Challenge 2005 · · Score: 2, Funny

    And, last I heard, jet engines and a cruising speed of 716 mph wasn't street-legal anywhere

    Not even in German Autobahns?

    *Sigh*

  16. Re:Windows vs Linux on Unreliable Linux Dumped from Crest Electronics · · Score: 5, Insightful

    Yeah, please don't hurt the feelings of both of us!

    But, seriously, BSD > any Linux flavor > Microsoft's sorry-excuse-for-an-OS.

    The BSDs don't have the fragmentation that Linux has. If anyone asks me what is my OS, I say simply "FreeBSD". By that I qualify my package management, my system boot scripts, where my conf files are, how the system works. "Linux", on the other hand, can mean a bunch of things: maybe the kernel, maybe one of those hundreds of distros, each with its own idea of package management, file placement, system configuration, or boot method. Of course, they are all Linux, they all run roughly the same software (Apache is Apache no matter in which Linux distro you run it), but the details, the little differences, do hurt Linux (okay, Stallman, GNU/Linux, as you wish) by making it into a moving target for support and maintenance.

    Back on topic, that Linux machine must have had some hardware flaw. Bad memory comes to mind...

  17. Re:FUCK! on OpenOffice 1.1.5 Released · · Score: -1, Offtopic

    Works great with lynx, too!

    Ah, the old days...

  18. Re:Better luck next time on Sun's Linux Killer Examined · · Score: 1

    There is one Language, C, and Ritchie is it's prophet!

  19. Re:Well... on Microsoft's Bold Patent Move · · Score: 4, Funny

    It may look ugly but it's quite simple.

    Aren't the two mutually exclusive?

    It's Perl we are talking about here...

  20. Re:Advice on Windows Guru Calls For IE7 Boycott · · Score: 1
    Except that other browsers pretend to be IE (e.g., Opera) or can be configured to pretend as such (e.g., Konqueror, Safari).

    RTFS (Source):
    <?php
    if (strpos($_SERVER['HTTP_USER_AGENT'], 'MSIE') !== false && strpos($_SERVER['HTTP_USER_AGENT'], 'Opera')
    === false) {
    ?>
    If someone is running Konqueror or Safari and pretending to be IE, well... he must face the consequences!

    Seriously, now. I wish I could do that, but too many people, potential customers, visit my sites that both insist on IE and don't know jack shit about even installing a new application on windows. Furthermore, if they were to install a piece of software just to browse my site, that would be too much trouble, and it would be easier to clickety-click to the store the other side of the street. Unfortunately, supporting the cancer is a necessary evil.
  21. Re:Different technologies, different purpose on E-mail Is For Old People · · Score: 1

    Okay, now can I say a Slashdot meme? What about a South Korea joke?

  22. Re:??? on UEFI Formed to Replace BIOS · · Score: 1

    Or maybe are people being duped into buying 256mb $500 video cards to do word processing

    You would be amazed, if you ever worked at a computer shop, on how easily people with more money than brains can be duped into buying $500 video cards to do internet surfing.

  23. Re:Modularised code will always have this problem. on Zlib Security Flaw Could Cause Widespread Trouble · · Score: 1

    That would be neat indeed; but how could such a hardware pointer be included in the modern, convoluted, ubiquous x86 instruction set? Yeah, not all the world is a x86, but most of it is.

    Could some similar feature be supported by the operating system, or even the libc, by keeping track of every malloc, calloc, realloc, and whatever, reserving some memory space to store information about malloc'ed objects and their sizes?

  24. Re:Thank you foreign governments.... on Australia's 'e-tax' Windows Only · · Score: 3, Interesting

    I'm happy to say that in my country (Brazil), the software for tax returns is, since this year, written in Java, and it works like a charm on Linux, BSD or whatever operating system that has a JVM.

  25. Re:More of a continuum. on Is Programming Art? · · Score: 1

    good-woodworker but bad-artist.

    That's what I am, and that is what UI designers and software engineers are for.