516 related articles

Ollama scales up for trillion-parameter open-source models like Kimi K3 and Qwen 3.8. Hugging Face demands $100M from OpenAI, Alibaba Coder goes mobile, and DeepSeek pauses fundraising.

In-depth analysis of OpenAI Codex's four forms (CLI, web, plugin, app), comparing Codex, Claude Code, and Cursor on price, stability, and use cases to help developers choose the right tool.

A detailed guide to getting started with Codex and Claude Code AI agentic coding tools, from environment setup to hands-on practice, helping beginners master AI programming assistants.

A detailed guide to getting started with Codex and Claude Code—two leading AI agentic coding tools. From environment setup to hands-on practice, even beginners with no coding experience can master AI programming assistants.

Discover a hidden trick in Codex iOS voice mode: tap the central circle to show subtitles, solving pain points like unclear code names and hard-to-distinguish technical content in voice interactions.

OpenAI Codex Voice Mode gets a major upgrade with always-on background operation and uninterrupted voice programming. Explore the new workflow, ambient coding agents, and what voice programming means for developers.

How should a data scientist upgrade their tech stack when transitioning from IC to team lead? A phased roadmap covering Git, dbt, Snowflake, modern data stack, and generative AI.

Herder is an open-source terminal multiplexer for macOS and Windows that unifies management of Claude Code, Codex, OpenCode, and other AI coding agents—with persistence and remote reconnection.

How to achieve millisecond-level code search in massive repositories with hundreds of thousands of files? A hands-on look at building a code search plugin with Cursor + Codex, powered by Lucene inverted indexing and BM25 ranking.

How to achieve millisecond-level code search in a repo with hundreds of thousands of files? Building a search plugin with Cursor + Codex, powered by Lucene inverted indexing and BM25 ranking.

This week's GitHub trending focuses on AI coding: Skills sets rules for Agents, Omniroute is a never-down AI gateway, Code Review Graph is a code knowledge graph, PI is an open-source Agent toolbox, and AI Engineering from Scratch teaches from zero.

This week's GitHub trending focuses on AI coding: Skills sets rules for Agents, Omniroute is a never-down AI gateway, Code Review Graph builds a code knowledge graph, PI is an open-source Agent toolkit, and AI Engineering from Scratch teaches from the ground up.

Learn how to use Vibe Coding to collaborate with AI in refactoring a Unity game, introducing ScriptableObject (SO) data architecture, with hands-on tips.

A deep dive into refactoring a Unity game with Vibe Coding and AI, introducing ScriptableObject (SO) architecture—covering visual map editors, Codex remote control, and collaboration pitfalls.

A comprehensive guide to three core AI tool types (personal assistant, CLI geek, AI IDE) in the testing era. Uncover the real challenges of AI test case generation and the new AI test development paradigm.

A complete guide to the three core categories of AI tools in the testing era (personal assistants, CLI geek tools, AI IDEs), revealing the real challenges of AI test case generation and the new AI test development paradigm.

What is the fundamental difference between terminal agents and device agents? This article breaks down Claude Code's core positioning, the key logic for enterprise AI testing selection, and the advantages of the Claude Code + DeepSeek combination.

A Google DeepMind engineer reveals that over 50,000 AI agent skills come with almost no evals. Learn how to write skill evaluations, from description tuning to test design.

A Google DeepMind engineer reveals that over 50,000 AI agent skills come with almost no evals. This guide covers skill descriptions, test design, eval harnesses, and retirement strategies.

Get started with the Codex AI Agent from scratch: project creation, plugin config (Computer Use/Remotion), Plan Mode vs Goal Mode, and a hands-on demo of generating an MG animation in one sentence.