This is where I put all the things I've created which I hope may somehow be useful to others.
I believe in modular, purpose-built software. The more freely a program or library can be adapted and joined to other software the better. This of course begs the question of interoperability, documentation and cooperation amongst developers, and is why I am a sharp proponent of free software. I cannot stress how important it is, not simply just for myself (in that regard I find it to be an unparalleled educational tool), but rather for humanity as a whole. It is the actualization of creating software without constraints of intellectual ownership/micromanagement.
I have a strong interest in distributed software systems, especially favoring self-healing networks and distributed data structures and associated techniques. Beyond that I prefer to create purpose-built, practical use applications in a variety of languages. Practical in that their sole use isn't to pad a resume, but rather be of some use to others now and in the future beyond direct use even, either for design ideas or coding practices. Being able to riddle off a list of intangibles for the sole purpose of creating a list reeks of convenience, if nothing else. Above all else, I would hope what I have created can be of some use to people, even if only pedagogical.
In retrospect, I have since come to understand that I am a very design-driven developer, perhaps even over designing at times. A vast majority of my effort is prepaid out beforehand designing multiple approaches and ideas. Generally this pays off since perfect information about the task at hand rarely exists (so much for SCRUM), and I'd rather fall back on a secondary design than have to re-design again on the fly. Over-designing also helps the implementation in terms of knowing what you'll expect out of certain parts of the program. Despite modern languages offering an over-abundance of higher-order constructs, I honestly don't believe in their liberal use, ie. Php's magic methods. Most of the highly extrapolated capabilities of modern languages are more reliably implemented by means of lower level controls. Illustratively, one could implement an alternative, and more highly-tailored form of reflection in any language that doesn't support it by means of status accessor methods. Judgment calls will inescapably need to be made about any design decision and in some cases these constructs can be indispensable, however a rush to be highly reflexive/dynamic isn't always the best approach, as readability can suffer.
So, I just discovered that my 5400 rpm harddrive, a WD80EFAX is really a 7200 rmp drive, and more than that, all 3.5" drives above 6TB are, in fact 7200, all an entire 3 mfgs withstanding! Due to changing market factors, the only large drives manufactures can afford to create are the faster, hotter and louder, 7200 variants. It seems as though the only reason we were in fact able to purchase the quieter, cooler, and longer lasting ones in the past were due to economies of scale, that and the fact that everyone and their mother were purchasing them. Now that margins have collapsed with ssds around, they can only afford to make one type.
I wouldn't have been so dissapointed if it were only this, oh no rather, the blatant lying about this change in SMART (diagnostics deliberately shows incorrect rpm data), and the complete ommission and obfuscation in advertisments borders on racketeering. WD, of course has led the way, most prominently by its use of labelling "5400 rpm class" drives, while still packing a 7200 in the box. It took some intrepid and commendable researchers (arstechnica) acoustically microphoning said drives to prove they, indeed, spun at the un-advertised speed of 7200 rpm.
I myself, actually did realize something was amiss four years ago after I noticed a newly purchased drive was hot to the touch, when compared to others plugged in right next to it. In the same aparatus. After reviewing its SMART recently I discoverd it was a whole 12 degress celsius hotter than a comparable, true 5400 drive. Lovely. 49 vs 37C
More evidence of the downward spiral tech is plowing through. Be wary going forward, theres much margin for future prevarications and ommissions about anything and everything you intend to lay down money for.