Code Mala Tang
Author

Code Mala Tang

Read source code together, write articles together, and enjoy spicy hot pot together.

493
Articles
0
Likes
2.2k
Views
0
Comments
Recent Articles

Latest from Code Mala Tang

100 recent articles max
Code Mala Tang
Code Mala Tang
Jun 2, 2026 · Artificial Intelligence

Demystifying Model Evaluation: 8 Key Terms You Must Know

The article breaks down eight technical terms—frontier coding, 1M‑long context, native multimodal, open‑source levels, benchmark layers, CUDA operators, autonomous iteration, and verifiable engineering strength—to help readers understand what modern AI model release notes actually mean.

CUDA operatorsModel EvaluationOpen-source
0 likes · 11 min read
Demystifying Model Evaluation: 8 Key Terms You Must Know
Code Mala Tang
Code Mala Tang
Jun 1, 2026 · Industry Insights

Tianya Community Revives, but the Era It Represented Is Gone

After three years offline, Tianya.net returns, sparking nostalgic comments, yet the article argues that the platform’s revival cannot bring back the “slow internet” culture it once embodied, which has been eclipsed by today’s algorithm‑driven, short‑form, real‑name web.

Chinese InternetSocial MediaTianya
0 likes · 7 min read
Tianya Community Revives, but the Era It Represented Is Gone
Code Mala Tang
Code Mala Tang
May 31, 2026 · Artificial Intelligence

Top 10 AI Papers This Week: SkillOpt, Agent Distillation, and Sleeping LLMs

This roundup reviews ten recent AI papers covering SkillOpt’s treat‑SKILL.md as trainable parameters, compiling whole agent pipelines into model weights, decentralized AI scientist teams, adding a "sleep" consolidation phase to LLMs, interface‑only fixes for frozen agents, reuse‑aware context‑cost strategies, evaluating AI’s ability to forecast scientific breakthroughs, agent aging benchmarks, the trade‑offs of complex harnesses, and multilingual food‑embedding models.

AI AgentsAgent AgingAgent Distillation
0 likes · 18 min read
Top 10 AI Papers This Week: SkillOpt, Agent Distillation, and Sleeping LLMs
Code Mala Tang
Code Mala Tang
May 31, 2026 · Artificial Intelligence

Can Four Sub‑Agents Ship a Feature Overnight? A Deep Dive into the 4‑Agent Pipeline vs Superpowers

The article compares zodchiii's minimalist four‑sub‑agent pipeline with the Superpowers skill‑driven approach, examining context isolation, handoff files, model allocation, testing discipline, review rules, learning curve, and suitability, and concludes with a hybrid recommendation for reliable feature delivery.

AI AgentsClaude CodePipeline
0 likes · 14 min read
Can Four Sub‑Agents Ship a Feature Overnight? A Deep Dive into the 4‑Agent Pipeline vs Superpowers
Code Mala Tang
Code Mala Tang
May 29, 2026 · Artificial Intelligence

How Claude Code’s Dynamic Workflows Scripted a 750k‑line Rust Migration

Claude Code’s Dynamic Workflows let the model generate a JavaScript orchestration script that runs locally, enabling massive parallel sub‑agents for tasks like the 750 k‑line Rust migration of Bun, while outlining its architecture, limits, comparison with Agent Teams, and practical usage patterns.

AI AgentsBunClaude Code
0 likes · 32 min read
How Claude Code’s Dynamic Workflows Scripted a 750k‑line Rust Migration
Code Mala Tang
Code Mala Tang
May 28, 2026 · Backend Development

Why MCP’s New Stateless Design Eliminates Session Stores and Handshakes

Version 2026‑07‑28 of the MCP protocol rewrites the spec to be stateless, removing the initialize handshake and session‑ID header, enabling simple round‑robin routing, client‑side caching, unified tracing, and new extensions, while outlining migration challenges and operational benefits.

Distributed TracingExtensionsHTTP routing
0 likes · 10 min read
Why MCP’s New Stateless Design Eliminates Session Stores and Handshakes
Code Mala Tang
Code Mala Tang
May 28, 2026 · Artificial Intelligence

When Claude Skills Need Determinism, Use Skillflows

The article analyzes Claude's natural‑language SKILL.md approach, highlights its flexibility and nondeterminism, and explains how adding a declarative skillflow.json graph enforces deterministic execution, auditability, lower token cost, and better consistency for high‑frequency, compliance‑critical tasks.

ClaudeLLM AgentsSkillflows
0 likes · 11 min read
When Claude Skills Need Determinism, Use Skillflows
Code Mala Tang
Code Mala Tang
May 27, 2026 · Artificial Intelligence

8 Patterns to Make Claude Code Work in Enterprise-Scale Monorepos

The article outlines eight practical patterns—Context Cascade, Repo Map, Noise Filter, Symbol Lookup, Just-in-Time Skill, Scoped Skill, Scout Subagent, and Search-as-a-Tool—that enable Claude Code to efficiently navigate and operate within large, multi-team monorepos by providing structured entry points, filtering noise, leveraging language servers, and integrating existing knowledge systems.

AI assistantClaude Codedevelopment tools
0 likes · 11 min read
8 Patterns to Make Claude Code Work in Enterprise-Scale Monorepos