HN user

nibrahim

3 karma
Posts0
Comments9
View on HN
No posts found.

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 be.

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
  }

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) where a T-shirt and an old pair of jeans works better.

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

http://wiki.python.org/moin/BangPypers/PythonCompaniesInIndi...

A local user group in Bangalore is organising the first Indian PyCon right now and we've talked to many companies (some Indian and some not) about sponsorships because they use Python.

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.