An example of when being to clever can come back to bite you…

As part of a test I had to ensure only two alphabetical characters would allowed. So I used `chr(rand(97,122))`; which on a OSX machine is…

Thus writer just made it to my `must read` list. Everything they state is spot on and to the point.

Eric Elliott wrote on Medium about the fear of change and how to build high velocity development teams. If you read nothing else this week.…

An interesting article about P/React and web application performance.

Check it out, good read and a solid real world example of how proper usage of progressive web applications can make and save your organization…

Economy of Scale: when big is a waste.

Some short musings. I was thinking about why larger organizations tend to be less ‘agile’ or ‘nimble’ than smaller organizations. Even though larger organizations are…

Hackathons…an honest opinion.

When taken as a hole a hackathon is a marketing, networking, and possibly hiring event. Engineers and developers of all levels attend with the award of getting…

Have we just replaced `Dependency Hell` for a `Hell of a lot of Dependency`?

While recently working with a frontend engineer it struck me that the most basic of applications have massive amounts of dependencies. Specifically React configured as…

A prime example of why automated testing works…

Today I got to a change request that read something to the order of ‘move all this code from place X, the new namespace Y.…

Is the argument of ‘application portability’ a valid one for containerization?

Preface: I am a huge supporter of containerized distributed applications. It give me all sorts of nerd good feelings. One of the biggest arguments for…

Stack Overflow Community Elections.

Quick update here, Stack Overflow (SO) is currently in its annual election cycle. Help the community that helps you exit vim.

Sad day … Iron Yard Closing.

To me the whole coding school bootcamp has always seemed like land mind field waiting for a chain reaction detonation. That said The Iron Yard is one…