Slashdot Mirror


User: PhrostyMcByte

PhrostyMcByte's activity in the archive.

Stories
0
Comments
1,544
First seen
Last seen
Profile
(view on slashdot.org)

Comments · 1,544

  1. Already slashdotted on MultiTheftAuto Development Continues · · Score: 1

    Here is the Coral cache.

  2. Re:Sweet on MultiTheftAuto Development Continues · · Score: 5, Informative

    MTA uses the ASE protocol, so The All Seeing Eye supports it just fine. Much better than GameSpy anyway (imho).

  3. While we're on the subject, on Neither Rain, Nor Snow, Nor Dark of Night... · · Score: 4, Interesting

    Don't forget the guy from UCLA that is predicting a 6.5ish earthquake in southern california within the next few days.

  4. Re:Wanted: 2 AGP slots on Audio Processing on Your Graphics Card? · · Score: 1

    Doom 3 does all it's sound processing on the CPU so no sound/video card will help you. Instead, get two nVidia cards and run an SLI setup :)

  5. Re:WMP 10... yay... on Windows Media Player 10 Reviewed · · Score: 1

    why?

  6. Re:consoles and freeware on In-Game Advertising Breaks Out · · Score: 1

    Blizzard has been putting ads in their Battle.net service for years and their games sold a ton. I don't know if they track you or not but they are there.

  7. Re:"Cockroach" is a synopsis of truth on NASA Boosts AI For Planetary Rovers · · Score: 1

    So, how far away are we from a Butlerian Jihad?

  8. Re:1 GB? on Cornell Builds Autonomous UAV · · Score: 1

    It has 1GB of storage, that doesn't mean they are using it all for the OS. They are two CF cards, one for the OS and any software and one for a flight log. Anyway, I'd bet they aren't using much storage on either card.

  9. Re:maximal code reuse, consider object orientation on The PHP Anthology - Volume I, 'Foundations' · · Score: 3, Interesting

    try programming a game.

    class "monster" can inherit from class object.

    object has standard data that pertains to every object in the world, like positioning and physics stuff.

    object has a virtual method tick(), so any class that overrides it can process data specific to it. later you can loop through an object pointer array that holds all the objects in your scene and call tick() and render() for each one.

    yes, OOP is useful. not required, but definately useful.

  10. Re:snap! on FreeBSD 5.3 on the Horizon · · Score: 1

    Tux is gone; he's cute, but has no defensive weaponry.

    I beg to differ.

  11. Re:another comic on Batman Begins Trailer Online · · Score: 1

    They were too busy staring at Haley Barry?

  12. Re:If anybody has Nine Inch Nail's Bleedthrough on U2 Threatens to Release Album Early on iTunes · · Score: 1

    BTW, is Trent Reznor on Doom3

    Nope. Doom3 has no music except the theme song which was made by Chris Vrenna and Clint Walsh. No Trent :(

  13. Bah on Stallman Pushes For Free BIOS · · Score: 1, Insightful

    I realize RMS has good intentions but I don't see any point to this. It's a BIOS. What good would making it GNU/BIOS do? More importantly, what good will it do for the motherboard companies? The current system works fine, they will need incentive to switch over to something new.

  14. Re:Maybe Doom3 is too *conservative* on hardware!? on Official Doom 3 Benchmarks Released · · Score: 1

    If you can't hit that resolution it is because of your video card. I'm sure roughly the same data is being passed to your video card no matter what res you are at, so AI and other stuff shouldn't effect FPS in that part. The limiting factor would be the card's fillrate. AA, pixel shaders, texture filtering, and high-res textures depend on it. The larger the area to process the more dependant it will become.

  15. Re:Of course... on Official Doom 3 Benchmarks Released · · Score: 5, Insightful

    BS.

    There is no way Carmack would neglect almost half of the gamers out there. The fact is, Radeons have always had less than stellar performance with OpenGL. They are built for D3D.

  16. Re:PHP vs. ASP on PHP 5.0 Goes For Microsoft's ASP-dot-Net · · Score: 1

    The topic here is ASP.NET, not ASP. And ASP.NET does run on *nix (very well, too) thanks to Mono. There are a lot of large areas where ASP.NET excels over PHP too.

  17. Re:Story Time on PHP 5.0 Goes For Microsoft's ASP-dot-Net · · Score: 1

    Are you talking about ASP, or ASP.NET? The two are very different. ASP is a raped VBized PHP that needs to die, but ASP.NET blows PHP out of the water.

    With ASP.NET you can use C# which isn't hackish like PHP (4, at least, I do realize there were some changes in 5). You have code-behind which organizes everything nicely and is great for keeping designers from stepping on developers toes. All the basics are encapsulated in controls where handling a click is as easy as assigning a method to the Click event. There is built-in authentication. You also get the backing of the entire .NET framework. Plus, ASP.NET is *fast*. Without caching, it is moderately faster than PHP. With proper use of caching, it smokes PHP.

  18. Re:It's Visual Studio, not the languages! on PHP 5.0 Goes For Microsoft's ASP-dot-Net · · Score: 1, Interesting

    I will continue to do so until someone makes an IDE on Linux that compares to Visual Studio (and no, Eclipse is not that IDE, especially for non-Java projects). Who knows, maybe I'll even develop it, if I can find the time that is :)

    Like MonoDevelop? It is based off SharpDevelop.

  19. Re:What? on Pick Up A Piece of Enron · · Score: 2, Funny

    Martha Stewart already took all of those.

  20. Re:TrustedReviews? on Dual Channel Memory Shootout · · Score: 4, Funny

    Hey, if it's anything like Trusted Computing, it has to be good!

  21. Re:And they hated Google . . . on Blinkx and You Won't Miss It · · Score: 1

    Yea, and that sounds a lot more like spyware than Gmail's barely noticeably text ads.

  22. Re:Is it just me... on Stargate Atlantis Tomorrow · · Score: 3, Funny

    Developers! Developers! Developers!

  23. Re:Not quite the same thing, but... on Biomorphic Software · · Score: 1

    all OSes except windows can provide millisecond resolution without complaint

    Go look at QueryPerformanceCounter(). It'll give you a *very* high-res 64-bit timer (3579545 counts per second on my puter).

  24. Re:Doom 3 is too close on S3 DeltaChrome S4 Graphics Chip Reviewed · · Score: 2, Interesting

    Same here. But these budget cards aren't designed for gamers who want great quality at good speed.

    Despite what many think (I used to think it too), ATI has got a lot better with their drivers. I switched from NV to ATI and my 9800pro has been rock solid. Say what you want, but it looks like NV is losing ground to ATI and continues to implement quality lowering hacks to recover for it. ATI has gone from a cheap underdog to a faster, cheaper, and higher qualtiy solution.

  25. Re:This is about control on Gates Predicts DVD Obsolete In 10 Years · · Score: 1

    people like Gates think users do not want control. He thinks we just want to "work" or "have fun".
    The /. crowd may not think like that, but Average Joes do. Most would much rather have something be easy than be overly complicated.

    It is the primary reason why Windows sucks too: its all good and well to abstract the machine from the user using eye-candy and whatnot. It is a stupendously Big Mistake to abstract the machine from the -admins-.
    Again, thats the exact reason why Windows is dominating over Linux. If the user didn't like the ease of use given by lack of control, everyone would be off compiling their own kernel by now. Admins are a minority, we won't don't really effect their sales much. Admins who have to manage users would be bitched at endlessly if things were made hard on users just to make the admin feel in control. That said, Windows is fairly customizable (though not nearly as much as *nix) if you know what you're doing.