Published on 18.03.2026
Well, folks. Another week, another batch of really smart people telling us that the thing we thought was the hard part... isn't actually the hard part. Turns out writing code fast was never the real challenge. The real challenge is knowing what to build, why to build it, and when to stop. Let's dig in.
TLDR: A hiring manager rebuilt his personal CRM from a traditional UI app into an MCP server, realizing the real value was never the interface — it was the data and services underneath.
Re-writing Tapestry for AI workflows
TLDR: AI accelerates production design but actively undermines the judgment, collaboration, and problem-framing that make design actually work.
Software is a coordination problem. AI can't help you with that.
TLDR: With coding agents providing unlimited implementation time, the bottleneck in software development has shifted from execution to judgment — and eventually to creativity.
Judgment and creativity are all you need.
TLDR: New research shows certain patterns of AI use drive cognitive fatigue, while others can help reduce burnout.
When Using AI Leads to "Brain Fry"
TLDR: Workshops become dramatically more engaging and productive when participants create tangible outputs rather than just providing input for someone else to synthesize later.
Workshops are for making things
TLDR: AI tools now give designers the technical leverage to embed directly with teams, research problems, and ship functional prototypes — creating a new "forward deployed designer" role modeled after Palantir's forward deployed engineers.
TLDR: The Popover API lets you build tooltips, menus, and floating UI with zero JavaScript — the browser handles light dismiss, top-layer rendering, and toggle behavior natively.
TLDR: The Temporal API has reached Stage 4 and shipped in Chrome and Firefox — here are practical recipes for migrating your Moment.js code to this immutable, type-safe, locale-aware replacement.
Moving From Moment.js To The JS Temporal API
TLDR: There is no perfect problem statement — effective product work requires constantly moving between layers of abstraction, from concrete root causes to strategic implications and back again.
TBM 410: Dancing With Problems
TLDR: The new customizable select feature in CSS unlocks wild creative possibilities — curved folder stacks, fanned card decks, and radial emoji pickers, all built on native select elements that gracefully degrade.