23 related articles

Moonshot AI launches Kimi K3 with 2.8 trillion parameters and 1M token context. Google delays Gemini 3.5 Pro, AI coding tools upgrade collectively as competition shifts to coding and Agent capabilities.

Chrome Web Store submission rejected? Learn how to pass review by cleaning dead code, removing node_modules from builds, and ensuring compliance with store policies.

Kimi K3 officially launches on Ollama Cloud as an "extra high usage" model. This guide covers free tier quotas, cloud inference experience, technical advantages, and how developers can seamlessly call this high-performance LLM.

From Qwen1 to Qwen3-2507: a complete breakdown of six generations of evolution over two years — GQA, MoE, GRPO, dynamic thinking, and the core shift from architecture to reasoning.

Zhipu AI's Z.ai founder teases a new GLM model just one month after GLM 5.2. We decode the announcement, explore likely upgrade directions, and analyze China's LLM iteration pace.

CodeWell open-sources a multi-model terminal coding agent, Kimi K3 launches with ultra-long context, MiniMax Code 2.0 rebuilds its Agent architecture, and Claude gets browser access. AI is accelerating from content generation to task execution.

A 15-year-old trained Tiny-MoE, a 200M-parameter MoE language model from scratch using free Kaggle GPUs, featuring MLA attention, RoPE+YaRN, and native PyTorch.

Claude Code, Codex, or Cursor? This in-depth comparison covers each tool's positioning, ideal users, and how to combine them for maximum productivity in your AI coding workflow.

Zhipu releases GLM-5.2 with 1M token context, matching GPT-5.x and Claude. Zcode 3.0 offers 3M free daily calls with one-click migration from Claude Code and Codex.

A hands-on comparison of 6 open-source LLMs (DeepSeek, Qwen3, Zhipu GLM, Kimi K2, MiniMax M3, Tencent Hunyuan 3) for on-premise deployment—covering hardware cost, inference efficiency, and deployment difficulty.

A senior developer's 24-hour deep test of Grok 4.5: a 1.5T-param MoE model at $2/M input tokens, with coding benchmarks rivaling GPT-5.5. Real performance, token efficiency, and limits explained.

A head-to-head hands-on test of Sakana Fugu vs GLM 5.2 based on real Hermes agent workflows. Covering tool calling, frontend generation, and code improvement to reveal each model's true performance, speed, and value.
YC CEO Claims 37,000 Lines of AI Code …
YC's CEO claims to ship 37,000 lines of AI-generated code daily. We break down what those lines actually consist of and how to properly measure AI coding productivity.

GLM 5.2 by Zhipu AI: fully open-source under MIT license, #3 globally on Code V3 with a 96-point S-tier rating, and a genuinely usable 1M-token context window.

Hands-on review of Qwythos-9B, distilled from 500M+ Claude reasoning traces. Supports 1.04M token context, uncensored, runs on just 4GB VRAM. Full deployment guide included.

Learn essential .gitignore techniques for AI-powered coding. Covers AI temp files, system files, and dependencies with ready-to-use Node.js and Python templates.
Product ReviewsA deep dive into OpenCode, an open-source AI coding assistant supporting local private deployment, multi-model switching, and client-server architecture as a complete Claude Code alternative.
Deep DivesDeep dive into Transformer architecture covering self-attention QKV mechanics, Encoder-Decoder structure, Flash Attention memory optimization, RoPE positional encoding, and GQA inference acceleration.
TutorialsLearn how to build a full-stack multimodal AI conversation system using pnpm Monorepo architecture, covering local model integration, image understanding, and streaming chat.
TutorialsAdvanced OpenAI Codex tips including sidebar shortcuts, batch Agent sub-tasks, session management, and environment setup to create a Cursor-level development experience.