235 related articles

A Bilibili creator built a 2D xianxia game using zero code via Vibe Coding, testing GPT, Claude, Grok, and Doubao with the same 3,000-line prompt. Full workflow breakdown and rankings inside.

A high schooler's solo Pokémon Showdown bot reached top-1% globally using MCTS and a value network. We break down the hybrid search+learning architecture behind its 2137 Elo rating.

A practical Claude Code handbook built for QA engineers — covering environment setup, spec-driven development, Skill encapsulation, MCP integration, and AI test sub-agents across 10 core modules.

A Claude Code open-source config with 278 skills and 67 sub-agents helps developers ship a full MVP in 8 hours. Covers security scanning, silent failure detection, and experience migration. Free under MIT license, compatible with Cursor and Codex.

A League of Legends player collected 17M mouse trajectories and 670K clicks. We analyze the ML value of this gaming behavioral telemetry data for imitation learning, anti-cheat, and player modeling.

Step-by-step Codex tutorial: build a product finder tool and a flashcard mini program from scratch. Learn prompt techniques, requirements breakdown, and 4 monetization paths.

Repaint is a free, open-source, fully offline cross-platform digital painting app built with C/C++, Raylib, and ImGui, featuring 16-bit color, modular brushes, non-destructive layers, and offline Stable Diffusion AI integration.

Using GPT-5.6's Terra and Soul versions to fully restructure a real live product. Deep comparison of capabilities and cost-effectiveness, with practical tips on task-based model switching.

A Bilibili creator used Vibe Coding to independently build 'Breath Garden,' an AI sleep companion app, winning third place at the Tencent Music Hackathon. Full breakdown inside.

What is Vibe Coding? Explore the concept through a creator's first AI-assisted project — featuring CG visuals and an original song — and discover how AI tools are empowering solo creators.

Bilibili creator Nates releases a 6-hour, 30-lesson Claude Code course for complete beginners. No tech background needed. Learn to build AI agents and automated systems using natural language.

DecisionRL is an open-source RL library for operational decision-making, with six built-in scenarios (inventory, pricing, energy), OR baselines, and support for DQN, PPO, SAC, and more.

An indie developer built low-poly aerial combat game AFTERBURN using Claude Code, covering flight controls, dogfight AI, weapon systems, and cinematic replay. A real look at AI-assisted game development.
CUDA 13.3 Adds Carryless Multiplicatio…
CUDA 13.3 introduces native carryless multiplication support, closing a 15-year GPU gap in AES-GCM, CRC, and cryptographic acceleration. Here's what it means.

Tailscale SSH has a critical root privilege escalation vulnerability affecting all ACL-based permission users. Learn the impact, how to patch, and how to use OpenSSH for defense in depth.

Agent loops burning money, bills spiking unexpectedly? This article breaks down a traceable multi-agent system covering loop detection, behavior classification, cost prediction, and self-healing.

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.
PlanWright: A Control Plane and Multi-…
PlanWright is a control plane for AI coding agents, drawing on Kubernetes orchestration principles to tackle multi-agent task assignment, state tracking, and collaboration conflicts.

Kova is an open-source Markdown presentation tool for developers. With Git support and content-style separation, it hit 250 GitHub Stars in just three weeks.
NeuralPGN: A Local-First Chess Opening…
NeuralPGN is an open-source chess opening trainer using the FSRS spaced repetition algorithm, built with Tauri for a local-first, privacy-friendly experience.