The Missing Guide to AWS SDK for Swift
Notes on using the aws-sdk-swift project in your macOS or iOS project.
Recent content on Akash Manohar

Notes on debugging Firebase events in Swift iOS apps
Notes on using the aws-sdk-swift project in your macOS or iOS project.

Cloudflare Tunnels is the newest alternative to tools like Ngrok and localtunnel. These tools help expose locally hosted apps and websites to the internet.
This post is in response to a Hacker News thread about being slow to produce work.
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.
Because I cannot find the best documentation everytime I need to remember tar command.
This post contains notes about issues faced and solutions, when attempting to update a Lambda function deployed using aws-cdk.
Notes on enabling AutoShift and TapDance for the Drop Preonic keyboard
Notes on when to hire new team members.
Notes on participating in conversations as a topic expert.
These are my notes on using React hooks.
Found this scenario where I wanted to (out of pure laziness) sort records by specific order of a column’s possible values. I looked around and to my surprise I found a way to do it.
The keyboard in the picture is my Planck EZ. I explored about building keyboards (and will hopefully do this someday). ~ This is a rabbit hole ~
These are a list of books I want to read the next 5yrs

– This post is a work in progress. These are my notes from reading the Traction book –
These are some useful learnings when recording screencasts/videos.

Sometime ago I bought this app called Core Data Lab . The app helps inspect CoreData stores created by my mac apps. This is very handy when building Mac apps (probably iOS apps too).
or “How to POST a form in Swift using URLSession” These examples will be using httpbin.org to test our request.
aka “How to decode response from a JSON API”