Slashdot Mirror


User: whmac33

whmac33's activity in the archive.

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

Comments · 134

  1. Re:Its all about the Benjamins...... on Xbox Live Beta Report · · Score: 1

    Check out http://www.xbox.com/LIVE/default.htm for details. It's only fifty bucks for a year and it includes a headset so you can talk, the real kind, not type, to the peopl that you're playing. It seems pretty cool if you as me.

  2. Re:And its a good thing! on Microsoft PPTP Buffer Overflow; VPNs Vulnerable · · Score: 0, Offtopic

    a=b ; a^2=ab ; a^2-b^2=ab-b^2 ; (a+b)(a-b)=b(a-b) ; (a+b)=b ; 2b=b ; 2=1

    From (a+b)(a-b)=b(a-b) to (a+b)=b your dividing by a-b which is 0 since a = b and thus the rest is undefined.

  3. How to get more thieves... on Wireless, GPS-Loaded 'Bait Car' Traps Thieves · · Score: 1

    You could get more thieves if you had a beowolf cluster of those.

  4. Re:I have a silly question on Unreal Tournament 2003, Now With More Ogg · · Score: 1

    Probably for online play. Trying to minimize the size of sound files when connecting to servers.

  5. Re:Design and Creativity are the wrong things... on What Makes a Good Web Design? · · Score: 1

    Well yahoo has a lot of content and they keep it simple.

  6. What about online Games on Linux *Won't* Fail on the Desktop? · · Score: 1

    Last time I tried Shockwave doesn't work on Linux. Flash does but not Shockwave. I like playing online games when I'm bored but not have Shockwave on Linux really sucks.

  7. Shucks on Oldest IRC Server Going Offline · · Score: 3, Funny

    I guess we'll have to use the other IRC server now.

  8. Re:How To Reduce Productivity 101 on Can Developers Work in a 'Locked-Down' Environment? · · Score: 1

    I don't know, but I've never seen Visual Studio or Word running with anything but a white background... is it even possible to change this?

    Heck with Windows, anyone know if it is possible to change this on /.?
    Billy

  9. Re:That all depends on... your selection of course on Open Source Programmers Stink At Error Handling · · Score: 1

    So Windows will dump all the RAM to a file. So now what are you going to do with it? It's not like you can actually read it easily. In all my time working on NT I don't think I have ever resolved a crash from that. Of course I haven't developed any drivers or anything so maybe it would be useful then.