Slashdot Mirror


User: hedge_death_shootout

hedge_death_shootout's activity in the archive.

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

Comments · 186

  1. Re:Speaker Hacking on TCP/IP Speakers · · Score: 5, Funny

    Hmm. Those bloody students downstairs playing their loud music at all hours... on YOUR stereo.

  2. Audiophile pish on TCP/IP Speakers · · Score: 5, Funny

    These speakers sound better when you use gold CAT5 cable.

  3. Re:Article somewhat ignores the fatness of the JVM on Java Urban Performance Legends · · Score: 1

    when I run Netbeans, it is continuously on the verge of eating my 1.2 GB powerbook alive

    Mate, when I run native apps like Firefox on my 1.4GHz Mac Mini (1/2 gig memory, before the zealots start prematurely diagnosing the problem), it can be slow as shite. A couple of SWFs embedded in the page, the twirly beachball is wont to appear, and the flash animation runs at low single figures fps.
    Basically low performance hardware is going to have low performance.
    .
    .
    .
    .
    (Especially when you run Netbeans)

  4. Re:Robomaid on Java Urban Performance Legends · · Score: 1

    If you spend alot of time using stuff like valgrind and searching for memory leaks, then you are doing something very wrong.

    Yep, you're programming in a language that requires manual memory management and lets you do 'dangerous pointer shit' in everyday coding.

    While human beings can do it (cf: industrial revolution era machinery with no safety features), but it's not advisable if you can avoid it.
    Thankyou, Moore's law.

  5. Partial Retraction on Java Urban Performance Legends · · Score: 1

    Network-bound java servlet applications may perform better in built up areas, due to the higher bandwidth of urban ADSL connections.

  6. Nonsense on Java Urban Performance Legends · · Score: 5, Funny

    These java urban performance legends are rubbish - java is highly performant in a rural or urban setting.

  7. Re:Gibberish on Reducing Plant Stress Leads to Martian Farms · · Score: 1

    How about before working out how to grow plants on Mars, those scientists work out how to actually get people to Mars, or even the Moon. Or even a reusable spaceship which isn't falling to bits.

    YES - Work Smart - do everything in series, and get the biologists to design the spaceships.
    Pure genius!

  8. Not happening on System Administrator Appreciation Day · · Score: 1

    When our useless sysadmin grasps basic concepts - like how DNS works - only then will I show any 'appreciation'.

  9. Re:Some places look better in google maps on MSN Virtual Earth Revealed · · Score: 1

    Remove it from display... hmyeah that would work too I suppose.

  10. Re:vs google maps on MSN Virtual Earth Revealed · · Score: 1

    I don't care about how good it is for US map, I never go there!

    You should visit it - it's a really detailed country with a lot of roads!

  11. Re:Some places look better in google maps on MSN Virtual Earth Revealed · · Score: 1

    Expect MS to release a hotfix removing that offensive building.

    (well, they did the same to some font...)

  12. Re:Maps older, less detailed, and B&W on MSN Virtual Earth Revealed · · Score: 1

    Pretty dated: their aerial photo also shows two tall buildings in New York that havent been there since 2001.

  13. Re:Appears to be slow and buggy when used w/ Firef on MSN Virtual Earth Revealed · · Score: 1

    The zoom 'tweening' effect they are using 'blows goats' on Firefox (approaching 1 fps on my PC) but is quite smooth on IE. Maybe Firefox rendering needs optimised for whatever wacky stuff is going on in this case.
    OR MAYBE IT'S A CONSPIRACY AGAINST FIREFOX!!! ;)

  14. Re:Looks like a dupe on Self-Cleaning Buildings to Fight Smog · · Score: 1

    long-frequency.
    Or indeed 'long wavelength', ahem...

  15. Looks like a dupe on Self-Cleaning Buildings to Fight Smog · · Score: 2
  16. Re:Long Important-Sounding Words on The Seven Laws of Identity · · Score: 1

    I'd prefer to see something based on authorization rather than identification

    But IAUI, authorization is something that happens after you've authenticated who you're authorizing.

    Example: Authorization is the process of, given an already authenticated principal, enforcing requirements like "Only members of the tinfoil hat club may view this webpage". It has nothing to do with determining if the principal is or is not a member of aforementioned club.

    Example 2: In the context of an operating system, authorization of file access consists of comparing file permissions with some token denoting the identity of the account attempting the file access - the authentication was already done earlier on during login.

  17. Re:Man .. on V For Vendetta Trailer · · Score: 1

    D'oh!

  18. Re:Man .. on V For Vendetta Trailer · · Score: 1

    Comic. Book. Guy.

  19. Re:Coming to America on Riot Control Ray-Gun for Use in Iraq · · Score: 1

    He was breaking the law by "stealing" salt from the ocean, which would be akin these days to smashing a window out of protest.

    Yes of course, protesters are actually highlighting the unfair law against smashing windows.
    They're not just spoilt rich kids who think petty vandalism is a Political Act, or anything like that...

  20. Re:Other reasons? on Intel Developer Macs Outperform G5s · · Score: 1

    I get modded troll for talking honestly about my experiences with my Mac Mini, and the person who replies to me, incorrectly assuming I have 256K of memory gets modded insightful.

    Nice one, slashdot!

  21. Re:Other reasons? on Intel Developer Macs Outperform G5s · · Score: 1

    Your Mac Mini is locking up because you have 256M of RAM

    My Mac Mini has half a gig of memory.

    Please mod parent overrated. (if only there was a 'failed psychic' moderation category...)

  22. Re:Other reasons? on Intel Developer Macs Outperform G5s · · Score: 1, Troll

    It also seems to me that Firefox on Mac has significantly more stability problems and, from my experience, memory leaks.

    Me too. Firefox crashes every couple of days on my Mac Mini. Or it'll freeze up and hog the CPU, requiring a 'force quit'.

    Also, I've found OSX itself to be quite prone to locking up, with 'exposé' abruptly dying along with the iconbar thing along the bottom, and all minimise buttons. Or the entire machine grinding to a halt, with UI responding every 7 seconds or so. The force quit dialog is useless and a prolonged press of the power button and a restart is all that works.

    I must be hallucinating, because as we all know, Macs are without flaw...

  23. Re:A better wheel on Stroustrup on the Future of C++ · · Score: 1

    Is Object Pascal available for Amiga OS? If so, this combination could be the 'Killer App' of development environments!

    *plus comments written in Esperanto for proper international support.

  24. Re:Longhorn more like Copland. on Windows Longhorn Beta Screenshots · · Score: 4, Funny

    Don't joke with the Mac boys. They can't handle it. ;)

  25. Nice on Microsoft Wants P2P Avalanche to Crush BitTorrent · · Score: 1

    So far the vast majority of comments here add up to a tiresome MS-bashing snidefest.

    I havent read the PDF yet, but this reminds me of the use of PAR files to fill in for missing chunks when downloading usenet binaries. It's a really cool technique that seems almost magical.

    This looks clever - stop being such a bunch of whiny bitches! :)