Slashdot Mirror


User: Melted_Igloo

Melted_Igloo's activity in the archive.

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

Comments · 9

  1. wasnt this the cause of the .com bubble on Oracle Could Reap $1 Million For Sun.com Domain · · Score: 1

    I mean buying domain names for much more than what they are worth worth? I havent visited sun.com in like ever.. nor will i ever

  2. Re:What is with Paul Allen? on Paul Allen Amends Lawsuit Against Facebook, Apple · · Score: 1

    They cant win by competing because Microsoft is a giant slow moving behemoth They already lost an anti-trust case in the past Patent trolling is their last desperate hope before they go extinct

  3. Original Diablo on Diablo 3 Hands-On · · Score: 1

    I hated Diablo 2, the story was too far fetched and over complicated compared to the original The first Diablo was perfect and Diablo games are only going to get more and more messed up as they keep tacking on more junk

  4. Re:Windows logo on Microsoft Is a Dying Consumer Brand · · Score: 1

    If youre running a stand only data center Unix would be great But some computing environments requires Windows Server for things like RIS / Active Directory / Group policy updates Unless there is some way for a Linux server to push Windows updates to Windows PCs that I have never heard of

  5. Re:Wrigley Gum on Microsoft Is a Dying Consumer Brand · · Score: 1

    Because chewing gum versus operating systems/jet planes are totally apt comparisons, sounds like salesperson non-sense

  6. Re:Windows logo on Microsoft Is a Dying Consumer Brand · · Score: 1

    Sure ill get right on that and ask my boss to install Linux on 500000 PCs

  7. Windows logo on Microsoft Is a Dying Consumer Brand · · Score: 1

    Until the day I dont see the windows logo every time I boot my PC, then I will consider Microsoft dead I dont see that happening in many years

  8. Re:RTFP on Microsoft Ordered To Pay $290M, Stop Selling Word · · Score: 1

    Thats the dumbest patent Ive ever seen Its basically formating a document with pointers or some database-type garbage, who in their right mind would ever use it

  9. raytracing is the same thing on The Problem of Shards, Servers, and Queues In MMOs · · Score: 1

    Graphics rendering has the same exact problems It's an n^2 problem to do raytracing each light has to cast a ray to each object you can apply the techiquies to make ray tracing faster, like space partition, limits on how many rays, and making computaiton parallel these concepts also work when mmo players interact