Keeping track of the bad things: StackExchange.Exceptional
Write-up on the release of StackExchange.Exceptional as open source, the error handler used in the Stack Exchange network.
Winston-Salem, NC, United States
My passion is performance, while fixing a problem why not do it in the most resilient and fastest way possible? Solving a problem is my first love, and code is just a way to do that...solving it while being as correct, extensible and efficient as possible is even better, and how it should always be done. Efficiency is a high bar, one that should never be attainable. Everything can always be faster.
January 2011 - Current
My main activities revolve around the core Q&A engine that drives the Stack Exchange network, including:
The development process here is beyond agile (building production multiple times a day), as is the pace of bugs and features. It's very rare to know what you'll be working on 3 days from now...we add awesome as we come up with it, and quash bugs along the way.
2008 - 2010
InfoLink 2
My main role from contractor to current has been the advancement of the InfoLink 2 system, our internally developed CTMS solution. It's a web forms application written in ASP.Net 4.0 on top of an Oracle back-end.
Roles
I am primarily responsible for architecture and coding of the overall project, data and web application layers (with some excellent help from a teammate now). After the 2.2 re-write release to address major performance concerns and a 2.2.1 feature release, 2.3 is re-centered around long-term objectives. My current role is architect for the database to better suit our business needs. The original layout was overly normalized and very inefficient for common tasks, this is being restructured (without data loss) to greatly improve performance and reduce database load...while at the same time simplifying the schema for uses outside of the application (our data goes to a warehouse for consumption as well).
Other responsibilities are all the other peripheral aspects of web applications, CSS, images, controls, efficient HTML, and basically using as much of the browser as we can while supporting IE7+ users.
I am also responsible for source control administration, branch setup and keeping up the continuous integration build process and setting up the configuration of the servers we use (Windows Server 2008 R2, this config is then copied by our System Engineering team to setup QC and Production environments).
Development - InfoLink 2
March 2007 - September 2008
February 2007 - March 2007
This was a contractor role to complete a project I started as an intern. I couldn't take the hours I wanted in my final semester and Co-Op at the same time as per their rules, so I left the co-op/intern program and finished the project after being rehired as a contractor.
Roles
April 2005 - January 2007
During this period I was a Co-Op from NC State University working for the CSSD Department at GSK.
eForce
BrandSampleToolKit
Other
2003 - 2007
The only accomplishment to note was a Co-Op with GlaxoSmithKline for 3 years developing C#/VB ASP.Net and client .Net applications.
School itself wasn't very useful, the curriculum was very dated, about 6 years behind still teaching very basic structures at the senior level. These were part of every framework even at that time. While I agree it's important to know how they work, never moving past this at 400 level classes wasn't very educational and I learned mostly outside the classroom reading blogs and programming at GSK.
GitHub, Aug 2012 - Current; followed by 67 people; forked 20 times
Error handler used for the Stack Exchange network
Owner/author/maintainer of the project. I originally built it very lean for Stack Overflow, but it's also generally applicable to any .Net 4.0+ application that wants to log exceptions.
Google Code, ; followed by 466 people; forked 50 times
A simple but effective Mini-Profiler for ASP.NET, WCF
Contributor
GitHub, Feb 2011 - Aug 2012
.NET Port of the ruby Less CSS lib
This is the Stack Overflow branch of the dotless compiler with tweaks and enhancements mainly around an integrated build environment.
Write-up on the release of StackExchange.Exceptional as open source, the error handler used in the Stack Exchange network.
An explanation of the design choices for Stack Overflow's Database hardware infrastructure over time, and the bottlenecks we've run into as a result.
Details on our move to SQL 2012 infrastructure at Stack Exchange, outlining the process and benefits we're getting along the way.
Gateway 33Mhz, 4MB RAM, 512MB HD
Visual Studio
InfoLink 2 (CRO Application)
StackExchange.Exceptional (Exception Handler for .Net)
I feel I got a much better education in 4 weeks writing code with programmers more experienced and knowledgeable than 4 years in college.
I feel that I've learned most by reading and doing, but overall it's such a small portion of what's out there. I still consider myself a student and continue to learn new tricks, shortcuts, or just something entirely new almost daily.