Slashdot Mirror


User: Goalie_Ca

Goalie_Ca's activity in the archive.

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

Comments · 587

  1. Time for a new pool on Pushing a CPU to Heat Death, Intentionally · · Score: 1

    Anyone wanna guess how long their server will last before melting?

  2. Re:i couldn't have said it better myself on $1/Gallon "Green Gasoline" In Sight · · Score: 1

    Nuclear and electric cars? I still say that cars are a huge waste and that smart city planning and effective mass transportation can do way more than electric cars could ever do.

  3. Re:I Wonder on Laptops Can Be Searched At the Border · · Score: 1

    Good thing grub has a countdown timer. It'll go nicely with the squiggly letters and picture of a penguin wearing an eye-patch.

  4. Re:Thanks but no thanks on Linux Gets Kernel-Based Modesetting · · Score: 2, Funny

    If I had a lot of money like google does then I would fund just enough work to keep the joke alive :D

  5. Re:Support Needed. on ISO Approves OOXML · · Score: 1

    The .net is a really solid platform but i'm under no illusion that "compile once and run everywhere" will ever happen.

  6. Parallel tools are still pretty weak on More Interest In Parallel Programming Outside the US? · · Score: 2, Informative

    I'm writing a scientific library that is supposed to scale for many many cores. Using a mutex lock is not an option. Unfortunately right now I am spending all my time trying to figure out how to get compare and swap working on all the different platforms. I am saddened to see the lack of support since this is such a fundamental operation. Also, the whole 32 vs 64-bit thing adds more pain because of pointer size.

  7. Re:My heterogeneous experience with Cell processor on Panic in Multicore Land · · Score: 1

    I was thinking of heterogeneous cores more along the lines of Big + Fast mixed in with Small + Low Power. Both would have a nearly identical instruction set.

  8. Re:First question on Mozilla Releases Firefox 3 Beta 4 · · Score: 1

    I've been using the 64-bit version on linux for about 3 years now. News to me it doesn't work!

  9. Re:Article points finger in wrong directoin on Mac OS X Secretly Cripples Non-Apple Software · · Score: 2, Insightful

    The undocumented part means that firefox developers can't use it.

  10. Karma on The U.S. Patent Backlog · · Score: 1

    Everyone should tag this karma. Cause and effect at its very best.

  11. Re:It would be interesting... on EU Fines Microsoft $1.3 Billion · · Score: 1

    I heard MS's two biggest customers were the US government and the UK government. Clearly they need support from governments.

  12. Stupid but obvious on Mars Rover Spirit Reaches Winter Tilt · · Score: 3, Funny

    If dust is a problem why don't they attach a brush to it or something.

  13. Re:I feel a disturbance... on Sneak Peek at Windows Server 2008 · · Score: 1

    Luckily, it's all vbscript!

  14. Re:Wait a year on Microsoft's New Leaf On Interoperability · · Score: 1

    And it's employees like these that make us think that microsoft has its head up its ass.

  15. Re:Awesome on Microsoft to Give Away Developer Tools to Students · · Score: 1

    win32 is a horrible horrible library and the documentation absolutely sucks.

  16. Re:Is it faster? on Firefox 3 Beta 3 Officially Released · · Score: 1

    Firefox3 has a shiny new garbage collector. They've pretty much found all the leaks using it too.

  17. Re:Great, another tax on Canadian Songwriters Propose Collective Licensing · · Score: 1

    I don't download music illegally. How will my $5 go to my favourite indie artists.

  18. Re:An inside view of the Scientology reality tunne on Internet Group Declares War on Scientology · · Score: 1
    You should read 1984 by George Orwell. Free ebook here

    To me your story sounded a lot like this one. He even introduces a new vocabulary with words like double think.

    His mind slid away into the labyrinthine world of doublethink. To know and not to know, to be conscious of complete truthfulness while telling carefully constructed lies, to hold simultaneously two opinions which cancelled out, knowing them to be contradictory and believing in both of them, to use logic against logic, to repudiate morality while laying claim to it, to believe that democracy was impossible and that the Party was the guardian of democracy, to forget whatever it was necessary to forget, then to draw it back into memory again at the moment when it was needed, and then promptly to forget it again: and above all, to apply the same process to the process itself. That was the ultimate subtlety: consciously to induce unconsciousness, and then, once again, to become unconscious of the act of hypnosis you had just performed. Even to understand the word 'doublethink' involved the use of doublethink.
  19. Re:Why is it.... on Windows 7 To Be Released Next Year? · · Score: 1

    Similar situation as you. I have an ibook g4 and leopard is quite a bit snappier than tiger. My biggest concern was ram usage. Leopard actually uses less. Spotlight is now fast enough for me to use as an app loader.

  20. Broken economics... on The Economics of Chips With Many Cores · · Score: 1

    CPU economics are all about yields. They will design a chip, say with 8 cores. Some of the cores might have manufacturing problems so they disable them. The chips with all 8 working cores cost more while the chips with 4 or 6 working cores cost less.

    Back in the "olden" days of two years ago the same would happen but with clock speed. The chips that could clock higher without problems got sold as the 1800+ while ones that failed under testing at higher frequencies would get sold as 1600+.

    Chips use so much power that if all circuits were enabled for any given period of time the whole chip would fry. We already disable/undervolt quite a lot. There are chips out there already where entire cores get shut off.

  21. Not completely unbiased.. on Young IT Workers Disillusioned, Hard to Retain · · Score: 0, Troll

    Many of us "millenials" may want more from our job. Is this entirely unreasonable? No. Because we have university degrees. Our parents generation often did not. We do not go into large debt and spend years getting educated in order to start out at the bottom. But there seems to be this sort of race to the bottom. Masters is the new bachelors.

  22. Re:Always use an alias. on How To Lose Your Job, Thanks To The Internet · · Score: 1

    Should I mod you as funny?

  23. Simple = Better on Ohio's Alternative to Diebold Machines May Be Equally Bad · · Score: 2, Insightful

    In canada we have a piece of paper with a check box for each candidate. They manually count it and results are known by the end of the evening. Recounts are done by the next day. Not expensive, not confusing, it leaves a paper trail, and it is as physically secure as any computer box could ever get.

  24. Re:Bulbs are heating my home on US To Extinguish (Most) Incandescent Bulb Sales By 2012 · · Score: 1

    Yay for electric heat and radiators.

  25. Re:let's take a tour of the Nyquist sampling theor on Speculation On a Lossless iTunes Store · · Score: 1

    Does the source material contain those high frequencies? And secondly.. we can sample it at 98KHz and using the magic of DSP we can make a damned near ideal low-pass if we really needed one.