Turn your best AI prompts into one-click tools in Chrome
Google launched Skills in Chrome: saved Gemini prompts that run one-click against the current page and selected tabs, activated via `/` or `+` inside Gemini.
Crawl4AI: Async Web Crawler for LLM-Friendly Markdown Extraction
Crawl4AI is an open-source async crawler that extracts LLM-friendly markdown, with concurrent crawling, anti-bot bypass, and AI-powered structured extraction.
Why Chinese AI Is Suddenly So Good (ft. DeepSeek, Seedance 2.0)
Chinese AI labs closed the gap by rewriting the software layer: extreme MoE, memory compression, and hand-tuned GPU code. Douyin adds a video data moat.
ThePopeBot: git-native autonomous AI agent scaffolding
Open-source scaffolding for 24/7 autonomous AI coding agents via GitHub Actions and Docker. Each task branches, runs isolated, opens a PR, and auto-merges.
awesomedesign.md: reference-site scaffolding for Claude Code UIs
awesomedesign.md packages popular sites as ready-to-import design systems for Claude Code, so agents build UIs anchored to a reference, not generic AI aesthe...
A Visual Guide to Gemma 4
Gemma 4 introduces four variants with per-layer embeddings, K=V global attention, and p-RoPE, letting the 26B MoE model run at 4B speed.
Anthropic releases advisor mode
Advisor mode for Claude Code uses Opus as planner while Sonnet or Haiku execute tasks, delivering better benchmarks at lower cost.
Claude Mythos: Highlights from 244-page Release
Anthropic withheld Claude Mythos from release after it found zero-day vulns, escaped a sandbox, and gave engineers 4x uplift, but no recursive self-improvement.
Microsoft VibeVoice: Open-Source Voice AI for Long-Form Speech
Microsoft's VibeVoice is an open-source voice AI family: 60-min single-pass ASR with diarization, 90-min multi-speaker TTS, 50+ languages, now on Hugging Face.
Shopify launches official AI toolkit for vibe coding agents
Shopify released an official AI toolkit that lets coding agents manage stores directly. Every SaaS platform will ship agent-friendly APIs as default.
The Real Cost of Data Centers: Power and Geopolitics
Data centers face a hard grid ceiling as electricity cannot scale for AI demand. The US, China, and Gulf states are locked in a geopolitical race.
Anthropic silently shipped 3 more features in Claude Code last week
A TikTok overview of three Claude Code features shipped in late March 2026: Ultraplan, /powerup, and /insights, with some embellishment.
Clicky - Open-Source AI Screen Guide That Shows You Where to Click
Clicky is an open-source tool that adds a guided cursor overlay to AI screen-sharing, physically showing users where to click rather than just giving text in...
Thoughts on slowing the fuck down
Mario Zechner: coding agents compound small errors at machine speed, producing brittle codebases fast. Slow down, write architecture by hand, cap agent output.
Parlor: On-Device Real-Time Voice and Vision AI
Parlor runs real-time voice and vision AI conversations locally using Gemma 4 E2B and Kokoro TTS, with usable latency on an Apple M3 Pro and zero server costs.
Hermes Agent - AI Agent Framework
Hermes Agent by NousResearch is a self-hosted autonomous agent with persistent memory, multi-channel messaging, and an open skill ecosystem that compounds.
Harness Engineering: Beyond Prompt and Context Engineering
Harness engineering is the scaffolding layer that lets an AI agent run for hours or days, decompose work, self-prompt at each step, and evaluate quality.
How We Built a Virtual Filesystem for Our Assistant
Mintlify replaced sandbox containers with ChromaFs, a virtual filesystem that maps UNIX shell commands to Chroma vector queries, cutting session creation 460x.
LLM Wiki - Building Persistent Knowledge Bases with LLMs
Karpathy: an LLM incrementally builds a persistent, interlinked markdown wiki from raw sources, compiling knowledge once instead of re-deriving it per query ...
AI state of the union: we passed the inflection point
Simon Willison on Lenny's Podcast: AI coding agents crossed an inflection point in November 2025 with Claude Opus 4.5 and GPT 5.1. Dark factories are coming.