Blog

Implementing Email Notifications for Waline Comments

I decided to set up notifications for my Waline comment system to ensure timely responses. While options like WeChat and …

· 2 min
BlogWaline

Custom Slash Commands in Claude Code

You can define custom shortcuts in Claude Code by adding Markdown files to the `.claude/commands/` directory. This guide …

· 2 min
Claude CodeSlash CommandsAI

Guide to Using Claude Code with Codex

Claude Code is my primary tool, but its restrictive quotas often force me to seek alternatives. While DeepSeek is …

· 2 min
Claude CodeCodexAI

Integrating Codex with Figma MCP Server

While Claude Code (cc) is great with Figma MCP, its weekly quota can be restrictive. As a GPT Plus subscriber, I …

· 2 min
CodexFigmaMCP

How to Use Claude Code with the Figma MCP Server (Step-by-Step Guide)

Figma has released an official MCP server, enabling AI to understand design files. This guide explains how to integrate …

· 2 min
Claude CodeFigmaMCP

Opening a uSMART Account: The Last Brokerage Still Supporting Mainland Identity

Note: You can open an account, but you still need a Hong Kong bank card to deposit and withdraw funds.

· 3 min
InvestmentBrokerage AccountuSMARTUS/HK Stocks

Subscribing to YouTube Premium via Turkey (2025 Guide)

A complete 2025 iOS subscription guide for YouTube Premium in the Turkey region, including US Apple ID setup, Turkish …

· 4 min
YouTubeDigital Nomad

Generating gRPC Web and gRPC SDK from Protocol Buffers

First, the code generated for gRPC and gRPC-web from Protocol Buffers is different. Therefore, different plugins must be …

· 1 min
grpcgrpc-webprotobuf

How to Use Chrome DevTools MCP in the Claude Desktop App (Step-by-Step Guide)

Google has released an official Chrome DevTools MCP tool, enabling AI to interact with browser features. This guide …

· 2 min
ClaudeMCPAIChrome

Investigation into Web Clipboard Copying Failures

In an IP-based URL environment, the Copy component fails when an element is in full-screen mode.

· 2 min
JavaScriptFrontend

Extending Caddy Functionality by Installing Modules

Caddy is modular by design, but not all modules are included in the default distribution. To add specific features, you …

· 2 min
Caddy

How to Use Hugo Blox (Step-by-Step Guide)

I recommend checking for updates periodically to prevent the framework from becoming obsolete, which makes long-term …

· 2 min
HugoHugo Blox

How to Delete All Photos from Google Photos

I migrated my photo library to Quark Netdisk (which offers 6TB of storage as part of the Alibaba 88VIP membership) to …

· 2 min
Google Photos

How to Use Codex (Step-by-Step Guide)

You need working network access so the tool functions normally. For example, the terminal must be able to reach OpenAI …

· 2 min
CodexOpenAIAI

My Data & Cloud Sync Solution

Currently using the 200GB iCloud plan, shared with family members. It’s primarily used for device backups and some photo …

· 2 min

Google Nano Banana AI Prompt Recommendations

Google's Nano Banana model (Gemini) has been making waves recently. I've compiled a set of effective prompts to help you …

· 1 min
AIGoogle GeminiImage Generation

Claude Code: Install ccstatusline to Monitor Usage in Real Time

Add the following configuration to `~/.claude/settings.json` to view Claude Code usage, model info, and more. If the …

· 1 min
AI ToolsClaude Code

Claude Code Is Expensive? Try Connecting to DeepSeek

Open `~/.zshrc` or `~/.bashrc` and add the following content:

· 3 min
AIDev ToolsClaude Code

Alfred Theme Recommendations

Alfred is a powerful productivity tool on macOS. It supports custom themes to improve the user experience. This post …

· 1 min
Productivity Tools

Talking About Spotify and Domestic Music Services

Spotify is a well-known music streaming app that I’ve been using for many years. I really like it, so here I’ll share …

· 2 min
TechRandom Thoughts

How to Use Corepack (Step-by-Step Guide)

While browsing the metamask-extension source code, I saw a field in package.json: “packageManager”: “yarn@4.9.1”, but …

· 2 min
Node.js

Ethers.js Research

Recently, an open source project needed to implement a web3.js library, so I researched the leading web3.js library - …

· 3 min
Claude Pro US Subscription Guide: How to Subscribe, Pay, and Use Claude Code

Claude Pro US Subscription Guide: How to Subscribe, Pay, and Use Claude Code

The most complete 2025 guide to subscribing to Claude Pro in the US region: US Apple ID setup, gift card payment, Claude …

· 2 min
AIClaudeClaude ProClaude Code

Mini-Program Avatar and Nickname Retrieval

This article introduces methods for retrieving user avatars and nicknames in mini-programs, including new API usage, …

· 2 min
Communication ToolsFrontend Development

Methods for Screen Mirroring Mobile Devices to TV and Personal Usage Experience

Recently, family members asked how to mirror their phones to the TV. It seems many people still don’t know about this …

· 3 min
Apple Ecosystem