4 min read 0 Security Secrets in Lambda Env Vars manchicken 2024-04-25 Hello, friends! I’m here on this fine Thursday with some low-key advice on a very serious problem: you—or someone you…
4 min read 0 Free Software Update: Tackling a large volume of simple problems in an Open Source project manchicken 2024-01-20 Last time on “Tackling a large volume of simple problems in an Open Source project“, your hero left off with…
8 min read 0 Free Software Tackling a large volume of simple problems in an Open Source project manchicken 2024-01-13 Hello again! I’ve been contributing to a really helpful Rust crate by @xampprocky called “octocrab”. I started using this module…
4 min read 0 Hacktoberfest It’s that time of year again, and Hacktoberfest is right around the corner! I thought I’d give you a quick run-down on how I prepare for what I’m going to do for Hacktoberfest. manchicken 2023-09-13 This isn’t a long-form piece, and these are just my own practices. I’d love for y’all to share your practices…
1 min read 0 General Stop naming functions `fetch()`. manchicken 2023-07-26 Hello everybody, this is just a quick PSA. Here goes: STOP NAMING YOUR FUNCTIONS fetch()! Between the Fetch API, and…
7 min read 0 General Lessons Learned in Chasing Unicorns manchicken 2023-07-01 I’m old. I’ve been doing open source for a long time. I started in 1996, during my first year of…
5 min read 0 Programming How to Cheat in JS Object Manipulation manchicken 2023-06-28 Often in JavaScript, we’ve got to manipulate JavaScript Objects in order to serve a purpose. Today I’m going to cover…
1 min read 0 General Ninja Rules of Self-Identification manchicken 2022-11-14 A ninja does not self-identify as a ninja. <rant>In our field, a lot of folks will call themselves “ninjas” or…
13 min read 0 General Definition of Dependencies manchicken 2022-10-11 Definition of Dependencies When I discuss the topic of dependencies with other developers, I often find that we approach the…
4 min read 0 General Observations on Tech Work manchicken 2022-05-20 As I think back on the 24 years I’ve worked in technology, I would like to share with you three…