160 related articles

Bun runtime now generates a CLAUDE.md file by default with bun init, signaling AI assistants becoming first-class citizens in the development toolchain.

A detailed guide to Claude Code installation, domestic model switching, project analysis commands, and Git workflow practice to help developers quickly master this AI programming collaboration tool.

Real-world comparison of Kimi K3 vs Claude flagship across e-commerce pages, 3D fighting games, and flight simulators. Kimi K3 delivers 90% output quality at 1/8 the price with faster speeds and local deployment support.

Colibri uses MoE hot-cold separation and 4-bit quantization to run 744B-parameter models like GLM 5.2 on consumer hardware. Learn about its three-tier memory architecture and speculative decoding.

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.

Generative AI is profoundly redefining the personal computer — from passive tool to intelligent collaborator. This article examines the core shifts of the AI PC era and the productivity gap created by cognitive lag.

Explore Britain's 1979 Prestel Viewdata system and its community platform Micronet 800 — an interactive online service that predated the World Wide Web by a decade, and why it lost to the open internet.

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.

Senior data scientist interviews are broad and multi-round. Learn an efficient evergreen fundamentals + targeted sprint strategy covering ML, SQL, system design, and mindset tips.

LangPilot is an open-source macOS menu bar tool that auto-detects and corrects keyboard layout mismatches for Russian, English, and German, with local spelling suggestions and adaptive learning. Fully offline, privacy-first, written in Swift under GPL-3.0.

Generative AI is profoundly redefining personal computers — from passive tools to intelligent collaborators, from deterministic computation to probabilistic reasoning. Explore the core shifts of the AI PC era.

Explore the history of Britain's Prestel Viewdata system (1979) and its community platform Micronet 800 — an interactive online service that predated the World Wide Web by a decade, and why it lost to the open internet.

LangPilot is an open-source macOS menu bar tool that auto-detects and corrects keyboard layout mismatches for Russian, English, and German. Fully offline, privacy-first, written in Swift under GPL-3.0.

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.

Deep dive into Sebastian Lague's experiment building a graphics library from scratch, covering rasterization, depth buffering, texture mapping, and the educational value of software renderers.

Natural language programming is reshaping frontend development. This article explains AI code generation, Prompt formulas, pitfall avoidance, RAG, Agent orchestration, and skill maintenance.

Python tops the language rankings again, but AI teams are quietly swapping its internals for Rust and Mojo. A look at Python's speed and GIL pains, the two-language problem, and the rise of Rust tooling and Mojo on GPUs.

Google's official hands-on: how to go from idea to production fast with AI Studio and build AI Agents using the now-GA Interactions API. The core idea—Agents are just combinations of files.

Official Google hands-on: go from idea to production fast with AI Studio, and build AI Agents with the now-GA Interactions API. The core idea: an Agent is just a composition of files—Markdown plus a few scripts, no complex Python loops needed.