
I'm Writing Articles Myself Again, and Some Thoughts on GPT-5.4
I’ve gone back to writing articles “myself” again. The reason I say “myself” is: Actually, my recent articles were all …

I’ve gone back to writing articles “myself” again. The reason I say “myself” is: Actually, my recent articles were all …

Self-hosting an LLM does not magically remove constraints. The real question is where the breakeven point sits between hardware, operations, and API …

Calculating the actual usable volume of big model Coding packages from the perspective of concurrency limits and throughput, revealing the gap between …

Many friends want to know: What is the internal server situation and infrastructure of our small software development company? Internal development …


Sharing my efficient and cost-effective workflow using OpenCode + Gemini 3 Flash

How to choose programming models in January 2026.
Troubleshooting Guide: Using Hooks to Force Claude Code to Use uv for Python Dependency Management

Recently, I verified an effective AI development method that doesn’t affect the existing workflow. Here’s a summary. Why Choose VM + …

When managing a Hugo blog, you often need to switch back and forth between the terminal and editor. To simplify this process, I developed hugo-admin, …