641 related articles
Product ReviewsBGAgents is an open-source project that transforms Claude Code and OpenAI Codex into background agent services, offering REST API, visual UI, and MCP protocol access for parallel scheduling and automation.
Product ReviewsArtificial is a Go open-source multi-agent orchestration framework that unifies Claude Code, OpenAI Codex, Cursor Agent, and local models for parallel AI coding workflows.
TutorialsSimon Willison built an iNaturalist observation display tool from scratch using his phone and Claude Code while camping. Full breakdown of the three-layer data pipeline architecture and AI-assisted mobile development workflow.
Tech FrontiersA developer used GPT-5.2 with Codex CLI to beat Claude Opus 4.5's 1487-cycle benchmark with 1243 cycles in Anthropic's official performance challenge, achieving 119x speedup.
Product ReviewsDeep dive into Chatbox, an open-source AI client with 40K GitHub Stars. Supports GPT-4, Claude, Gemini via direct API, covers all platforms, and stores data locally for privacy.
Product ReviewsSimon Willison used Claude Code on his phone to build an iNaturalist wildlife sighting sync feature for his blog, backfilling a decade of data. A deep dive into the technical details and AI-assisted mobile development.
Product ReviewsCyrus is an open-source AI programming agent supporting self-hosted deployment, integrating Linear, Slack, GitHub, and multiple AI models like Claude, Codex, and Gemini for secure automated coding workflows.
Product ReviewsIn-depth review of Chatbox, an open-source AI client supporting GPT-4, Claude, Gemini and more. Covers core features, technical architecture, use cases, and comparisons with similar tools.
Expert OpinionsVibe Coding makes building apps as simple as blogging, but how to distribute the flood of micro-apps? Matt Webb proposes RSS as the ideal protocol for sharing vibe-coded tools. Deep analysis inside.
TutorialsSimon Willison used Claude Code's web version on his phone to add iNaturalist wildlife sighting sync to his blog, backfilling a decade of data. An analysis of the tech, POSSE philosophy, and AI-assisted coding.
TutorialsSimon Willison built an iNaturalist observation display tool using Claude Code on his phone while camping. Learn the three-layer architecture: Python CLI, Git Scraping, and static frontend.
Product ReviewsIn-depth analysis of Tabby, the open-source self-hosted AI coding assistant. Covers its Rust high-performance architecture, multi-model support, repo-level code understanding, and comparisons with GitHub Copilot.
Product ReviewsA detailed guide to the openai-php/client library's core features and use cases. This 5700+ Star PHP client supports GPT-4 chat, DALL·E image generation, Whisper speech recognition, and more OpenAI APIs with Laravel integration, streaming, and type safety.
Product ReviewsDeep dive into RuoYi-Vue-Pro: a 37K Star enterprise Java platform with Spring Boot, MyBatis Plus, Vue, SaaS multi-tenancy, Flowable workflows, CRM/ERP modules, AI and IoT integration.
Product ReviewsUnsloth is an open-source LLM fine-tuning tool with 63K+ GitHub stars. Supporting Gemma 4, Qwen 3, and DeepSeek, it boosts training speed 2-5x and cuts VRAM by 80% via LoRA/QLoRA, with a Web UI for easy local fine-tuning.
TutorialsOllama is an open-source tool with 170K+ GitHub Stars for running DeepSeek, Qwen, Gemma and other LLMs locally. Learn installation, supported models, use cases and core advantages.
TutorialsCodex CLI 0.128.0 adds the /goal command for goal-driven auto-loop execution. This article explains its core mechanism, prompt engineering implementation, and Ralph Loop pattern for AI coding agents.
TutorialsOpenAI Codex CLI 0.128.0 adds the /goal command for autonomous looping until objectives are met. Learn about its Ralph Loop inspiration, token budget controls, and implications for AI coding agents.
Product ReviewsDeep dive into LibreChat, an open-source platform supporting GPT-5, Claude, Gemini, DeepSeek with unified access, built-in Agents, MCP protocol, code interpreter, and Docker deployment for self-hosted ChatGPT alternative.
Deep DivesOpenAI Codex CLI 0.128.0 adds the /goal command, implementing Ralph Loop-style goal-driven autonomous loops. Learn about its prompt engineering design, token budget safety mechanisms, and impact on coding agents.