Articles By:
Dan Delauro
-
Find Your True North
I remember when I was a kid, and all of the adults around me would ask: “What do you want to be when you grow up?”, as if my 7-year old self had all of the answers. I used to hate that question. I still do. I try my best to avoid asking that of my own kids. Not because I get answers like “a dinosaur”, “a princess” and “a tractor”. Those are all amazing answers and most likely, equally lucrative careers if they managed to pull it off. I steer clear of that question to avoid undue stress. What child needs to take time away from building a fort out of couch cushions to worry about getting a job, how they’re going to pay the bills, or what their purpose is on this planet? There’s plenty of time for that stress much later in life.
-
Deploying Static Websites to AWS S3 Behind an Nginx Proxy
We are constantly improving our approach to code. We build it. We break it. We love it. We hate it. And sometimes we blow it all up and start from scratch. If you caught @alliwagner’s swansong article about our starter files, you can recognize the value in years of iteration. But that doesn’t stop with just code. We’re constantly iterating on process, workflow, content strategy, etc. You name it, we’re always looking for ways to improve it. Nothing is ever set in stone. And the same goes for some of the less glamorous (depending on who you ask) tasks like… how do we put these things on the web for people to see?
-
What Will They Say About Me?
For most of my life, I’ve subscribed to the #zerof*cks mentality. I rarely cared about what people said or thought. I was a real maverick. Ahem, jerk. I broke rules, I did whatever I wanted, when I wanted, and nothing got in the way. Nobody mattered but me and the awesome things I wanted to do. Anyone who did get in the way got trampled (sorry about that). It worked out pretty well – for a while. I managed to align myself with a group of similar people who all wanted the same things out of life. That all changed when I got a ‘real’ job and began taking life seriously
-
Solr + Laravel + Pattern Lab = More Buzzwords!
One of the things I like the most about what we do is the fact that there’s always a bunch of different ways to do the same thing. Chances are, the end result is still just HTML getting rendered by a browser. But the real fun is starting a new project with a little bit of tech freedom that lets you ask yourself: “Wouldn’t it be crazy to try ____?”. Granted, with this team, the answer is almost always “Nah. Go for it!”. But it never hurts to gut check.
-
Gone zshin'
Terminal is one of the more powerful apps that comes pre-installed on the Mac. In a nut-shell (see what I did?), it’s an emulator for bash, which is a command processor that lets us interact directly with the UNIX-based operating system that makes the Mac go. As developers, designers and curious tinkerers alike, it’s safe to assume we all rely on it one way or another.