Posts Tagged "tech"
CLIProxyAPI
Turn Claude Code, Codex, Gemini, and Grok CLI subscriptions into local OpenAI-, Claude-, and Gemini-compatible APIs.
Read post

Hermes Agent
An open-source, self-hosted Agent from Nous Research. The same core runs in the CLI, desktop app, and WeChat gateway, with memory, skills, and scheduled tasks.
Read post

Everyday AI tools
The AI tools I currently use for daily development: Cursor, Claude Code, Codex App, CC Switch, and DeepSeek.
Read post

V8 garbage collection
Starting from V8's garbage-collection mechanism, this post introduces its algorithms, timing, and optimization techniques.
Read post

SSR
SSR stands for Server-Side Rendering, a technique for building dynamic web pages.
Read post

Code Quality and Conventions
Code quality and conventions are an important part of frontend development. They improve development efficiency, reduce repetitive work, and raise code quality.
Read post
