My name is Seth Geoghegan. I'm a freelance developer. It’s nice to meet you.

Latest Articles

Skinny versus Fat Lambdas

Serverless technoligies are incredibly empowering, but the serverless ecosystem lacks opinionated application frameworks. Web application frameworks like Ruby on Rails come with a set of conventions reduce the barriers of entry for new and experienced developers alike. This stands in...

The Async Lambda Trap

Serverless computing enables us to execute our code without the burden of provisioning or managing servers. This simple yet powerful paradigm enables us to build all sorts of cool things quickly. However, we aren’t entirely free of the burden of...