Blog
-
Project Translator VSCode Extension for Project Multilingual Localization
Thursday, February 26, 2026 in Blog
Categories:
The Project Translator VSCode extension provides developers with an efficient solution for project multilingual localization. This extension utilizes AI technology to achieve automatic translation from individual files to entire project folders, …
-
GPT-5.3-Codex First Impressions: From Surprise to Rational Assessment
Tuesday, February 17, 2026 in Blog
Categories:
OpenAI, before the official release of GPT-5.3, has rolled out the specialized model GPT-5.3-Codex. From a business perspective, this decision is easy to understand. GPT-5.3-Codex is priced the same as the standard GPT-5.3, but its outputs are more …
-
Comparative Technical Analysis of DoH and DoT
Wednesday, February 11, 2026 in Blog
Categories:
DNS over HTTPS (DoH) and DNS over TLS (DoT) are two common encrypted DNS transport methods that implement secure transmission of DNS queries through different protocol stacks. The DoT standard is defined by RFC 7858, while DoH is standardized by DNS …
-
Debugging Record: OpenRouter gpt-oss-120b Model Does Not Support Chinese Requests
Monday, February 09, 2026 in Blog
Categories:
While using the free model API provided by OpenRouter, I encountered a confusing issue. With the exact same request structure, simply changing the language of the prompt resulted in completely different outcomes. Problem Reproduction I used the …
-
Summary of Free AI Icon Generators
Monday, February 02, 2026 in Blog
Categories:
With the development of artificial intelligence technology, designers and developers can now quickly generate various types of icons through simple text prompts. These free AI icon generators significantly lower the barrier to design, enabling users …
-
Cost Formulas and Break-Even Points for Vibe Coding
Wednesday, January 07, 2026 in Blog
Categories:
AI coding tools can be categorized into three billing models: Per-token billing: Includes various APIs, Claude Code (Claude Pro), Codex Cli (ChatGPT Plus), Zhipu Lite/Pro, Cursor (new version), etc. These are fundamentally token-based, with some …
-
Setting Up a Remote Browser Debugging Endpoint on Windows
Thursday, January 01, 2026 in Blog
Categories:
This article explains how to run Chrome on a Windows host and expose a remote debugging endpoint via CDP for LAN clients or MCP to connect. The core of the solution is that Chrome only listens on 127.0.0.1, which is then mapped to a LAN address via …
-
Technical Blogs Are Dead
Tuesday, December 23, 2025 in Blog
Categories:
In recent years, AI writing tools such as ChatGPT and Claude have rapidly gained popularity. These tools can generate fluent technical articles and even mimic human writing styles. This shift has sparked widespread discussion in the technical …
-
Appreciation of OpenAI's Naming Art
Friday, December 12, 2025 in Blog
Categories:
All OpenAI models are documented here: https://platform.openai.com/docs/models/. Without delving too far into the past, let’s start with the GPT-4 series and contemporary models. Here is my compiled table: Name Description Model Card Link …
-
Preemptible Instances Are a Great Deal
Friday, December 05, 2025 in Blog
Categories:
There’s a great deal I’ve never promoted in public communities: Alibaba Cloud’s preemptible instances are extremely cost-effective. Long-term Significant Discounts The headline claim of up to 90% savings is not exaggerated. Popular …