Skip to content

#tech-lead

133 posts
· 7 min read

EU AI Act Enforcement Started August 2: The Engineering Checklist Your Team Needs Now

On August 2, 2026, the European AI Office gained formal investigative and enforcement powers. Article 50 transparency obligations are live today — chatbots must disclose they're AI, deepfakes need machine-readable marks. High-risk AI obligations follow in 2027-2028. Here's the layered engineering checklist for what your team must do now versus what you have time to plan.

· 7 min read

Cloudflare Agents Week: The Agent Development Lifecycle Every Team Should Understand

Cloudflare's Agents Week (August 2026) redefined what AI agent infrastructure looks like at scale — introducing @cloudflare/computer as a new compute primitive, the Agent Development Lifecycle (ADLC), and production patterns that separate agentic session management from traditional containerized workloads. Here's what it means for engineering teams building agent systems.

· 7 min read

TypeScript 7.0 and the Native Go Compiler: What 10x Build Speed Means for Your Team

TypeScript 7.0 ships a native Go compiler that delivers 8-12x build performance improvements. The benchmark numbers are real, but the deeper story is what this enables: faster CI/CD pipelines, more responsive local dev loops, and a changed calculation for monorepo architecture. Here's the engineering breakdown of what changed, what stays the same, and what your team should actually do.

· 7 min read

Why Software Factories Fail (and What Actually Works): A Tech Lead's Guide to the HumanLayer Series

Dex Horthy's two-part HumanLayer series lands on the same conclusion from opposite directions: 'lights-off' agentic factories that skip code review don't work, because RL training has no way to reward good architecture — only passing tests. The fix isn't less AI, it's front-loaded structure: research/plan/implement, frequent intentional compaction, and four review checkpoints before code gets written. Here's the synthesis and a rollout plan.

· 6 min read

Inside Claude Code's Multi-Agent Architecture: A Tech Lead's Implementation Guide

Single-agent coding assistants hit a context wall the moment a task spans more than one concern. Claude Code's answer is a Lead Agent coordinating Specialist Agents over a shared task system with hard context isolation — here's how the architecture works, and a concrete rollout plan for applying the same pattern to your team's workflows and your own projects.

· 7 min read

Tech Lead English: How to Disagree, Debate, and Reach Decisions in Technical Discussions

In Vietnamese work culture, public disagreement with a more senior person feels high-risk. In international tech teams, failing to push back when you see a problem is what actually damages your credibility. Here's the English for productive technical disagreement — the language that moves discussions forward without destroying working relationships.

· 15 min read Part 3

Business English for Tech Professionals: Engineering Leadership — One-on-Ones, Feedback, Hiring & Difficult Conversations

The exact language patterns for engineering managers and senior tech leads: running one-on-ones that build trust, giving feedback that actually changes behavior, making the case for promotion, navigating scope and timeline negotiations, and handling the difficult conversations nobody prepares you for.