31 related articles

Alibaba reportedly plans to ban Claude Code internally over backdoor and data leakage concerns. A deep dive into enterprise AI security, supply chain trust issues, and what it takes for AI tools to win enterprise adoption.

Plants speak through wilting, yellowing, and spots. This article explores how AI uses computer vision, sensor fusion, and LLMs to translate plant signals into human language, making smart gardening a reality.

Vercel's Chief of Software Andrew Qu explains the eve Agent framework's design philosophy, covering Skills modularity, Sandboxes security, and agent-readable websites—revealing the paradigm shift from instruction-driven to goal-driven software.

Anthropic launches Claude for team collaboration while encrypted reasoning controversy erupts. Plus Sakana AI's routing model and OpenAI's alignment research breakthroughs.
Product ReviewsMeta releases Llama 3.3 70B open-source model with just 70B parameters rivaling 405B performance. Tested on 13 logic, math, and coding questions, it passed 12 — reshaping the open-source model landscape.
TutorialsA detailed guide to building an AI crop pest early warning system for graduation projects, covering image recognition, RAG knowledge retrieval, Agent-based alerting, data visualization, and weather monitoring.
TutorialsSimon Willison built a complete iNaturalist observation aggregation tool using only his phone and Claude Code while camping. A detailed look at the Python CLI, Git Scraping, and static frontend architecture.
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.
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.
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.
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.