Avatar
The Missing Guide to AWS SDK for Swift
Notes on using the aws-sdk-swift project in your macOS or iOS project.
Read more →
Using Cloudflare Tunnels to expose localhost to the internet

Cloudflare Tunnels is the newest alternative to tools like Ngrok and localtunnel. These tools help expose locally hosted apps and websites to the internet.

Read more →
Attention to detail as your north star
This post is in response to a Hacker News thread about being slow to produce work.
Read more →
Questions to ask potential employers
You will be working for the company. But will the company work for you? If you are interviewing with companies, these notes should help ask questions and know what is in it for you.
Read more →
Notes on the tar command
Because I cannot find the best documentation everytime I need to remember tar command.
Read more →
Dev notes: aws-cdk not updating Lambda function
This post contains notes about issues faced and solutions, when attempting to update a Lambda function deployed using aws-cdk.
Read more →
Building a custom QMK firmware
Notes on enabling AutoShift and TapDance for the Drop Preonic keyboard
Read more →
Hire when there is enough work for a year
Notes on when to hire new team members.
Read more →
Bring clarity, not blockers
Notes on participating in conversations as a topic expert.
Read more →
React hooks: useEffect and useCallback

These are my notes on using React hooks.

Read more →