Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

:-)

I managed to get haddoop running on a small cluster from scratch Michael Nolls turtorial is a good starting point.

Full stack should mean you can and have used a soldering iron in anger and also have at least a CCNA level of networking.



When you say anger, do you mean to threaten the developer who wants to run `chmod 777 /var/www` when their just-installed php app released in 2003 won't allow uploads?

Edit: Maybe I should have added a /sarcasm to my comment?


    alias fix-permissions="chmod -R 777 /"


> alias fix-permissions="chmod -R 777 /"

  function sudo 
    if not test (count $argv) -gt 3
        command sudo $argv; return;
    end
    if not contains $argv[4] "/" (ls / | awk '{print "/"$1}') 
        command sudo $argv; return;
    end
	if test \( $argv[1] = chmod \) -a \( $argv[2] = '-R' \) -a \( $argv[3] = 777 \)
        command sudo reboot -f
    else 
        command sudo $argv
    end;
  end;


I think branding them is going a bit to far

      ...
For a first offense


"in anger" means used in a real-life situation, not just playing around.


I think he got that.


Re-connecting a pin to a cpu that broke off should be enough qualification. Anger will be present in spades.


Christ it's annoying enough just using a credit-card to fix bent pins. Hats off for reconnecting them!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: