| bio | website | thehappypath.net |
|---|---|---|
| location | Seattle, WA | |
| age | 32 | |
| visits | member for | 3 years |
| seen | 22 hours ago | |
| stats | profile views | 120 |
- C# • Graphics • Games
- Web Development • Automation (of everything)
- Stay DRY when injecting loggers
- Weighted PRNG, with dice tables
- Scoping your indie game
- C++ headers, what to include
- How to rock a batch file
256th Generalist badge. It really should be gold :)
I love AI, psychology, spirituality, philosophy, mathematics, food, art, brain teasers, board games, and telling people they're doing it wrong.
I love music - Bjork, Patrick Wolf, Radiohead, The Knife, The Decemberists, Squarepusher, Dalek, The Smashing Pumpkins, Lemon Demon, MF Doom, Blonde Redhead, David Bowie, Stone Temple Pilots, Battles - I love music. Grooveshark is my friend :)
I am a Strange Loop.
Wound like there's no tomorrow.
I forget there is.
I have written a whole bunch of automation for all sorts of programming tasks (CI, deployment infrastructure, code generation, test case generation, test lab/deployment automation infrastructure, and a whole boat load of automated E2E, integration, and unit tests).
I've programmed mostly in C# for the last 7 years, though occasionally in a myriad of other tongues (C++, C, JavaScript, VB.Net, Java, batch scripts, Lua, Lisp, various DSLs and Python).
I've done a bunch of web programming lately, though I also like API design, and I like programming desktop applications and Windows daemons even better. As boring as desktop apps and services may sound, they're easy to write, and have a nice robust feel to them, much like crunchy peanut butter.
I dig Open Source Software.
|
Mar 26 |
asked | How do I easily elevate when running a .jar file? |
|
Oct 27 |
revised |
Exit batch file from subroutine added 47 characters in body |
|
Oct 26 |
answered | Exit batch file from subroutine |
|
Oct 11 |
awarded | Student |
|
Sep 1 |
awarded | Editor |
|
Sep 1 |
revised |
Getting console2 to work nicely with UAC added 959 characters in body |
|
Sep 1 |
comment |
Getting console2 to work nicely with UAC @harrymc: and if you read superuser.com/about, it absolutely is intended as a blog. Not that I used it in that manner |
|
Sep 1 |
comment |
Getting console2 to work nicely with UAC @harrymc: which part of my usage do you disagree with? "How do I get this working? Would I have to modify source code to get this to work, or can I use different tab settings/do hacks w/ shell executables?" is the question. The answer I gave is what I found out while searching myself, which as harry says, is a valid usage of the site. |
|
Sep 1 |
answered | Getting console2 to work nicely with UAC |
|
Sep 1 |
asked | Getting console2 to work nicely with UAC |
|
Sep 1 |
awarded | Supporter |
|
Aug 28 |
comment |
Ruby shell instead of Bash shell in Ubuntu? A question for superuser.com? |
|
Aug 13 |
comment |
I want to compile an OS. What is the best way to start? +1 I learned a lot about Linux doing this (that I later forgot a good chunk of when getting thrown back into Windows). |
|
Aug 8 |
comment |
Pasting into the command line @lok: sourceforge.net/projects/console is a different option if you can't get cmd.exe to behave how you want |
|
Jul 31 |
comment |
Prevent a repeatedly running console program from taking focus If there's no good reason for those to be popping up (like Kylotan said, is it your script? Or are you on a corporate network?), then you may have a virus. |