3,999 reputation
1323
bio website comic-rocket.com
location Portland, OR
age 28
visits member for 6 months
seen 2 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 Approve suggested edit on Javascript: How to call <li> element value
Nov
14
reviewed Approve suggested edit on Tracking a child window across page loads
Nov
14
reviewed Approve suggested edit on Getting cell indexpath on swipe gesture UITableView
Nov
14
reviewed Reject suggested edit on Correctly url encoding a user agent
Nov
14
comment Tool with GUI used to detect segfault in mixed C and Fortran code
I don't know about any commercial debuggers, and I haven't personally debugged Fortran code--but gdb will automatically switch languages between C, C++, Fortran, assembly, Ada, and lots of others. Since valgrind just looks at debug symbols, I assume it can handle anything that GCC can compile as well, including Fortran. So I'd expect both to work for you.
Nov
14
reviewed Approve suggested edit on how do i traverse ancestors with jQuery?
Nov
14
answered Tool with GUI used to detect segfault in mixed C and Fortran code
Nov
14
answered Looking for a simple way to time the execution of readProcess (without criterion)
Nov
14
reviewed Edit suggested edit on How do I make the nav bar always at the top?
Nov
14
revised How do I make the nav bar always at the top?
improved formatting
Nov
14
reviewed Reject suggested edit on Degrees symbol (as in Degrees Celsius/Farenheight) in a TextView
Nov
14
reviewed Reject suggested edit on configure error (warning) - about coffee ???
Nov
14
reviewed Reject suggested edit on mysql join 3 tables
Nov
14
reviewed Reject suggested edit on Pass the id to bootstrap modal?
Nov
14
reviewed Reject suggested edit on Coffee script : using “constructed” string to call a method
Nov
14
reviewed Reject suggested edit on how to implement deep copying of queue in python
Nov
14
reviewed Reject suggested edit on How do I define name 'feildNames1'?
Nov
14
reviewed Reject suggested edit on where to find jQuery or CoffeeScript tutorials?
Nov
14
reviewed Reject suggested edit on use phonegap+jquery mobile load the external link,this history.back not work?
Nov
14
reviewed Reject suggested edit on JQuery Ajax GET basics