| bio | website | |
|---|---|---|
| location | ||
| age | ||
| visits | member for | 2 years, 9 months |
| seen | Mar 31 at 23:44 | |
| stats | profile views | 11 |
|
Nov 12 |
comment |
Compiz & Linux compositing: how does it fit into the X architecture? nevertheless, this is what I was looking for, thanks! |
|
Oct 24 |
comment |
Emacs Dired: copying to the current folder yours is not the answer I asked for but the answer I would have asked for if... I knew the answer... never mind, fact is that it seems to be a really good workflow! I also encountered the variable dired-dwim-target, for one less down arrow, might be useful. |
|
Oct 24 |
comment |
Emacs Dired: copying to the current folder thanks, that's exactly what I was looking for! |
|
Dec 28 |
comment |
Recording sound from TV tuner card thorough Alsa driver on Ubuntu thanks, this seems to be a good way to list ALSA devices (works for me too), and I also ended up using mplayer/mencoder |
|
Feb 18 |
comment |
How to globally modify the default PYTHONPATH (sys.path)? this is a nice way to set global environment variables (yet another thing I learned today), but as I mentioned in the post, I was looking for a more Pythonic way :) |
|
Feb 18 |
comment |
How to globally modify the default PYTHONPATH (sys.path)? thanks, works perfectly :) (I ended up adding a .pth file to /usr/local/python2.6/dist-packages, containing "../site-packages") |