Welcome to my technical blog.
This site is dedicated to documenting and sharing my explorations in technology. The content primarily focuses on AI, Linux, DevOps, and Software Development. I also share notes on the pitfalls I’ve encountered and the lessons learned along the way, hoping to provide a reference for others facing similar challenges.
Tags
Latest Posts
Fix OpenList Permission Error on Your NAS: A Simple Step-by-Step Guide
A beginner-friendly guide to fix the "permission denied" error when updating OpenList to version 4.1.0 or newer on your NAS device.
NanoChat: The best ChatGPT that $100 can buy
Andrej Karpathy, a prominent voice in the AI community, has unveiled his latest project, NanoChat, with a bold claim: you can train a ChatGPT-like model from scratch for just $100.
Debugging Hell: How Verdaccio Configuration Broke My Vercel Deployment
A three-hour debugging journey of a mysterious Vercel deployment failure caused by Verdaccio private npm registry configuration. Learn how package-lock.json can be contaminated with internal registry…