
Sexism, Racism and t-shirts… Why Stop There?
I attend a lot of technical conferences, hackathons, workshops and all sorts of events where I get loaded up with t-shirts. Ridiculous amounts of t-shirts. Generally I love this! I have had a basic standard about all of these t-shirts. If it is a company and product that I know has done well by its […]

Why Phone Calls Suck and Coders Hate You For Making Them
<[Rant On]> During the work day some of the most disruptive events for a coder are phone calls, getting punched in the face or bum fights in the street. Why are these events so disruptive to programmers? Much of the answer lies in the maker versus manager schedule. Let’s talk a little bit about what […]

Is PaaS Tech Still Around? Maybe Containers Will Kill it or Bring it?
Recently a post from @Gigabarb popped up on the ole’ Twitter that started a micro-storm of twitter responses. Ok tech users. Who out there is using a PaaS? For realz. Serious question.— Barb Darrow (@gigabarb) November 21, 2013 This got me thinking about a number of things and I started to write her an email […]

Learning About Docker
Over the next dozen or so few days I’ll be ramping up on Docker, where my gaps are and where the project itself is going. I’ve been using it on and off and will have more technical content, but today I wanted to write a short piece about what, where, who and how Docker came […]

AppFog and now Tier 3, CenturyLink is on a Roll!
I feel like I’m being followed by CenturyLink. I shouldn’t be surprised, they should follow me! 😮 But faux paranoia joking aside, it is interesting to see them snapping up two key players in the Cloud Foundry space that have built .NET support into it at an enterprise level. They’re obviously intent on capturing that […]

Linux Containers, LXC, FreeBSD Jails, VServer…
These days containerization of work, applications and storage on systems has become a hot topic. Not to say it wasn’t before, but it’s got a boost from the cloud computing segment of the industry. With that I felt the need to write up what I’ve discovered of the history in this industry so far. I’d […]

Sorry Database Nerds, Nobody Actually Gives a Shit…
So I’ve been in more than a few conversations about data structures, various academic conversations and other notions about where and how data should be stored. I’ve been on projects and managed projects that involve teams of people determining how to manage data so that other people can just not manage data. They want to […]

Orchestrate.io, To the Death of Database Infrastructure!
In this interview I talk to Matt Heitzenroder, Co-founder of Orchestrate.io and previous general manager of Basho Europe, data nerd and love of data types. In this video he talks about the data types, data structures, schema or schema-less options, graph, stores and other ideas behind Orchestrate.io. He also jumps into what exactly Orchestrate’s Mission […]

That Was Fun, Done With The Lenovo Carbon X1, Back to GSD!
Over the last couple of months I’ve been double laptoping it. I’ve had a Lenovo Carbon X1 with Windows 8 and Ubuntu dual boot configuration with 8GB RAM, 256GB SSD and i7 and I had a Mac Book Air (MBA) 8GB, 512GB SSD and i7 Proc. The MBA was my primary work machine with the […]

PDX Cloud – A Question Posed.
I attended the PDX Cloud meeting to present, but more to ask a question. Here’s how I posed that question (slide deck at the bottom of this blog entry). I frame the scenario of the distributed development world of cloud computing, dive into the vertical world of enterprise dev and then throw down the big […]

Junction Two Weeks on Bi-weekly Review : Issue #002
It’s time for another Bi-weekly Review! We’ve been making some progress and so far we’ve tackled a few elements of the project. The first big task was to get more information out there for the community & team working on the project. I’ve spent some time along with the contributors on github and via other […]

It’s Happening Again, Seattle Code Camp!
I’ve got two presentations happening this year at Seattle Code Camp! Are you signed up? If not, hit this and get signed up ASAP: https://seattlecodecamp2013.eventbrite.com/ My two presentations are: Distributed Databases – An Introduction to Riak Presenter:Adron Hall I’ll dive in with a quick definition and context of what distributed databases are. From there we’ll quickly […]

Junction Two Weeks on Tuesday Bi-weekly Review : Issue #001
So every two weeks I intend to provide an update for the Junction Project. Who might have joined, what was worked on, where we are and generally any other bits of news related to the project. This is the first “Junction Two Weeks on Tuesday Review” so enjoy! 🙂 Two weeks ago today I wrote […]

Riak Development Guidance: The “Client Round Robin Anti-Pattern”
One of the features that is often available in Riak Client software (including the CorrguatedIron .NET Client, the riak-js client and others) is the ability to send requests to the Riak Cluster through a round robin style approach. What this means is each IP, of each node within the Riak Cluster is entered into a […]

Introducing Junction
I’ve officially kicked off a new project from my notebook of projects based around building a Riak admin, data manipulation, reporting and news tool for Windows 8. If you want to jump right to the project, here’s the Github Pages Site, the Github Junction Repo and eventually I’ll have it listed in the Windows 8 […]