All articles, most recently crawled first.
An old-school web-based sports sim developer reflects on how the rise of AI-generated 'vibe coded' games threatens his niche, contrasting modern AI-assisted development with the manual efforts of the past.
A developer built Luz, a C++20 path tracer from scratch with zero dependencies, featuring Monte Carlo path tracing, global illumination, BVH acceleration, and a Blender-to-Luz exporter.
A developer shares their experience porting a C game to WebAssembly, detailing bugs encountered due to 32-bit vs 64-bit differences and offering debugging tips.
OpenRouter's Fusion API offers pricing and provider information for routing AI model requests across multiple providers, enabling flexible and cost-effective access to various AI models.
Belgian politicians prioritize outsourcing critical IT to US companies over empowering local engineers, despite new treason and state-secret laws that raise the stakes in case of geopolitical conflict.
Honor's Magic V6 is the thinnest foldable phone yet with the biggest battery and best water resistance, but the improvements are incremental and MagicOS software remains a weak point.
Anthropic released Fable after claiming its predecessor Mythos was too dangerous, but a jailbreak was discovered, prompting the US government to issue an export control directive suspending access. The article analyzes the ensuing conflict between the company and the government over national security concerns.
Fox is acquiring Roku for $22 billion, combining Fox's content with Roku's platform to become the third-largest player in the US TV industry.
LLaVA-OneVision-2 introduces codec-stream tokenization for efficient video understanding, significantly outperforming Qwen3-VL-8B on temporal and spatial benchmarks. The model, data, and code are open-sourced.
Open-sourced a collection of 11 AI tool scripts for collecting and transcribing content from multiple channels like Douyin, Bilibili, and WeChat public accounts, making it easy to build a personal knowledge base. Supports direct installation by agents such as Claude Code, Codex, etc.
A step-by-step notebook series for building RAG systems from scratch, covering indexing, retrieval, and generation, accompanied by a video playlist.
Channel AI founder Luke Orthwine proposes a new software development methodology: shifting programming thinking from traditional chess-like single-threaded linear thinking to real-time strategy game (RTS) style high concurrency, macro scheduling, and saturation attack to achieve efficient development in the AI Agent era.
A curated GitHub resource that maps AI-assisted scientific research tools and papers across the full research lifecycle, from idea generation to dissemination.
Yoyo is an AI agent that self-evolves every 8 hours on GitHub Actions. Its key to success lies in a harness design of a stateless agent plus persistent state (git repository). The article deeply analyzes simple solutions to issues such as memory, context, feedback, verification, etc., emphasizing that persistent state is more critical than the model itself.
Introduces a workflow that uses Hermes and Obsidian to automatically organize chat highlights using AI and sync them to a local knowledge base, solving the problem of chat records being hard to accumulate.
Shared a practical website that collects ready-made Agent Loop templates. The core idea is to let the AI agent automatically complete tasks. It includes common loops like Test Until Green, and is suitable for use with Claude Code and Cursor.
A methodology article on how to excel at AI research, emphasizing problem selection, literature reading, writing notes, and other skills, suitable for researchers.
Introduces the usage of multiple advanced commands in Claude Code, such as /btw, /model, /fork, /branch, and a powerful skill that uses ⌘F to pop up a side window for parallel conversations.
A reference library of 46 programming patterns extracted from real production code (e.g., React, Linux kernel, Go, Redis, etc.), each with interactive visualization, line-accurate source links, implementations in TypeScript/Python/Go/Rust, and runnable exercises. The site is bilingual (Chinese and English) and supports search and category browsing.
A user questions why Huawei's Atlas cards are not widely adopted and speculates on China's potential to produce consumer GPUs to challenge Nvidia's monopoly.