Posts
All the articles I've posted.
Using AI to Create Secure MySQL Password Rotation Scripts (Without Exposing Secrets)
Published: at 02:00 PM•aimysql+4How to leverage AI assistants to build password management scripts while keeping your actual credentials completely private.
Read moreMonitoring Dual ISP Status with SonicWall SNMP and Next.js
Published: at 10:00 AM•nextjsnetworking+4A real-time dashboard to monitor multiple ISP connections through a SonicWall firewall using SNMP, built with Next.js and TypeScript.
Read moreBluesky 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 more