Search Results: architecture

The Hunt Begins

Published: November 5 2024 14:50 MDT

Today my hunt for a new role begins in earnest. So I am dropping some thoughts and links here.

Why am I looking for a new role?

The company that I was at (Lumio) has ended in bankru… [more]

Why weird team names make sense

Published: 5 February 2023

I've managed teams named, among other things, Python-Brug, and Banpo. Named for bridges in different cities, while we worked on a product named Bridge. A lot of people look at those names and t… [more]

Encourage teams to take risks

Published: 22 April 2021

In any given moment we have two options: to step forward into growth or to step back into safety.

— Abraham Maslow

This last Sunday we went on a light hik… [more]

2020: A year

Published: 5 Jan 2021

This has been a crazy year, but honestly an exciting one for me and my family. We've lived through multiple natural disasters, moved, changed jobs, survived a pandemic, had a new baby join us, and … [more]

Tech Things I read in 2018

Published: 28 Dec 2018

This is going to be a pretty straightforward list of what tech related reading I did this year. It doesn’t include hundreds of blog posts and forum discussion. I’ll break it into two ca… [more]

Making the world more beautiful

Published: 18 Dec 2017

Prompt: "You are tasked with making the world most beautiful. Where do you start?"

My first reaction is that I start with furniture. I believe that our perception of quality and beauty, whic… [more]

monument

Published: 23 Mar 2017

Over the past several years I’ve been working on a new application framework for nodejs. Monument is currently on it’s second major release.

What is Monument

Monument is fo… [more]

Seeing and Speaking

Published: 2 Aug 2016

I was reading this wonderful article from ia and it occurred to me that jargon and seeing are related to each other.

We know from resear… [more]

Thoughts on Components and stuff

Published: 31 Aug 2015

TLDR: Create small shared granular components for everything, and a "view" is just an ordered collection of components.

Warning: this is rambly and mostly a brain dump. Read on...

C… [more]

Modules not Globals

Published: 11 Jun 2015

Often newer JS developers ask when they should turn something into a standalone module. When should that function turn into its own file? There are lots of things we could talk about with component… [more]

Approaching CSS the OO Way

Published: 27 Mar 2013

In an interview somewhere in the web development industry:

"Hey, have you heard of CSS?"

Oh yeah! Totally... it’s that stuff that designers write right? You know it makes things p… [more]

There is a Right Way

Published: 29 Oct 2012

I grew up working with power tools. I think I was 9 the first time I used a router. As a family we were making mancala boards for christmas presents for family and friends. The noise was intense, t… [more]

Setting up Speed: Cherokee, Railo and CouchDB on AWS

Published: 13 Sep 2011

I am working on a little side project (ansble.com) which is going to require scalability, and a layered architecture that I just couldn't reasonably build in a physical environment. So I started to… [more]

Setting up Speed: Cherokee, Railo and CouchDB on AWS

Published: 13 Sep 2011

I am working on a little side project (ansble.com) which is going to require scalability, and a layered architecture that I just couldn't reasonably build in a physical environment. So I started to… [more]