217 related articles
TutorialsLearn how to implement LangGraph's core design from scratch in TypeScript, covering state-graph-driven architecture, node-based orchestration, and the ReAct pattern for AI Agent development.
TutorialsComplete guide to Claude Code installation, DeepSeek V4 Pro integration, IDE setup, with a real full-stack project demo, Skill system, MCP configuration, and 10 AI programming tips.
Deep DivesA deep dive into D2C (Design to Code) technology, comparing it with traditional development and Vibe Coding, covering Figma AI implementation, three-level interview questions, and enterprise architecture design.
Tech FrontiersOpenAI acquires AI coding tool Windsurf for $3B. We break down the three-layer strategic logic, the impact on programmer jobs, and the rise of AI product managers.
TutorialsDeep dive into Stagehand's four core capabilities: Act, Extract, Observe, and Agent. Learn to build browser automation that balances AI flexibility with code control using DeepSeek as a low-cost alternative to OpenAI.
Product ReviewsAIFlowy is an open-source AI app development platform built on Java, rivaling Dify and Coze with visual workflow orchestration, multi-model support, and RAG capabilities for enterprise teams.
Deep DivesDeep dive into Harness Engineering: the third-gen AI development paradigm. Learn its three-layer architecture for effectively harnessing AI Agents to complete complex development tasks.
TutorialsLearn how to fine-tune LLaMA 3 8B on consumer GPUs using QLoRA and Unsloth. Covers 4-bit quantization, LoRA adaptation, Alpaca data format, training pipeline setup, and model deployment—runs on RTX 3090.
Tech FrontiersAnysphere uses previous-gen Composer to build RL training environments for next-gen Cursor AI. Explore how bootstrapped AI training reshapes code generation and the competitive landscape.
Expert OpinionsZig founder Andrew Kelley rejects LLM-assisted PRs, introducing the concept of AI code's "digital smell." A deep analysis of the open source philosophy, code quality, and trust issues behind Zig's ban on AI contributions.
TutorialsSimon Willison built a complete iNaturalist observation display tool using only his phone and Claude Code while camping. A breakdown of the three-layer architecture: Python CLI, Git Scraping automation, and pure frontend display.
Expert OpinionsThe Zig programming language enforces the strictest anti-LLM policy in open source, banning AI in PRs and Issues. Its "Contributor Poker" philosophy reveals why: open source value lies in cultivating people, not merging code.
Expert OpinionsZig implements the strictest anti-AI policy in open source, banning all LLM-generated contributions. Learn about their "Contributor Poker" philosophy, why Bun's 4x speedup can't be upstreamed, and implications for open source governance.
TutorialsSimon Willison shows how putting LLM CLI tools in shebang lines turns plain English text files into executable scripts, from basic usage to tool calls and YAML templates.
Product ReviewsDeep dive into OpenClaw4J, an intelligent Agent framework built on Java 21 virtual threads and Spring AI, supporting tool calling, memory management, and multi-Agent collaboration for enterprise Java developers.
Product Reviewscased/kit is an open-source Python toolkit for context engineering, providing AI coding assistants with codebase mapping, symbol extraction, and multi-mode code search capabilities.
Tech FrontiersSwarm IDE is an open-source IDE for Agent Swarm multi-agent collaboration, supporting Kimi-2.5, GLM-4.7 and more models with visual orchestration, debugging and management capabilities.
TutorialsUnsloth is an open-source LLM fine-tuning tool with 63K GitHub stars, supporting Gemma 4, Qwen3, and DeepSeek. It achieves multi-fold training speedup and 60% VRAM reduction through kernel optimization, enabling fine-tuning on consumer GPUs.
TutorialsLearn how Unsloth enables efficient local LLM fine-tuning with LoRA optimization, supporting Gemma 4, Qwen3, and DeepSeek while reducing VRAM usage by 50% and boosting training speed 2-5x.
Tech FrontiersClaude Memory Compiler is an open-source project that builds an evolving memory system for Claude Code through a three-layer automated pipeline, solving the persistent amnesia problem of AI coding assistants.