The WeChat desktop client recently shipped v4. I ran into an install error—here’s the fix. What’s New
Recently, I got a new MBA but found that text messages were not syncing to the new Mac, so I started troubleshooting. …
Like many of you, I rely on Apple’s cross-device clipboard synchronization. Recently, I encountered an issue where …
Quick comparison of tsc, ts-loader, and babel-loader for TypeScript builds—what they do and when to choose each.
Will AI replace IT? Not anytime soon. Keep an eye on AI, but don’t forget the fundamentals — they’re the foundation, …
Webpack 5 has been out for a long time. Will there be a Webpack 6, or is Webpack exiting the stage? I checked the repo …
Forms are a common interaction method in user interfaces, and validating/managing their state can be challenging. In …
A comprehensive guide on using highlight.js, covering CDN integration, language registration, auto-detection, and line …
I’ve used ssh2-sftp-client to implement terminal-side upload/download. Because it supports streams, I implemented …
Recently worked on a project using Next.js, the entire build and release time consumption was 12min, or longer. Looking …
A guide on connecting and configuring an Xbox controller with OpenEmu on Mac for a better gaming experience.
Implementing JSON Schema-based code suggestions in Monaco Editor for better JSON editing.
I recently picked up a MacBook Air M4. After a few days of use, I’m quite happy with it, so here are some quick notes …
EventEmitter Initial Version
A guide on properly loading and configuring node_modules resources in VSCode WebView extensions, including setup and …
A comprehensive guide on implementing internationalization in VSCode extensions, covering both menu and extension …
Recently came across a frontend question: “Is the Host field necessary when sending HTTP request headers?” I hadn’t …
Medium’s MPP and GitHub Sponsors both use Stripe for payouts and payments. Here are a few Stripe notes and fixes I’ve …

Screen Studio is a powerful screen recording tool exclusively for macOS. It helps users easily record on-screen …
Recently while looking at dependency package upgrades for an old project, I noticed that node-sass has been …
Recently, a friend in our group chat encountered an error while filling out a waitlist form on manus and thought it was …
A comprehensive guide on integrating and using Firecrawl MCP within Cursor IDE, covering its features, configuration, …
I’ve always used CNCB’s app to book mortgage prepayments. The rule there is: no pending prepayment and a 30‑day advance …
Today a friend asked me what the gray bar chart in Apple’s Screen Time statistics means. I actually wasn’t too sure …
I frequently use the GitLink plugin in JetBrains IDEs to copy Git web URLs for files with one click, which …