Stop Putting Code on a Pedestal
Large language models have been injected into your daily workflows for a few years. I see where it’s going, but let’s stop putting the code on a pedestal.
RIP to Google Reader, 10 Years Later
10 years ago, Google started the Google graveyard with it’s first major culling, Google Reader.
“Theory-building and why employee churn is lethal to software companies”
“Software is a temporary garden whose fate is inextricably intertwined with its gardeners.”
Becoming an AWS Certified Solutions Architect for Software Developers
Here are all the resources and strategies I used to gain my AWS Certified Solutions Architect Associate Certification (SAA-C03) as a software developer.
How to Install Python on a Mac
I walk through the only way to install Python on a MacOS machine.
Handling File Uploads in a Serverless API Endpoint
In this post, I walkthrough using signed URLs to enable asynchronous file uploads in a serverless API endpoint.
Installing & Using AWS CLI v2 with Bitbucket Pipelines
A brief example on how to install the AWS SDK CLI v2 when running a Bitbucket Pipeline