Search Results: architecture
The Hunt Begins
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
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
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
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
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
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
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
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
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
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
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
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
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
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]