Slashdot Mirror


User: Kludge

Kludge's activity in the archive.

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

Comments · 850

  1. Wrong on Stop Christmas-Gift PCs From Feeding Worms · · Score: 1

    Grannies and relatives buy lots of this stuff off shelves at the store.

    No, they don't. What the hell kind of Granny you got? Granny (my wife's) surfs the web, and sends lots of email (STOP with the email if you're reading this, Granny!). Grannies may do their bills online or compose a letter and print it. AND MAYBE, at the outer limits, they might even play some music. Linux does 99.9% of what granny wants, and it does it better than M$.

  2. Re:Roblimo fud on Stop Christmas-Gift PCs From Feeding Worms · · Score: 1

    reat until little Johnny wants to play Grand Theft Auto: Vice City that he got from his ill-informed mom.

    I may get burned for this, but then Roblimo kept yet another kid from playing a game that he really shouldn't be playing.

  3. Movie quality on Bollywood Embraces Kazaa Movie Downloads · · Score: 1

    Unfortunately most of the Bollywood movies I've downloaded are poor quality. They're all postage stamp size and many don't have subtitles.

    Please reference any kazaa or torrent good quality bollywoods.

  4. Re:Why they need to unbundle DSL from POTS on NYT Reviews VoIP: Vonage, Packet8, VoicePulse · · Score: 1

    A while back the FCC made a decision that has removed the availability of unbundled DSL service.

    Do you have a link for this?

    Of course I understand the Baby Bell's position, you want me to not charge for the line?

    CLEC's don't get the lines for free from the baby bells. They do pay a wholesale rate.

  5. Funny, on China's War Against Wires · · Score: 4, Interesting

    When I was in Shanghai last year I took this pic out of amusement.

  6. Re:OMG on Time's Up: 2^30 Seconds Since 1970 · · Score: 3, Funny

    That's 1 quintillion nanoseconds!

  7. OMG on Time's Up: 2^30 Seconds Since 1970 · · Score: 5, Funny

    I was born just before 1970.
    I'm a billion seconds old.

    Holy shit.

  8. Perhaps one should ask why it is asymmetric on MUTE: Simple, Private File Sharing · · Score: 4, Insightful

    Maybe you should ask why your DSL is so asymmetric.

    Why are asymmetric connections so much cheaper and more common? Data flow is not more expensive one way than the other. Is it the man trying to keep the masses consuming what he dishes out, and keep them from distributing their own content?

  9. IANAL on Replaced by Outsourcing -- What's a Geek to Do? · · Score: 1

    It's okay.

    Especially since they've probably done this lots of times, and they'd have little idea who you are.

  10. Re:Wal-Mart censors critical material as well. on Wal-Mart Music Download Service Launches · · Score: 1

    people TRUST Wal-Mart

    That's the point of my post: people shouldn't trust Wal-Mart. They are only in it to make money, not because they care about customers. And those kind of people should never be trusted.

    Of course, most people are bassackward f---s (or what did the original post say, mullets?), so they don't even think about it.

  11. Wal-Mart censors critical material as well. on Wal-Mart Music Download Service Launches · · Score: 1

    any type of vile, violent, brash, foul, obscene, ...

    If only it were just that material that Wal-Mart was censoring. Wal-Mart also censors a Sheryl Crow album because it contains lyrics that are critical of Wal-Mart.

    Wal-Mart is not out to protect kids. They're out to protect themselves and their bottom line. That's all they care about. And part of that is removing any criticism of themselves from American culture.

  12. Jump 'N' Bump on Multiplayer Linux Games · · Score: 1

    http://jumpbump.mine.nu/

  13. NFS Locking is the cat's meow. on Preventing Shutdown on Active NFS Servers? · · Score: 1

    I use nfs locking for everything. It's just as good as regular file locking.

    Try this:
    Create /nfsmount/.lockfile on the nfsdrive readable by everyone.
    After the clients mount the nfs drive, have them perform a read (non-exclusive) lock on /nfsmount/.lockfile & Put it in the background.
    (clientnfslock /nfsmount/.lockfile & )
    In the server shutdown script put in a routine that fails if it can not perform a write (exclusive) lock on that same file.
    (... servernfslock /nfsmount/.lockfile || exit; ...)

    Note that flock will not work across NFS, so you have to use fcntl. Of course you can do this in perl:

    servernfslock:
    #!/usr/bin/perl
    use Fcntl;
    $cinfile=$ARGV[0];
    open(TEMP,"+ $cinfile") || die "Couldn't open the file $cinfile\n";
    &lockfile(TEMP) || die " Could not lock file $cinfile\n";

    sub lockfile {
    $bub=$_[0];
    $lockz = pack('s s l l s', &F_WRLCK, 0, 0, 0, 0);
    $gg=fcntl($bub, &F_SETLK,$lockz ) || -1; # do a write lock

    return $gg;
    }

    and clientnfslock is the same except you use a F_RDLCK instead of a F_WRLCK, and you put a
    sleep
    at the end of the script so the script never dies and the file never closes and never becomes unlocked.

    The beauty is that this utilizes the very service of interest (nfs) and none other.

    Of course, don't run clientnfslock on your server, or it won't shut down :). If you have problems contact me: slashdotNFSlockdec03.12.cudgle@spamgourmet.com

  14. paper should be easy on Voting Machines Vs. Slot Machines · · Score: 2, Insightful

    Here's something I was just wondering when I took cash out: Why can Diebold manufacture reliable cash machines that create a verifiable paper trails, but can't make voting machines to do the same? The machine gives me a receipt, and even when I ask it not to give me one, I can hear it printing something inside, related to the transaction.

  15. Re:Better idea on Need... More... Power... · · Score: 1

    Yes, one would need to install better wiring and better transformers than those cheap, shitty little bricks use. But by spending money on a single quality transformer with some intelligent electronics, rather than lots of little shitty bricks (some of them are REALLY bad), you could get a product that saves you energy and is a lot more convenient.

  16. Better idea on Need... More... Power... · · Score: 1

    Power conversion should be done at a central location in the building. There should be standard 12V DC plugs and strips as well as the higher AC voltage all over the building.

  17. Good point on Netcraft Web Server Stats Challenged · · Score: 1

    That is a very good point. They don't even list Google. While google may not be one of the 1000 largest companies, it probably handles more web traffic than all those 1000 companies put together.

  18. Local stores on Ways to Beat the Telecommuting Blues? · · Score: 1

    For the price of a sandwich I sit in the sandwich shop for a couple hours using their internet connection. (I also get a sandwich in the deal! mmmmm.)

  19. Re:fedora... on Redhat Reports 90% Return Subscription Rate · · Score: 1

    If you're running a commercial server system and you want predictability rather than great features, go w/ the purchased version.

    If you actually like new, usable software (desktop) go with Fedora. It's very nice, very slick. Except for the missing pine...

  20. Re:User friendliness on Red Hat CEO Matthew Szulik Responds · · Score: 1

    I can throw 2 video cards into windows 2000 and they just.... work. No crazy editting of the config files.

    No, they don't. You have to throw in the driver disk and hope that installs correctly, etc.

    And, no, with RedHat you don't have to edit the config files. It does just work. You may not get the latest greatest performance, but you will if you install the drivers.

  21. Have to agree on Farscape is Back · · Score: 0, Informative

    There were so many Farscape stories posted on /., I figured it must be a good show, so I downloaded and watched the first 3 episodes. It sucked. Even my wife, who is much less discriminating, didn't like it. There must be a lot of people that enjoy bad sci-fi.

    Sorry.

  22. updates on Mandrake 9.2 ISOs Available · · Score: 1

    Does this re-release contain all those updates to other packages that they released for 9.2 earlier?

  23. chuckle on OSNews Rates Fedora Core 1 Mild Disappointment · · Score: 1

    From the article:
    For the rest of us whose time is money, we will keep using Mac OS X or Windows XP

    For those of us whose time really is money, we don't spend time worrying about upgrading Gaim from .71 to .72, or mp3 or video playback, or getting "Flash" to work in our browsers.

  24. Re:Archive.org on Memory Holes and the Internet (updated) · · Score: 2, Insightful

    The 'Time' web site table of contents for that issue says:
    Please Note: The March 02, 1998 issue of TIME Magazine is now premium paid content on TIME.com...
    Yet the story is not there. This is deceptive. It is not really the March 02, 1998 issue. It is the 2003 version of the 1998 issue.

    Time magazine and other printed news sources like it purport to be a "papers of record". This means what they write should be useful as historical records of what happened at that point in time, not some revisionist version of what the government thinks history should be.

  25. wooot! on Touch-Screen Voting Snags Continue · · Score: 1

    Sounds like a quick way to make a lot of money.