Re: [python-nl] My presentation last night at the PUN

2011-10-24 Berichten over hetzelfde onderwerp Remco Wendt
Hey all, Hereby also some short notes accompanying my mini presentation during the PUN. I presented two small python utilities that make my live easier on the command line: - vcprompt which is a small python script that allows you to show VCS information in your prompt if the current directory

[python-nl] Come build a startup in 54 hours: 3 opportunities, starting next week!

2011-10-24 Berichten over hetzelfde onderwerp Dwight Gunning
Hi everyone, If you're planing to start your own company; have several ideas or would just want to join a startup: reserve the next 3 weekends in your agenda because Startup Weekend is back in town! At the events you get the *chance to launch a startup, within 54 hours!* Here's a quick overvie

Re: [python-nl] My presentation last night at the PUN

2011-10-24 Berichten over hetzelfde onderwerp Maurits van Rees
Op 24-10-11 16:38, Remco Wendt schreef: Muxing or connection sharing in SSH like a presented can be done by using the following lines in your .ssh/config file: # Use ssh connection sharing (muxing) ControlMaster auto ControlPath /tmp/ssh_mux_%h_%p_%r I am using that too since a few months and