Blog
RSSSpeed up API endpoints by making database and server region closer
Improve API response times by positioning the database and server closer in proximity.
Natt Nguyen·April 14, 2024·1 min read
Improve Next.js filenames readability in VSCode with custom tab labels
When working with multiple files of the same name open in Next.js, distinguishing the different tabs can be hard.
Natt Nguyen·April 13, 2024·2 min read
Prevent Supabase project from pausing with GitHub Actions
Schedule a workflow in GitHub Actions to prevent your Supabase project from pausing in free tier.
Natt Nguyen·March 17, 2024·3 min read
Save time generating your git commit message
No more time wasted crafting the perfect commit message.
Natt Nguyen·February 13, 2023·3 min read
Slash Vercel deployment time in half with pnpm
Developers can focus on creating better user experiences and delivering high-quality projects, rather than waiting for long deployment times on Vercel with pnpm.
Natt Nguyen·February 12, 2023·3 min read
How to stash untracked or new files
Most senior engineers do not know about this flag when stashing their work.
Natt Nguyen·February 3, 2023·2 min read
Simple Homebrew command list and iTerm2 configuration
My setup would speed up your onboarding on your new work MacOS machine and migrate risk of incorrectly installing a program as while having a beautiful terminal.
Natt Nguyen·January 28, 2023·7 min read