Posts
All the articles I've posted.
Git Enable Commit Signing
A quick guide to setting up GPG commit signing for Git and GitHub, including key generation, export, Git configuration, and VSCode integration.
Automatically update Homebrew versions using Action
A tutorial on automating Homebrew formula updates using GitHub Actions, with shell scripts that fetch latest release versions and update SHA256 hashes automatically after each release.
Unlock ChatGPT with Cloudflare WARP
A technical guide to bypassing ChatGPT IP restrictions using Cloudflare WARP as an IPv6 proxy, with XrayR/V2Ray configuration examples for routing OpenAI traffic through WARP.
I subscribed to ChatGPT Plus
An early adopter's experience subscribing to ChatGPT Plus using a browser workaround, including tips on IP requirements for accessing OpenAI services and a self-developed OpenAI-Checker tool for verifying IP compatibility.
Create query API for 500 million Weibo data
A technical guide to building a high-performance query API for the 500 million Weibo data leak using ClickHouse with dual tables indexed by UID and phone number for fast lookups.
Remove National Anti-Fraud Center on MIUI
A tutorial on removing the pre-installed National Anti-Fraud Center app from MIUI devices using ADB commands or a Magisk module for rooted phones.