531 related articles
Product ReviewsDeep analysis of the 42,000+ star awesome-claude-code GitHub repository, covering Skills, Hooks, Slash Commands, Agent Orchestrators and more to help developers master the Claude Code ecosystem.
TutorialsDeep analysis of the 50K-star GitHub project claude-code-best-practice, covering the transition from Vibe Coding to Agentic Engineering with frameworks for context engineering, task orchestration, and iterative development.
TutorialsSimon Willison built an iNaturalist display tool on his phone while camping using Claude Code, with a zero-cost serverless architecture of Python CLI + Git Scraping + static frontend.
Product ReviewsA comprehensive review of Anthropic's open-source Claude Code terminal AI coding tool, covering agentic programming, codebase awareness, Git integration, and comparisons with GitHub Copilot and Cursor.
Tech FrontiersRedis creator antirez submits new Array data type PR with 18 commands including ARGREP regex search. Simon Willison builds a browser WASM Playground via Claude Code for zero-install experimentation.
Product ReviewsSimon Willison used Claude Code's web version on his phone to build an iNaturalist wildlife sighting sync feature for his blog in two days, with search, pagination, RSS, and 10 years of backfilled data.
Product ReviewsComprehensive guide to Hugging Face Transformers: pipeline API for 3-line model execution, Hub ecosystem with 800K+ models, Trainer toolchain, and multimodal support. Master this 160K-Star AI framework.
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.
Product Reviewsawesome-LLM-resources is a GitHub repo with 8200+ Stars covering multimodal generation, AI Agents, model training/inference, MCP protocol, and more for LLM learners.
Product ReviewsOpenAI Codex adds a desktop pet feature supporting custom anime characters. This hands-on review tests creating a custom Emis pixel desktop companion.
Deep DivesA deep dive into Gemini CLI, Google's official open-source AI agent for the terminal. Integrates Gemini models directly into your command line. 100K GitHub Stars.