Viewing profile — nibrahim
nibrahim
HN member- Joined
- Wed, May 27, 2009, 4:25 PM UTC
- HN karma
- 3
- Public activity
- 9 items
- HN profile
- View on Hacker News ↗
About nibrahim
No profile information was provided.
Recent public activity
-
comment
Comment #876225
Point taken. :)
-
comment
Comment #873562
Eric Raymond perhaps? - Programmer, Musician, Media personality, Martial artist, Economist, Mathematician, Mystic, Essayist, Author The man does have a way of 'inflating' what he d…
-
comment
Comment #810934
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)…
-
comment
Comment #802511
I suppose http://www.youtube.com/watch?v=NEVA0WbmfAA applies to manpower as well as brains.
-
comment
Comment #778086
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. T…
-
comment
Comment #749033
>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…
-
comment
Comment #749031
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.o…
-
comment
Comment #734954
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…
-
comment
Comment #677586
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