202 related articles
TutorialsLearn how to build an AI-powered IDE like Cursor from scratch using Next.js, covering Ghost Text completions, AI Agent file operations, Web Containers, and GitHub integration.
TutorialsA practical guide to open-source project customization using Cursor and Codex dual-IDE collaboration, covering 7 key steps from source code to production delivery.
TutorialsLearn how to configure MCP servers in Claude Code to connect external data sources, including Context7 for latest docs and Playwright for browser automation.
TutorialsA practical guide to building full-stack AI apps with FastAPI, Next.js, and Supabase, covering async task processing, Celery queues, and data flow architecture with code examples.
Expert OpinionsAs AI coding tools take center stage, natural language skills are replacing hand-written code as the core developer competency. Here's why English is now the most important programming language.
Product ReviewsCodeGraph is a local code semantic indexing tool that provides AI coding agents with code relationship maps via MCP, reducing costs by 35% and tool calls by 70% in large repositories.
TutorialsDeep dive into using Anthropic Agent SDK to bridge Claude Code via Telegram for a personal AI assistant. Compared to OpenClaw, featuring a three-layer memory system and Mega Prompt guided setup.
TutorialsComplete guide to GitHub Copilot CLI: installation, MCP extensions, and Agentic Coding demo building a Windows 95 simulator with auto GitHub repo creation and PR workflow.
Product ReviewsHands-on review of GitHub Copilot CLI public preview: installation, MCP server extensions, deep GitHub integration, and a comparison with Claude Code to help you decide if it's worth switching.
Deep DivesRalph Loop is a 2025 AI programming paradigm: a memoryless AI Agent repeatedly reads the same Prompt, accumulates experience via file systems, beating multi-agent architectures through iterative loops.
TutorialsDeep dive into the Oh My OpenCode (OMO) plugin's Sisyphus multi-agent system for intelligent AI model scheduling and collaborative development, with practical demos.
Product ReviewsTesting the modular prompt AI website builder that generates full-stack sites from one sentence. Four-layer architecture solves long-prompt hallucination issues.
Product ReviewsTesting the modular prompt AI website builder that generates complete front-end and back-end sites from one sentence, solving long-prompt hallucination issues with a four-layer architecture.
TutorialsJianYing subtitle recognition now SVIP-only? Use OpenAI Codex with Whisper to build a free audio-to-subtitle tool in 5 minutes. Full walkthrough from planning to Web UI included.
Product ReviewsCodex++ is an open-source tool that unlocks hidden features in OpenAI Codex desktop via runtime patching, including API-mode plugins, session management, and more.
Product ReviewsIn-depth review of Alibaba's Qoder 1.0: Quest task units, Multi-Agent expert teams, Knowledge Engine, and comparison with Codex, Claude Code, and other competitors.
TutorialsStep-by-step guide to installing and using Claude Code Skills: GitHub search tips, one-click AI installation, project vs user-level setup, and progressive questioning techniques.
Product ReviewsIn-depth review of Google's AI coding agent Jules, powered by Gemini 2.5 Pro. Demos show GitHub integration, C# code analysis across 10 dimensions, and auto Python GUI development.
Tech FrontiersOpenClaw went through six renames from Warelay to its final name. Simon Willison used a Python script to reconstruct this complete naming evolution from Git commit history.
TutorialsDatasette creator Simon Willison debugged an OpenStreetMap display issue, uncovering CAPTCHA and Referrer-Policy conflicts, then built a plugin fix using GPT-5.5 and Codex.