edomaur

406
Reputation
49 views

Registered User

Name edomaur
Member for 1 year
Seen 2 days ago
Website
Location CH
Age 39
Linux sysadmin and python programmer who like writing stories (in French mostly).
Nov
2
answered Designing the storage for a very large game world.
Oct
15
comment Wrapping an interactive command line application in a python script
More than just that, with Popen you can use a list of arguments as args !
Sep
21
comment What would be the simplest way to daemonize a python script in Linux ?
Yes, I agree (I'm using daemontools)
Sep
19
comment How to set different username by repository in Mercurial ?
nifty ! thank you very much !
Sep
19
comment Bazaar, Mercurial or other for single user version control?
I am using Mercurial for about anything I do that need some version control. It is simple enough, and the TortoiseHG is really a treat to work with (IMHO)
Sep
19
asked How to set different username by repository in Mercurial ?
Sep
19
comment How do you set the username that Mercurial uses for commits?
is there a possibility to set a username by repository ?
Sep
17
awarded  Yearling
Sep
14
comment What is your single most favorite command-line trick using Bash?
It is a bit tricky... "ls -d" is similar to "ls -d ./" and "ls -d */" to "ls -d ./*/". The '-d' switch set 'ls' tu list only directory entries, but if you give it no parameter, it use the current directory as a parameter, so it has only the "." directory to list...
Sep
13
answered Strong database names on database server
Sep
13
answered How to come up with a fun project name?
Sep
11
asked What are the pros and cons of PyRo and RPyC python libs ?
Aug
24
revised What are the required functionnalities of ETL frameworks ?
added 307 characters in body
Aug
24
revised What are the required functionnalities of ETL frameworks ?
deleted 4 characters in body
Aug
24
asked What are the required functionnalities of ETL frameworks ?
Aug
9
awarded  Nice Answer
Jul
31
comment What is the single most influential book every programmer should read?
A really interesting book. And a poetic and well written one too.