Sunday, March 22, 2026
██╗ ██╗███████╗██╗ ██╗ ██╗██╗███╗ ██╗ ██╗███████╗ ██╗ ██╗███████╗███████╗██╗ ██╗██╗ ██╗ ██╗ ██║ ██╔╝██╔════╝██║ ██║ ██║██║████╗ ██║ ╚═╝██╔════╝ ██║ ██║██╔════╝██╔════╝██║ ██╔╝██║ ╚██╗ ██╔╝ █████╔╝ █████╗ ██║ ██║ ██║██║██╔██╗ ██║ ███████╗ ██║ █╗ ██║█████╗ █████╗ █████╔╝ ██║ ╚████╔╝ ██╔═██╗ ██╔══╝ ██║ ╚██╗ ██╔╝██║██║╚██╗██║ ╚════██║ ██║███╗██║██╔══╝ ██╔══╝ ██╔═██╗ ██║ ╚██╔╝ ██║ ██╗███████╗██████╗ ╚████╔╝ ██║██║ ╚████║ ███████║ ╚███╔███╔╝███████╗███████╗██║ ██╗███████╗ ██║ ╚═╝ ╚═╝╚══════╝╚═════╝ ╚═══╝ ╚═╝╚═╝ ╚═══╝ ╚══════╝ ╚══╝╚══╝ ╚══════╝╚══════╝╚═╝ ╚═╝╚══════╝ ╚═╝
/* Feeling left behind as a software developer? Stay ahead at weekly.yizy.dev */
Videos
Simon Willison: Engineering practices that make coding agents work - The Pragmatic Summit
Simon Willison's agentic engineering patterns provide documented practices for safely and effectively using coding agents.
The talk covers how developers phase into relying on AI agents and emphasizes sandboxing as the most critical safety practice. Willison has also documented agentic engineering patterns to help teams maximize results from coding tools like Claude Code.
Google just changed the future of UI/UX design...
AI-native design tools are transforming how user interfaces get created and iterated.
Google's Stitch is an AI-native design platform using vibe design to convert natural language intent into high-fidelity, production-ready UI through an infinite canvas. Material You 3.0 also brings on-device AI for hyper-personalized, context-aware experiences.
I did not expect this...
Understanding the limitations of vibe coding prevents costly architectural mistakes in AI-assisted development.
Vibe coding struggles when projects become structurally tangled, as each AI-generated fix tends to break something else. Once entrapped in this cycle, additional prompting makes the codebase worse rather than better.
Agents For Non-Technical Users
Non-technical users building production software through AI agents represents a major shift in accessibility.
The Emergent platform enables anyone to build and deploy production-ready apps through AI agents, with over 7 million apps created in the platform. This demonstrates how AI agents are unlocking a new generation of builders beyond traditional programmers.
How Monzo Survived a 2-Year Migration (and Why You Might Not)
Monzo's TypeScript migration provides a practical roadmap for executing large-scale technical transformations.
The talk by Sophie Koonin covers how Monzo migrated from Flow to TypeScript over two years while keeping stakeholders aligned. Key lessons include balancing technical debt with feature work and using automation to manage incremental rollouts across complex systems.
The rise and fall of famo.us...
Famo.us's collapse illustrates how even promising technology can fail without sustainable business models.
Famo.us raised $25M for a JavaScript rendering engine that could bypass CSS and produce impressive graphics, but struggled to monetize and pivoted multiple times. The founder admits confusing hype for traction, offering lessons in validating demand before scaling.
This new Linux distro is breaking the law, by design…
Ageless Linux demonstrates technical resistance to government regulation affecting open-source projects.
Several Linux distributions including Ageless Linux are in deliberate noncompliance with California's age verification law (AB 1043). These projects challenge regulatory scope by showing how OS-level requirements can conflict with open-source principles.
Vibe coders can't stop losing
Understanding the limitations of vibe coding prevents costly architectural mistakes in AI-assisted development.
Vibe coding struggles when projects become structurally tangled, as each AI-generated fix tends to break something else. Once entrapped in this cycle, additional prompting makes the codebase worse rather than better.
Blog Posts
Claude Code told me what tools it needs to work faster. Oh boy I was missing so many things.
KELVIN'S PICKUnderstanding what tools speed up AI assistants helps you optimize your development environment for coding agents.
The article identifies essential tools for AI assistants like ripgrep, fd, DuckDB, and git-delta. Providing proper tooling and environment setup is as important as the AI model itself for productive AI-assisted development.
The 80% Problem in Agentic Coding
As AI generates most code, developers face new risks of not understanding their own codebases.
When AI handles 80% of code generation, the remaining human responsibility becomes exponentially harder due to comprehension gaps and shifted error types. Developers increasingly become supervisors managing agent output rather than builders creating solutions directly.
Stop Using Pull Requests
KELVIN'S PICKPull requests were designed for untrusted contributors, not high-trust internal teams, causing unnecessary friction.
PRs waste time through async wait cycles and large batch sizes but fail to catch most bugs. Trunk-based development with test-driven and pair programming approaches delivers better outcomes, as shown by DORA research.
Powering the agents: Workers AI now runs large models, starting with Kimi K2.5
Cloudflare Workers AI's support for large frontier models expands deployment options for agentic applications.
Cloudflare has launched support for Kimi K2.5 with optimization features including prefix caching, custom kernels, and an asynchronous API that prevents capacity errors through a pull-based queue system.
Podcast
Building WhatsApp with Jean Lee
Jean Lee's perspective as engineer #19 at WhatsApp offers insights into scaling systems to billions of users with minimal engineering overhead.
Lee shares how WhatsApp chose Erlang, avoided cross-platform abstractions, and kept the company intentionally small by saying no to features for years. The company supported hundreds of millions of users with roughly 30 engineers during the $19B acquisition.
The Career Strategy That Survives AI
Understanding career resilience in an AI-driven world helps engineers navigate evolving job roles and opportunities.
The podcast features conversations with people who've had exceptional careers, including discussions on enterprise software, how AI agents unlock new builders, and what it takes to maintain a founder mindset regardless of your role.