Figma's dependence on non-designer seats made it particularly vulnerable to AI disruption. The launch of Claude Design further exacerbates this challenge for the company.
martinalderson-com
30 items from martinalderson-com
The author announces the launch of a new blog focused on AI-assisted development, MCP integrations, and building production software with modern tools like Claude Code and Cursor.
The article examines the current state of Model Context Protocol support across major AI platforms including OpenAI and Anthropic. It provides testing results and assesses the real-world implementation of cross-platform MCP capabilities in 2025.
The author tested Claude Code beyond software engineering by using it as a tax agent to analyze tax documents and navigate complex tax scenarios in real-time.
The article examines the actual costs of running AI inference at scale, suggesting through calculations that the economics may be more profitable for companies like OpenAI and Anthropic than commonly believed.
The article discusses using static analysis tools to provide AI coding assistants with comprehensive visibility into APIs and third-party libraries, moving beyond basic text search methods. This approach aims to give AI assistants complete understanding of code dependencies and interfaces.
AI coding agents currently feel slow and frustrating like dial-up internet, but ultra-fast inference could significantly improve developer productivity by making them more responsive and efficient.
Google's Gemini AI Studio API has experienced severe reliability issues for the past two weeks, with limited transparency about the problems on their status page.
The article explains how GitHub Actions runners can be slow and expensive, and how using bare metal servers can make CI/CD pipelines 2-10 times faster while costing 10 times less.
The MCP Dev Summit Europe discussed developments in agentic discovery, client compatibility challenges, and the emerging field of agentic experience design. The event provided insights into where the protocol is headed.
The author created a tracker to monitor the growth of MCP servers in the ecosystem. The data shows that the MCP server ecosystem is expanding at a faster rate than anticipated.
A non-technical CFO successfully built a production operations dashboard using Claude Code after previous attempts with low-code tools and agencies failed. This development signals a significant shift in who can create software.
The article analyzes whether AI datacenters are repeating the telecoms crash of the 2000s. It examines token demand growth, infrastructure utilization, and capacity constraints, concluding the economics differ from the earlier scenario.
Software engineers underestimate Excel's scale, but agents that work directly in spreadsheets could transform billions of dollars in business processes.
The author describes using Claude Code to manage production infrastructure through git-tracked markdown files. This approach provides a practical method for small teams to handle sysadmin tasks with version control and AI assistance.
The article describes how IPv6 can be used with Cloudflare to run multiple services on a single server without needing a reverse proxy. This approach leverages IPv6's abundant address space to assign unique addresses to different services.
Gemini 3 Pro's design capabilities and Opus 4.5's reduced babysitting needs represent a subtle but significant leap that traditional benchmarks completely miss.
Agentic coding tools are significantly reducing software development costs, with 2026 expected to surprise many people with these changes.
The article suggests that just as software transformed industries, AI agents are now poised to disrupt the traditional Software-as-a-Service model.
Claude Code demonstrates that minified JavaScript can be reverse-engineered quickly using ASTs and AI agents, showing that minification differs from true obfuscation. The process takes minutes rather than weeks to reconstruct readable code.
Critics are evaluating AI models trained on outdated hardware, but a 6x increase in computing power has already been allocated and is just beginning to yield results.
Travel agents were a classic example of an industry disrupted by the internet over a decade. Software engineering is now facing similar disruption, but the timeline is significantly compressed to just a few years.
The author explains they are building custom CLIs for AI agents because MCP tools consume thousands of tokens, while a simple CLI with instructions in a CLAUDE.md file uses only 71 tokens and works effectively.
A developer used Claude Code to port Photoshop 1.0 from 120,000 lines of Pascal and 68k assembly to modern C# in 30 minutes. The project demonstrates the potential for rapid cross-platform development using AI-assisted code translation.
A comparison of 19 popular programming languages using RosettaCode data shows a 2.6x difference in token efficiency, ranging from Clojure to C.
DRAM shortages, not capital constraints, will be the primary limiting factor for AI infrastructure growth through 2027. The article analyzes how memory bottlenecks will shape compute capacity expansion in the coming years.
Current approaches to securing coding agents, including permission systems, Docker sandboxing, and log file protections, have significant limitations. These security measures often fall short of providing adequate protection for coding agents, suggesting that alternative solutions may be necessary.
The author previously doubted Test-Driven Development, seeing it as time-consuming for features that might be removed. However, the emergence of coding agents has fundamentally changed the economics of software testing.
AI adoption is showing a clear split between power users who quickly build products and others who use AI for basic tasks like meeting agendas. Enterprise tool choices are widening this gap.
A legal tool from Anthropic consisting of 13 markdown files triggered a $285 billion selloff on Wall Street. The incident highlights significant vulnerabilities in modern software systems and their potential market impacts.