| bio | website | kamilkisiel.net |
|---|---|---|
| location | Vancouver, Canada | |
| age | 29 | |
| visits | member for | 4 years, 8 months |
| seen | Apr 28 at 5:47 | |
| stats | profile views | 637 |
I've been Linux user for over 10 years, and been computing since around age 11. I got my start in programming by learning Perl on my Debian machine in high school. Since then I've learned numerous languages including C, C++, and Python. I've also dabbled in Java and assembly.
I have a bachelors degree in Computer Engineering from Simon Fraser University in Burnaby, BC, Canada.
I've worked in Japan as a CAD software developer in C++ on Windows. Not my favorite environment, but an interesting project never the less.
I'm currently employed by a Vancouver-based biotech startup working primarily on systems level projects but doing my fair share of software development.
My favorite programming language is Python and I use it nearly every day. My recent interests lie in virtualization, hpc, and large-scale systems management. I'm an active contributor to the Bcfg2 project.
|
Feb 29 |
comment |
Is it OK to execute code when a module imports? No, you can create one and pass it around, just don't create it at the module level. You can have a class returned by sessionmaker or one of its wrappers at the module level, but don't have any module-level intances of that class. |
|
Feb 29 |
comment |
Why does Clojure not have an any? or any-pred? function? Thanks for the answer :) Maybe I'll consider some contributions after I feel a bit more familiar with the language. |
|
Feb 29 |
accepted | Why does Clojure not have an any? or any-pred? function? |
|
Feb 29 |
accepted | Does the order of fields in a RabbitMQ topic matter? |
|
Feb 29 |
answered | Is it OK to execute code when a module imports? |
|
Feb 28 |
asked | Why does Clojure not have an any? or any-pred? function? |
|
Feb 25 |
revised |
Shell Scripting - Testing if a directory exists either in the current directory or in a parent / ancestor directory edited tags |
|
Feb 22 |
awarded | Great Answer |
|
Jan 18 |
awarded | Good Question |
|
Nov 27 |
comment |
how can I use valgrind with python c++ extensions? Sorry, I should have been more clear. It's a compile-time flag which will configure Python to detect when it's running under valgrind. Some details are here: bugs.python.org/issue2422 |
|
Oct 21 |
answered | how can I use valgrind with python c++ extensions? |
|
Sep 18 |
awarded | Yearling |
|
Aug 17 |
awarded | Enlightened |
|
Aug 17 |
awarded | Nice Answer |
|
Jul 19 |
awarded | Self-Learner |
|
Jul 7 |
awarded | Enlightened |
|
Jul 7 |
awarded | Good Answer |
|
Jul 7 |
awarded | Nice Answer |
|
Jul 6 |
awarded | Popular Question |
|
Jul 2 |
awarded | Famous Question |