251 related articles

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.

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.

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.

Cosine AI founder reveals how the UK's first sovereign LLM is being built — from government compute grants and RL credit attribution to multi-agent orchestration and synthetic data pipelines.

Learn how to build full-stack WeChat Mini Programs using only JavaScript. This guide covers cloud databases, cloud functions, and cloud storage with a real-world project.
TurboVec: A Deep Dive into the Rust-Po…
TurboVec is a Rust-based vector index library powered by TurboQuant, with Python bindings for RAG, semantic search, and AI applications. A deep-dive into its architecture.
LFortran + Enzyme: A New Path to Autom…
LFortran + Enzyme enables automatic differentiation for decades of Fortran scientific code without rewrites. Learn the technical principles, implementation path, and impact on scientific ML.
How DSLs Make LLM Outputs More Reliabl…
LLM output instability is a core production challenge. This article analyzes how DSLs improve LLM reliability through verifiability, semantic convergence, and structural constraints.

Vibe Coding is reshaping software development — use natural language to direct AI through code, design, testing, and marketing. A guide for solo founders and indie developers.
4 Alternatives for Running CUDA on Non…
A deep dive into running CUDA on non-NVIDIA hardware (AMD, Intel): comparing ROCm/HIP, ZLUDA, SYCL/oneAPI, and OpenCL across principles, use cases, and limitations.
CUDA Kernel Fusion: A Practical Guide …
Learn how CUDA Kernel Fusion merges multiple GPU kernels to reduce global memory traffic and launch overhead, with real-world examples from AI inference and deep learning.

An engineering team spent four months raising an AI coding agent's spreadsheet accuracy from 50% to 92%. Deep dive into REPL architecture, validation loops, and domain knowledge injection.
Loot Raiders: An Indie Dev Journey Bui…
Loot Raiders is an ARC Raiders-inspired backpack loot web game built with Svelte. This article explores its gameplay design, Svelte's technical advantages for interaction-heavy games, and the indie dev journey from idea to launch.
JAX Host Offloading: A Practical Guide…
Memory capacity is the core bottleneck in LLM training. This guide explores JAX-based host offloading — covering optimizer state offloading, activation strategies, PCIe bandwidth trade-offs, and how it complements activation recomputation.

Claude Code is Anthropic's local AI coding assistant that reads your entire project context, auto-debugs, and outperforms Cursor and Trae on accuracy. Learn why.

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.