Posts
All the articles I've posted.
Bluesky Lists Integration For Silicon Valley Code Camp Speakers and Attendees
Published: at 01:58 PM•blueskybulesky-lists+2Announcing seamless Bluesky List integration for all Silicon Valley Code Camp participants.
Read moreA Clean .zshrc Startup Script for Setting Github and Docker API Keys on a Mac
Published: at 01:25 PM•macosshell+3In this blog post, we present a streamlined zshrc startup script on macOS that sets environment variables and logs into Docker in the background. We also explore how minimal logging and background execution can improve your workflow.
Read moreReplacing Legacy throw in React 19 with Suspense and use
Published: at 11:57 PM•reactreact19React once used thrown Promises for Suspense. .use() is recommended now, but legacy throwing is still supported.
Read moreOBS Recording Resolution 4K Even Though Display is 1080P
Published: at 01:27 AM•obsSet OBS base resolution to 4K and output to 1080P to capture entire screen on Retina MacBooks.
Read moreRunning React 19 From a CDN and using esm.sh
Published: at 04:51 PM•react reactjs react19 esmshThis blog explains updating to React 19 using esm.sh, transitioning from UMD to ESM modules. It includes changes in CDN usage, detailed esm.sh functionality, and how to find and use the correct React package versions.
Read more