I decided to set up notifications for my Waline comment system to ensure timely responses. While options like WeChat and …
You can define custom shortcuts in Claude Code by adding Markdown files to the `.claude/commands/` directory. This guide …
Claude Code is my primary tool, but its restrictive quotas often force me to seek alternatives. While DeepSeek is …

A complete 2026 guide to configuring Figma MCP in Codex, covering the recommended remote server, the local Figma Desktop …
Figma has released an official MCP server, enabling AI to understand design files. This guide explains how to integrate …
First, the code generated for gRPC and gRPC-web from Protocol Buffers is different. Therefore, different plugins must be …
Google has released an official Chrome DevTools MCP tool, enabling AI to interact with browser features. This guide …
In an IP-based URL environment, the Copy component fails when an element is in full-screen mode.
I recommend checking for updates periodically to prevent the framework from becoming obsolete, which makes long-term …

A complete guide to installing, configuring, and using the OpenAI Codex CLI, including network setup, API key …
Add the following configuration to `~/.claude/settings.json` to view Claude Code usage, model info, and more. If the …
Open `~/.zshrc` or `~/.bashrc` and add the following content:
While browsing the metamask-extension source code, I saw a field in package.json: “packageManager”: “yarn@4.9.1”, but …

The most complete 2025 guide to subscribing to Claude Pro in the US region: US Apple ID setup, gift card payment, Claude …
This article introduces methods for retrieving user avatars and nicknames in mini-programs, including new API usage, …
After Cursor went viral, Claude Code quickly followed. I never expected terminal-based coding to be this powerful. I …
Recently, an open source project needed an H5 version, so I decided to try Tailwind. Here I’ll mark down my …
Problem
A review of NotebookLM's audio podcast feature, highlighting current limitations with voice control, interaction modes, …
I wanted Baidu to index more of my blog posts, so I set up API submissions. Here’s the process. Get the API Token
I’ve used Hexo for 9 years. While Hexo is still alive, themes are scarce, the visuals feel tired, and customization …
Essential tools and tips for Dart/Flutter development in VS Code, including FVM integration and dependency management.
When there are many Flutter projects, you also face the same multi-version environment maintenance issues as Node.js …
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, …