244 related articles

Deep analysis of AMD's CDNA5 architecture covering Chiplet packaging upgrades, HBM memory evolution, and low-precision compute optimization, examining how AMD challenges NVIDIA's AI chip dominance.

Carta is a Rust reimplementation of Pandoc with a 9MB binary (1/20th of Pandoc) and up to 45x faster conversion. Supports Markdown, DOCX, LaTeX, and Pandoc JSON filters.

A deep engineering analysis of Agent internals: how LLMs decompose tasks via tool calling, why context compression and memory are essential, and why solo developers should avoid heavy frameworks.

Carta is a Rust reimplementation of Pandoc that produces a 9MB binary (1/20th of Pandoc) and achieves up to 45x faster conversion speeds for Markdown, DOCX, LaTeX, and more.

Deep dive into self-contained portable Python distributions: how python-build-standalone uses static linking and path relocation for zero-dependency deployment, and how modern tools like uv leverage this technology.

Is Bun being rewritten in Rust? This article explores the community debate and analyzes why Bun chose Zig over Rust, examining the engineering tradeoffs between Zig and Rust in systems programming.

Deep dive into Dear ImGui's immediate mode GUI design, technical features, and use cases. Covers immediate vs retained mode, backend support, game engine integration, and ecosystem extensions.

Cursor's swarm experiment had AI teams implement a SQLite engine in Rust from scratch using only 835 pages of docs. All-frontier models cost $10K+, hybrid role division just $1.3K—a 7.9x gap.

DeepSeek founder Liang Wenfeng systematically explains: a KPI-free culture, 10-month break-even pricing, long-term open-source strategy, continual learning to break the AGI bottleneck, and his prediction of a mature domestic chip ecosystem within a year.

A systematic review of must-know topics for AI Application Engineer interviews: PTQ/QAT quantization, operator fusion, inference pipelines, latency/throughput analysis, and edge deployment of detection/segmentation/BEV models.

A systematic guide to must-know AI application engineer interview topics: PTQ/QAT quantization, operator fusion, inference pipelines, latency/throughput analysis, and edge deployment of detection/segmentation/BEV models.

DeepSeek is reportedly developing its own AI chip, moving from algorithms to hardware to achieve software-hardware co-optimization. An in-depth analysis of its strategic rationale, key challenges, and implications for China's AI industry autonomy.

An in-depth look at using AI LLMs to audit Cloudflare's open-source cryptographic library CIRCL, covering constant-time detection, side-channel vulnerabilities, and human-AI collaboration.

A hands-on case study: using Claude Code and the LVGL graphics library to build a Tetris game running on an embedded dev board from scratch in under 3 hours.

A hands-on case: using Claude Code and the LVGL graphics library to build a Tetris game running on an embedded board from scratch in under 3 hours.

T-Head open-sources AI software stack T-Head SAIL at WAIC to lower the barrier for domestic chip development; Kimi K3 tops the WebDev leaderboard; Qwen 3.8 Max Preview cuts prices aggressively; Moonshot prepares a Hong Kong IPO; and Oracle switches its data center to a fuel cell microgrid.

As AI coding assistants like Codex become standard, the risks of overreliance grow too. Learn when developers should "show a red card," reclaim control, and safeguard code quality and responsibility.

Chinese open-source models rapidly close the capability gap with top closed-source AI. DeepSeek shocks the industry while Qwen matches global benchmarks.

Alibaba open-sources a 2.4 trillion parameter Qwen model and launches the Qwen Token Plan. Chinese models surge, Kimi K3 tops global rankings, and China's AI is reshaping the global competitive landscape.
CS Self-Study Guide: The 74K-Star Comp…
A 74K-star GitHub project by Peking University students curates MIT, Stanford, and CMU open courses into a complete CS self-study roadmap covering algorithms, OS, databases, and more.