Point taken. :)
Eric Raymond perhaps? - Programmer, Musician, Media personality, Martial artist, Economist, Mathematician, Mystic, Essayist, Author The man does have a way of 'inflating' what he does but these are things he claims to…
Perhaps Python specific but I use this a lot epy () { cmd="import $1 as a ; print a.__file__.endswith('.pyc') and a.__file__[:-1] or a.__file__" file=$(/usr/bin/env python -c $cmd) echo $file emacsclient --no-wait $file…
I suppose http://www.youtube.com/watch?v=NEVA0WbmfAA applies to manpower as well as brains.
It's really just a tool like your editor. I personally dress for expedience. There are some forums where i have to go to where power dressing really does have a positive outcome. There are some places (eg. code sprints)…
>One solution is to send a (moderately complex) programming >problem by email and ask them to send code back. This will >weed out a lot of people without wasting your time. This is I think the best solution.…
While not as much as in the west, there are plently of companies that use Python in India and not all of them "do crap work outsourced to India". Here's a list…
Freelance web development (not much) and corporate training (might sometimes make more than my day job). This is in India where service companies abound and they have high training budgets.
I'm spending my free hours trying to write a Steampunk themed vertical shooter game using PyGame. The code is at http://github.com/nibrahim/Xenon-Retroblast/tree/master
Point taken. :)
Eric Raymond perhaps? - Programmer, Musician, Media personality, Martial artist, Economist, Mathematician, Mystic, Essayist, Author The man does have a way of 'inflating' what he does but these are things he claims to…
Perhaps Python specific but I use this a lot epy () { cmd="import $1 as a ; print a.__file__.endswith('.pyc') and a.__file__[:-1] or a.__file__" file=$(/usr/bin/env python -c $cmd) echo $file emacsclient --no-wait $file…
I suppose http://www.youtube.com/watch?v=NEVA0WbmfAA applies to manpower as well as brains.
It's really just a tool like your editor. I personally dress for expedience. There are some forums where i have to go to where power dressing really does have a positive outcome. There are some places (eg. code sprints)…
>One solution is to send a (moderately complex) programming >problem by email and ask them to send code back. This will >weed out a lot of people without wasting your time. This is I think the best solution.…
While not as much as in the west, there are plently of companies that use Python in India and not all of them "do crap work outsourced to India". Here's a list…
Freelance web development (not much) and corporate training (might sometimes make more than my day job). This is in India where service companies abound and they have high training budgets.
I'm spending my free hours trying to write a Steampunk themed vertical shooter game using PyGame. The code is at http://github.com/nibrahim/Xenon-Retroblast/tree/master