124 related articles

A 6-week systematic learning path for frontend engineers transitioning to AI Agent development, covering core architecture, ReAct, multi-agent collaboration, RAG integration, and deployment.

Exploring the key evolution in coding agent architecture: separating the reasoning core from code execution environments to decouple control and execution planes.

Deep dive into self-contained portable Python distributions: how python-build-standalone uses static linking and path relocation for zero-dependency deployment, and how modern tools like uv leverage this technology.

Exploring the next evolution in coding agent architecture: decoupling the reasoning core from code execution environments to separate control and execution planes.

An in-depth analysis of ag-kit, a TypeScript-based AI Agent development toolkit covering core architecture, modular design, use cases, and tech selection advice for full-stack developers.

Deep analysis of building layered tunnel architectures using VLESS+Reality to evade DPI and domestic relays with whitelisted IPs to bypass geographic blocking in extreme censorship environments.

Cursor's swarm experiment had AI teams implement a SQLite engine in Rust from scratch using only 835 pages of docs. All-frontier models cost $10K+, hybrid role division just $1.3K—a 7.9x gap.
sqlite-utils 4.1 Released: The --code …
sqlite-utils 4.1 brings practical new features: the --code option for generating rows with Python, field type overrides fixing leading-zero ZIP codes, STRICT table mode switching, drop-index, and more. A deep dive into each design and the AI-assisted dev workflow.
sqlite-utils 4.1 Released: The --code …
sqlite-utils 4.1 brings practical new features: the --code option for generating rows via Python, type overrides to solve ZIP-code leading-zero loss, STRICT table mode switching, drop-index, and more. A deep dive into the design and AI-assisted dev workflow.

A real case: a creator launched an AI photo generation product in under 3 hours with zero code, and got paid the next day. This article breaks down the full loop methodology.

A real case: a creator launched an AI photo generation product in 3 hours with zero code, and got paid the next day. This article breaks down the full loop methodology.

A comprehensive guide to OpenAI's new AI coding agent Codex: from concept and comparison of its four forms, to installing Git/Node.js/VS Code, configuring the API Key, and creating a workspace.
Build a Free Temporary Email Service: …
cloudflare_temp_email is a high-star open-source project that uses Cloudflare Workers, Pages, and Email Routing to build a zero-cost self-hosted temporary email system with IMAP/SMTP and Telegram support.
GitHub Daily · July 22: Financial Foun…
GitHub Trending July 22: Kronos brings the foundation model paradigm to finance, awesome-claude-skills tops with 70K stars, plus LikeC4 architecture-as-code and Rust-based Pumpkin.
Build a Free Whisper Transcription Too…
Build a free speech transcription tool using Cloudflare Workers AI and Whisper — no GPU, zero ops cost. Ideal for indie developers needing affordable voice-to-text.

Integrating email into LangChain agents: Gmail API's OAuth flow is too complex, while AgentMail offers a lightweight agent-native email API. A practical engineering comparison.

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.

AI is driving software development's third tool revolution. Explore how MasterGo AI, Cursor, and similar tools span design to code, and learn the future competitiveness formula: full-stack skills + AI proficiency + real-world experience.

Use Google Stitch, AI Studio, AntiGravity, GitHub, and Vercel to go from idea to live app in 5 steps. A complete Vibe Coding walkthrough — minimal cost, no deep coding required.
Anthropic Open-Sources CWC Workshops: …
Anthropic open-sources cwc-workshops on GitHub — a TypeScript-based, structured workshop covering Prompt design, Tool Use, and Agent orchestration to help developers master Claude integration.