Gu-log Picks

Long-form articles, translated and explained

251 posts

← Back to home

Claude Native Law Firm: How One Lawyer Used AI to Outperform 100-Person Firms

A two-person boutique law firm uses Claude to handle the workload of over a dozen associates, from contract review to legal research. Ten years of practice knowledge became Claude Skills, and general-purpose AI outperformed legal vertical tools.

Can't Understand AI-Generated Code? Have Your Agent Build an Animated Explanation

Chapter 5 of Simon Willison's Agentic Engineering Patterns: Interactive Explanations. Core thesis: instead of staring at AI-generated code trying to understand it, ask your agent to build an interactive animation that shows you how the algorithm works. Pay down cognitive debt visually.

This Guy Deployed a Second AI Just to Fix His Broken AI

Upgrading OpenClaw keeps breaking your agent fleet? This developer's solution: spin up a separate Gateway as a 'family doctor' that does nothing but fix the main Gateway's agents. Been running it through multiple upgrades — rock solid.

Karpathy on the Claw Era: Huge Upside, but Security Must Come First

Karpathy's Claw-era security reality check frames Claws as the next layer above agents, but warns exposed instances, RCE, supply-chain poisoning, and malicious skills can turn productivity into liability. His direction: small core, containers, auditable skills.