408 related articles

Deep dive into Jane Street's open-source functional UI library Bonsai, exploring its OCaml-based incremental computation model, strongly-typed component architecture, and performance advantages for high-frequency data scenarios.

A detailed guide on safely migrating C/C++ projects to Rust, covering incremental strategies, FFI interop, bindgen/cxx toolchain usage, and unsafe boundary management.

A look back at the history of Windows XP Itanium Edition, explaining why IA-64 lost to AMD64, and how EPIC, x86 compatibility issues, and software ecosystems determine processor architecture success.

Musk proposes AI generating binaries directly, bypassing source code entirely. This article analyzes from four dimensions why this prediction is unlikely to materialize and why the intermediate layer will never disappear.

In-depth analysis of spdlog, the high-performance C++ logging library, covering async logging, Sink mechanism, fmt formatting, and practical integration guide.

Deep dive into the persistent-inference open-source project: solve TF/Keras cold start problems with just two files by keeping models resident in memory, eliminating reload overhead.

From the 1960s to today, the prediction that AI will replace programmers has repeatedly appeared yet never come true. This article reviews 60 years of programming history and explains why developers remain valuable.

Anthropic developer Boris Cherny used Claude Code to rewrite the Claude App, revealing AI coding agents' real capabilities and limits on production codebases.

A comprehensive analysis of webpack's core mechanisms including Loaders, Code Splitting, and its vital role in modern frontend engineering and ecosystem value.

SQLite creator Richard Hipp shares reliability engineering secrets: 100% MC/DC coverage, defensive programming, and zero-dependency design that powers trillions of deployments by a 3-person team.

Kraid compiler officially enters its "real compiler" phase, completing the critical transition from prototype to usable tool. Analysis of its compilation pipeline, value of indie compiler projects.

Deep analysis of RosaicLabs, Intel Atom core RTL licensing, and 32-Tile AMX expansion — exploring x86 architecture's open licensing and customization transformation in the AI era.

Termexo is a local AI coding workbench for Windows that integrates Claude Code and Codex agents, offering multi-terminal grid layouts, session recovery, approval notifications, and model switching—no account required.

Deep analysis of why teams build custom C/C++ inference engines instead of using PyTorch or TensorRT, exploring performance, minimal dependencies, and long-term maintenance tradeoffs.

Learn 8 automatable techniques to reduce Cursor Token usage, including .cursorrules configuration, precise context control, model tiering, and more to cut AI coding costs.

OpenAI's internal model codenamed Astra reportedly solved 10 major open math problems. We examine the claim's credibility, AI math reasoning capabilities, and a rational evaluation framework.

A deep dive into the Lighthouse open-source game porting engine by HarbourMasters, exploring its C-based architecture, role in the decompilation porting ecosystem, and digital game preservation.

Kimi K3 launches on Devin Desktop and CLI, surpassing GPT-5.5 on FrontierCode 1.1 with standout debugging skills. Explore its long-horizon agentic coding performance.

GPT-5.6 Sol achieves 20% GPU serving cost reduction and 15%+ token generation efficiency gains through self-optimization. A deep dive into AI recursive efficiency improvement.

The chess engine dev community openly resists AI-assisted coding. This article analyzes the technical logic and cultural roots behind Stockfish's rejection of AI-generated code.