Mercator ↔ Equal Earth
Simon Willison used GPT-6 Astra (medium) in ChatGPT Work to build an animated transition between the Mercator and Equal Earth map projections using D3, after the Equal Earth projection was recently vo…
Simon Willison used GPT-6 Astra (medium) in ChatGPT Work to build an animated transition between the Mercator and Equal Earth map projections using D3, after the Equal Earth projection was recently vo…
Graphify-Labs has released graphify, an open-source tool that converts entire codebases into structured knowledge graphs to reduce AI token consumption by up to 71.5x. The tool uses tree-sitter for lo…
A freelance developer's experiment found that building custom charts with D3 primitives and React matched a client's design system exactly, while a Recharts-based version required custom SVG code for …
Forthright Tech released Compete, a Claude Code plugin that automatically generates competitive intelligence reports from any software repository. The tool analyzes code, manifests, and README files t…
A new open-source tool, swarm-test, lets developers find failures in multi-agent AI systems before production by analyzing agent topology statically, without live LLM calls. It detects cascade failure…