Brad Mongeon
mongeon.org
Brad Mongeon
@mongeon.org
Father | Principal Software Engineer | Passionate about Engineering Excellence | #Serverless Enthusiast
Maybe by the time I get in to register for the #FIFAWorldCup presale drawing for the second time the error that caused my first try to fail will be fixed.
September 10, 2025 at 4:47 PM
The bills are slowly rolling in for my CT Scan, this is an example of what is wrong with healthcare billing and costs in the US. They charged $217.49 for 1ML of Iodine...
February 14, 2025 at 6:45 PM
I really do enjoy and appreciate that I can whisper to Alexa and she whispers back in response. Perfect for shutting off the lights when the kids are asleep.
February 11, 2025 at 3:55 AM
I can't believe @github.com still does not support fast-forward merges through their UI (like BitBucket has done for a long time). For folks that manage deploys with branches this is key to keeping things simple and easily traceable. There are also many other use cases where this would be valuable.
Feature Request: Only allow for --ff merges for PRs · community · Discussion #4618
Right now, the only way there is for --ff merges is to use the "Rebase and merge" method. However there's something not optimal with this method. Assuming a feature branch has the following history...
github.com
January 28, 2025 at 3:12 PM
I would consider a mention of dotfiles as an approach to deal with all of those "just need to..." steps of getting a terminal setup the way you like it. Reviewing some of the repos in the inspiration section is really useful. @b0rk.jvns.ca
dotfiles.github.io/inspiration/
January 15, 2025 at 2:10 PM
Looks like Aurora DSQL may make it easier for me lean away from complicated single table DynamoDB solutions, especially when I think the access patterns are more fluid. Time to investigate the cost differences!
Aurora DSQL's connection pools are fast 🔥🔥🔥

In Lambda, getting a new token is single-digit milliseconds and making the TCP connection to the cluster (purple line) was only 11ms in this traced example:
December 4, 2024 at 7:39 PM
I feel like the increased AI hype has more folks asking for an AI solution where a regular algorithm would be a better fit and likely cheaper. Sometimes "Actual Intelligence" (or Human Intelligence - HI) is the "AI" we need.
December 4, 2024 at 7:36 PM