Slashdot Mirror


User: beerman2k

beerman2k's activity in the archive.

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

Comments · 126

  1. Re:Future Versions of Windows on Windows OSS Only For Administrators? · · Score: 1

    Yes, but even MS apps have this problem. For example: The caculator app that comes with Windows. If you run as non-admin it can't remember if its supposed to open in scientific or standard mode because this setting is stored in HLKM (doh!).

  2. Re:Crime on The Sun Misfires Against Disney Over Swear in Game · · Score: 2, Insightful

    What about the fact that some one actual took the time to create a cracked version of the game!

  3. Re:From TFA on Flaw in Google's New Desktop Tool [Update: Fixed!] · · Score: 1

    I think he was praising his students, not himself.

  4. Re:MoonBase! on Liquid Oxygen from Lunar Rocks · · Score: 1
    And that other Zappa kid too.
    You mean other Zappa kids: Dweezil, Ahmet Rodan and Diva.
  5. Re:They STILL use some UNIX systems..to Compile Wi on IT Practice Within Microsoft · · Score: 1

    I think you mean the /GS compiler switch. This adds buffer overun protection as well as other secuirity enhancements. Windows XP and beyond have been and will be compiled with that switch. In fact starting with VS 8.0 it is no longer an "option", its the default.

  6. Re:They STILL use some UNIX systems..to Compile Wi on IT Practice Within Microsoft · · Score: 1
    Is it not true that they use Suns to compile windows itself? Because they need the huge multiprocessor power of a real computer (130+ cpu's)? What about (noso)hotmail? There are still BSD systems running there. I guess the article is only talking about workstations?
    That's a pattently false. Windows is built on Windows using VC++; as is nearly every piece of software made by Microsoft. There's no "huge multiprocessor power" needed to build the Windows OS either. More processors of course is alwasy better, but it's more like 2 and 4 processor machines not 120+. I don't know where you heard this rumor, but trust me, it's absurd.
  7. Re:Seriously.. on ViewSonic VP2290b Super High-Res Monitor · · Score: 1
    who needs 9.2Mpixel resolution for porn?

    Who doesn't?

  8. Re:why not just put your name as.... on New Epoch in History of the Earth · · Score: 1

    So what is the last digit of pi?

    6

  9. Re:This has nothing to do with Apple? on Mac Trojan Horse Disguised as Word 2004 · · Score: 1

    ATHF Rules!!!

  10. Re:Hi. on Optimizing Stack Based Architectures? · · Score: 1

    Umm... it also works when the call isn't recursive.

  11. Re:Polygon Bias on La Pucelle Rated, Disgaea Guided, Phantom Brave Announced · · Score: 1

    Sprites Rule! Case in point: Baldur's Gate vs. Neverwinter Nights.

  12. Re:Sample Question on First Java AP Computer Science Exam Complete · · Score: 1

    Syntax error?

  13. Re:Dual LCDs? on Samsung's 17" LCD Gaming Monitor Rated · · Score: 1

    Just bought an XFX with dual DVI outs. It's pretty sweet. chek it out.

  14. Re:Road stud trail? on Intelligent Road Studs · · Score: 1

    That can't happen. If the vehicle in the rear refuses to enter the area where the lights are on, then the vehicle will eventually have to slow down to the speed of the vehicle in front.

  15. Re:Road stud trail? on Intelligent Road Studs · · Score: 1

    The length of the trail would change based on the speed of the vehicle. If each stud turned on for two seconds after it was passed, then a fast vehicle would turn on more studs in the same period of time that a slow moving vehicle. Meanwhile, the vehicle behind would simply want to avoid being in the lit up area (that's the two second rule. Thus, the faster two vehicles are traveling, the farther a part they will become.

  16. Re:some don't run well even on retro hardware on Is DOS Gaming Dead? · · Score: 1

    Scorched Earth? That game was fucking awsome.

  17. Re:Linux Under XP? I'm So Non-Excited on Will Linux For Windows Change The World? · · Score: 1
    Just make your /boot your primary master, install Windows on your secondary master, put your / on your tertiary master and your fourth fdisk partition slot is an extended, for whatever else you need. Set the NT partition active, install NT, then boot a linux CD or floppy (heh) and install, placing the boot loader in the MBR and teaching it about NT. Voila, dual boot. Now you just have to decide on how you're going to handle those files...

    Wow! Its so simple!

    I can't even imagine why everyone isn't doing this!

  18. Re:wow on Gigabit Networking for the Home? · · Score: -1, Offtopic

    nope

  19. Re:While I like the message... on Manufacturing 1 PC Takes 1.8 Tons Of Raw Material · · Score: 1
    RTFA:
    According to the study, the manufacturing of one desktop computer and 17-inch CRT (cathode ray tube) monitor requires at least 240 kilograms of fossil fuels, 22 kilograms of chemicals and 1,500 kilograms of water
  20. Re:Code rewrites going to be needed? on AMD Could Profit from Buffer-Overflow Protection · · Score: 4, Informative

    All modern architecture's have seperate caches for code and data. Simply flushing the i-cache will allow you to update your code on the fly.

  21. Re:AMD needs better marketing on AMD Could Profit from Buffer-Overflow Protection · · Score: 3, Informative

    That's not true at all. Only the OS needs a new version. The OS simply marks pages allocated to the stack as "No Execute", and voila, programs can't use a buffer overrun to execute code.

  22. Re:Release more hybrid games on Mac Version Of Halo Exemplifies Piracy Problem? · · Score: 1

    Wow.
    Thanks to you we can be assured that game developers will continue to develop for only a single platform.

  23. Re:bungie = sellouts. on Mac Version Of Halo Exemplifies Piracy Problem? · · Score: 2, Funny

    Hey, Chef, what's a sellout?

    Well, kids, that's when some in the [software] business tries to make money.

  24. Re:Blow job on What to Get My Geek for Valentine's Day? · · Score: 1

    I think you mean I'll give her a perl necklace...

    Boo-ya!

  25. Re:Power 4? on How to Kill x86 and Thread-Level Parallelism · · Score: 2, Insightful

    Don't underestimate Intel. Unlike the Gnomes they have a plan

    Step 1: Hyperthreading
    Step 2: Multicore
    Step 3: Crush competition (i.e. Profit)