tech-lead
17 articles
Block Just Cut 4,000 Jobs — Jack Dorsey Says AI Means Companies Don't Need This Many People Anymore
Block CEO Jack Dorsey announced layoffs of over 4,000 people even while business was strong. The reason was AI plus smaller, flatter teams, and he chose one massive cut over morale-draining attrition. It is one of the clearest CEO letters on AI reshaping org structure.
Anthropic's Big Pivot: Cowork Goes Full Enterprise with 10+ Industry Plugins, Private Marketplaces, and Cross-App Workflows — Software Stocks Instantly Rebound
Anthropic's Claude Cowork enterprise update adds industry plugins, private marketplaces, new connectors, and Excel + PowerPoint workflows. The market signal changed too: instead of crashing software stocks, partnerships lifted Salesforce, Thomson Reuters, and FactSet.
Claude Code Creator on Lenny's Podcast: Coding Is Solved, the 'Software Engineer' Title Starts Disappearing This Year
Claude Code creator Boris Cherny declares coding 'practically solved,' predicts the 'software engineer' title will fade in 2026. He shares 3 team principles: let Claude do it, underfund to force AI adoption, and go faster.
Every SaaS Is Now an API — Like It or Not: How a 6-Person Team Replaced 100+ People's Back Office
Fintool founder Nicolas Bustamante runs a six-person company through Agent + API integrations across Brex, QuickBooks, HubSpot, and Stripe. His B2A warning: SaaS without good APIs will be bypassed by agents through WebMCP or browsers.
Claude Code CLI Gets Built-In Git Worktrees: Run Parallel Agents Without Branch Collisions
Claude Code CLI now includes first-class Git worktree support via `--worktree`. Teams can run multiple isolated AI coding sessions in parallel without file collisions, making multi-agent workflows more reliable and easier to standardize for real engineering teams.
Epoch AI Re-Ran SWE-bench Verified: Better Scores May Mean Better Evaluation Setup, Not Just Better Models
Epoch AI's SWE-bench Verified v2.x aligns model scores with developer reports. Key lesson: benchmark outcomes are heavily influenced by scaffold/tooling quality, environment reliability, and evaluation settings, not just base model capability.
Google Launches Gemini 3.1 Pro: 77.1% on ARC-AGI-2 and a Bigger Push Into Real Reasoning Workflows
Google announced Gemini 3.1 Pro preview with stronger core reasoning and a verified 77.1% on ARC-AGI-2. The real engineering question is whether the model can handle complex multi-step production workflows, not just win benchmarks.
OpenClaw Creator Runs 50 Codex Agents for PR Triage: Handling 3,000+ Changes Without a Vector DB
Peter Steinberger shares a high-scale PR triage workflow: run 50 Codex agents in parallel, emit structured JSON for every PR, then consolidate in one large-context session. Clean reports can beat premature vector database architecture.
Anthropic Launches Claude Code Security: AI That Finds Vulnerabilities and Suggests Patches
Anthropic's Claude Code Security, in limited preview, scans repositories for complex vulnerabilities, suggests patches with multi-stage verification, and found 500+ flaws in open-source codebases, signaling a rapid shift in AI cyber defense.
Anthropic + Infosys: AI Agents Move Into Regulated Enterprise Workflows
Anthropic & Infosys partner to integrate Claude/Claude Code with Infosys Topaz. This moves beyond chatbot demos to governance-ready enterprise agents for telecom, finance, manufacturing, and software dev, handling complex tasks like compliance, risk, and legacy modernization.
The White House AI Pivot: 180-Day Action Plan, Deregulation, and a Global-Leadership Mandate
White House EO mandates 180-day AI Action Plan, shifting US strategy from risk-first to competition-first. Agencies to revise policies impeding competitiveness, re-centering on practical AI progress over hypothetical risks.
Canva's CTO: My Engineers Wake Up and the AI Agent Already Wrote Last Night's Code
Canva CTO: engineers write detailed instructions, AI agents execute overnight. Senior engineers now 'largely review.' Anthropic CEO calls this 'Centaur Phase.' Few orgs redesigned work for AI. Cora startup achieved 20-30 eng output with 6 people. AI improves exponentially, humans don't.
33,000 Agent PRs Tell a Brutal Story: Codex Dominates, Copilot Struggles, and Your Monorepo Might Not Survive
Drexel/Missouri S&T analyzed 33,596 agent-authored GitHub PRs from 5 coding agents. Overall merge rate: 71%. Codex: 83%, Claude Code: 59%, Copilot: 43%. Rejection cause: no review. LeadDev warns PR flood is crushing monorepos/CI.
12 Levels in 2 Days: Learning Full-Stack Quality Metrics RPG-Style with AI
A Tech Lead uses his blog as a training ground, learning 12 quality metrics with an AI tutor through RPG-style Level-Up teaching while subagents implement in parallel. The real takeaway is not the metrics, but a reusable AI-assisted learning method.
Anthropic's Internal Data: Claude Code Gives Engineers 67% More Merged PRs Per Day — And Now You Can Track It Too
Anthropic's Claude Code data: engineers merge 67% more PRs daily, with 70-90% code assisted. They launched Contribution Metrics, a GitHub-integrated dashboard to track AI's impact on team velocity. A measurement tool for engineering leaders, not a fluffy PR piece.
Andrew Ng: AI Isn't Stealing Your Job Yet — But People Who Use AI Are Stealing Jobs from People Who Don't
Andrew Ng: AI isn't mass unemployment. Teams shrink (8 eng + 1 PM -> 2 eng + 1 PM). Bottleneck shifts from 'how to build' to 'what to build' – the "PM Bottleneck."
HBR Study: AI Doesn't Reduce Your Work — It Makes You Work Harder Until You Burn Out
Berkeley Haas study: AI tools make employees work faster, take on more, and work longer hours, often unasked. Simon Willison finds LLMs draining. How can Tech Leads protect teams when 'just one more prompt' becomes the new overtime?