3,999 reputation
1323
bio website comic-rocket.com
location Portland, OR
age 28
visits member for 6 months
seen 3 hours ago
stats profile views 342

Software systems architect, developer, and project manager, effectively evaluating solutions spanning entire software stacks from low-level CPU architecture to high-level application frameworks. Focus on providing elegant solutions for complex needs. Open source projects include the Portland State Aerospace Society, with arguably the most sophisticated avionics of any amateur rocketry group in the world; and XCB, a new low-level binding to the X Window System protocol, currently replacing Xlib on every Linux, Solaris, BSD, and MacOS X desktop.

My interests span computer science fields including cryptography, combinatorial search, compilers, and computational complexity; systems-level programming, such as file format and network protocol implementations, Linux kernel development, and boot-loader hacking; computer architecture and its impact on software design; and functional programming, preferably in Haskell.


Nov
14
reviewed Close Time Complexity
Nov
14
reviewed Close how to get url parameters into a url using javascript?
Nov
14
reviewed Close Search File content using grep for specific numbers of characters at the start of the line
Nov
14
reviewed Close Better way to handle events in ExtJS/Javascript
Nov
14
reviewed Close Why doesn't Python use C++/Java-like syntax to define instance variables?
Nov
14
reviewed Close C++ hello world: error: iostream: No such file or directory
Nov
14
comment writing a recursive function using foldr
@hammar, you might expand your unfoldr comment into a full answer.
Nov
14
answered Loading distinct values into ModelChoiceField for a Django Form
Nov
14
reviewed Close jQuery - Table creater plugin?
Nov
14
reviewed Leave Open Replace all html attribute definitions that use single quotes with double quotes
Nov
14
awarded  Civic Duty
Nov
14
reviewed Leave Open What does PEP stand for?
Nov
14
reviewed Close bingo number check
Nov
14
reviewed Close how to validate the url in Jquery?
Nov
14
reviewed Close Standardising plugins
Nov
14
reviewed Close how to enable some keyboard's key on non editable field
Nov
14
revised How to remove single character in a String in Java
fix typo
Nov
14
comment how to change postgresql password if my username contains period
Excellent! Then you should click the checkmark on Erwin's answer here to give him credit for the correct solution.
Nov
14
answered is sprintf thread safe?
Nov
14
revised How do dynamic sites like Facebook/Google Play Music generate content with so few XHR requests?
it's "polling". "pooling" is something else entirely. English is lame.