Slashdot Mirror


User: gfody

gfody's activity in the archive.

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

Comments · 723

  1. good luck on Buying a Domain From a Cybersquatter · · Score: 1

    I know some domains are simply not available. Because the squatters who nabbed them do not want to be identified.

    I used to have a website at gfody.com and I forgot to renew the domain on time and the very next day it was hosting some generic link-page with ads - it was even feigning relevance by including links to search results from keywords in the referrer. For instance my site was about graphics programming and delphi. When you went to gfody.com there would be links to delphi and other graphics related sites with ads displayed next to them.

    I tried desperately to get my domain back but to no avail. If you're curious go ahead and try to figure out who owns gfody.com - it's a goose chase strung through various fake corporations.

  2. Re:excellent sales story on When VMware Performance Fails, Try BSD Jails · · Score: 1

    If you have a real SAN sure, IO performance is probably not your problem. If not then you might just try to use a sparse-file virtual hard disk and experience incredibly bad IO performance. My experience is really only with VirtualBox where the virtual disk is the only thing available in the UI and setting up direct disk access is advanced, text-based config - I'm not sure if it's like this with ESX - but I think it would be nice if instead of that whole virtual hard disk crap if the VM host was also a SAN server for your VMs and you just always use SAN.

  3. Re:excellent sales story on When VMware Performance Fails, Try BSD Jails · · Score: 4, Informative

    Most of the performance issues and I think also the issue faced in TFA have to do with IO performance when using virtual hard drives especially of the sparse-file, auto-growing variety. If they would configure their VMs to have direct access to a dedicated volume they would probably get their 10x performance back in DB applications.

    It would be nice to see some sort of virtual SAN integrated into the VMs

  4. Re:can you shut it off? on Towards Artificial Consciousness · · Score: 2, Informative

    As far as AI goes, the validity of computers as life forms has been successfully argued up the wazoo, but I will always stubbornly believe that computers will never have true individual consciousness as biological organisms do.

    Maybe if you'd had some better reading material than "is Data human?" you'd believe that computers will eventually host full-blown consciousnesses.

  5. Re:Neat... on Towards Artificial Consciousness · · Score: 4, Funny

    except if the artificial intelligence is human-level then it will probably still get fed up with you

  6. Re:why? on Giant Spiders Invade Australian Outback Town · · Score: 1

    Seriously! And it's not like we're used to seeing images right under the summary text like that.. so there's a big friggin creepy spider right there FFS!

  7. Re:screenshots? on Ubuntu 9.04 Is As Slick As Win7, Mac OS X · · Score: 1

    why wouldn't you use VLC to play DVDs in linux? who uses DVD decrypter to play DVDs?

  8. Re:Duh on Larrabee ISA Revealed · · Score: 1
  9. Re:Yes, go for it. on With a Computer Science Degree, an Old Man At 35? · · Score: 1

    I worked with a retired mechanical engineer in his 70's who was designing racing clutches for gokarts in pro/E. He'd taught himself x86 assembler cracking shareware applications for fun. Sharp as a whip - he's why I know in my heart that the whole "smartness falls off at 27" study is a load of bullshit.

  10. Re:Suprise? on Phenom IIs, Core I7-920 Win Out In Value Analysis · · Score: 1

    what about shanghai opterons which can be had for $179 and work in dual socket mobos? I wonder where a pair of shanghai's would fall on their scatter chart..

  11. Re:FUD, censorship, and freedom. on "Nuclear Archaeology" Inspires Replica of Hiroshima's Little Boy · · Score: 1

    ..or you could just steal the 99.997% pure plutonium from a low security gov research lab

  12. Re:router on 1 In 3 Windows PCs Still Vulnerable To Worm Attack · · Score: 1

    Why am I running as a user with privileges to run applications? Why don't I rely on anti-virus software to know what's safe and what isn't? If I'm concerned with security why am I using a computer?

    Seriously?

  13. Re:Link to the 2008 challenge on FBI Issues Code Cracking Challenge · · Score: 1

    It seems they're trying to better their odds this year by only allowing the code to be seen by visitors using IE

  14. Re:Uhh, yes it does... on The Slippery Legal Slope of Cartoon Porn · · Score: 2, Insightful

    You forgot the part where the under-aged girl starts crying rape because it's so much easier than taking responsibility for the fake ID, drinking, cheating, etc. Now it's your word against her's and why would the jury believe someone who fucks kids? You think she's gonna show up in court looking anything like she did that night in the club? You won't even recognize her in the little girl costume the DA dresses her up in (probably even with pigtails). Good luck with that defense though!

    I'm not sure even I'M quite that cynical.

    Are you sure you're not actually a carebear?

  15. Re:Yup on Not All Cores Are Created Equal · · Score: 1

    what you're asking for is pretty much already that easy

    foreach(Thing in Things)
        new Thread(Thing.DoStuff);

  16. Re:Code Heaven on What Happens To Code From Failed Projects? · · Score: 1

    IF is the new GOTO

  17. Re:One ups Yahoo & Hadoop on Google Sorts 1 Petabyte In 6 Hours · · Score: 1

    MapReduce isn't something invented by Google. It's a design pattern.

  18. Re:Two words on Barack Obama Wins US Presidency · · Score: 1

    Mod up the sanity!

  19. Re:About overclockers: on Overclocked Memory Breaks Core i7 CPUs · · Score: 2, Insightful

    This isn't an overclocking issue, its a designed flaw by Intel.

    Fixed that for ya

  20. Re:Seriously it is quite an achievement on $700 Billion Bailout Signed Into Law · · Score: 1

    Is there any doubt that our elections are bullshit? Have you looked at how stupid this is?

  21. Re:gbtw... on Quarter of Workers' Time Online Is Personal · · Score: 1

    I think I spend at least 25% of my personal online time doing work-related activities so it all evens out.

  22. Re:only 640x480 on 3M Launches First Pocket Projector · · Score: 1
  23. Re:Sabotage? on Researchers Test Drive Bus With Automated Steering · · Score: 1

    You think a bus driver makes $60,000 a year?
    From salary.com:

    The median expected salary for a typical Bus Driver in the United States is $18,234. This basic market pricing report was prepared using our Certified Compensation Professionals' analysis of survey data collected from thousands of HR departments at employers of all sizes, industries and geographies.

  24. Re:Some of those examples on Best and Worst Coding Standards? · · Score: 2, Insightful

    if vertical space is the issue, how about:

    if(something_is_true){do_something(); do_one_more_thing();}else{do_something_else();}

    That's pretty much what I see when I see open brace immediately trailing an if or else. I prefer open braces to line up with their corresponding close braces.

  25. Re:Reminds me of those... on Poker Program Battles Humans In Vegas · · Score: 1

    I think it's more likely that casinos have 0% slots. The slot machine never ever pays out. This of course doesn't dissuade your average gambler.