Link Dump #231

Change is the only constant in life. Even so, I will do the best to help you make reading your other constant :)

Link Dump #231

Change is the only constant in life. Even so, I will do the best to help you make reading your other constant 😄

  1. Software Development 
    1. Report: Lower Performing Software Engineering Teams Benefit More from AI
      Is AI most effective for elite engineers? Surprisingly, no. A new report from Plandek shows that lower-performing teams are seeing a 50% improvement in lead time - a rate four times higher than their high-performing counterparts.
    2. Humans and Agents in Software Engineering Loops
      The author explains why we must 'shift left' even with agents. Learn how to move from fixing artifacts to fixing the harnesses that produce them, turning your engineering team from manual inspectors into architects of a self-correcting 'Agentic Flywheel.' 
    3. GenAI-based development platform - part 1: guardrails #PickOfTheWeek
      Moving fast with GenAI is easy; moving safely is the challenge. Part 1 of this series explores how to build a platform that treats AI agents as first-class, yet untrusted, citizens.
    4. Shifting Bottleneck: How AI Is Reshaping the Software Development Lifecycle #PickOfTheWeek
      AI can generate code in seconds, but a human review still takes 13 hours. Ralf Huuck explains the 'shifting bottleneck paradox': by optimizing only the 20% of the dev cycle spent coding, we've inadvertently made the other 80% (planning, reviews, and testing) even more painful.
  2. Testing 
    1. The Way of TDD
      Writing tests after the code is like trying to draw the blueprints after the house is built - you're just documenting what’s already there, flaws and all. Learn how to turn testing from a 'final check' into a primary driver of software quality. 
    2. The Epistemology of Testing: What Can We Actually Know About Code Correctness? #PickOfTheWeek
      We often treat a passing build as proof that our code is correct, but Dijkstra warned us decades ago: testing can only prove the presence of bugs, never their absence. Learn why 100% test coverage is an empirical illusion and how to transition from 'hopeful testing' to 'risk-calibrated reasoning.' 
  3. Leadership
    1. The Follower #PickOfTheWeek
      We spend millions training leaders, but almost nothing training followers. Tom Foster flips the script, arguing that the quality of a 'follower' determines the success of the leader.
  4. Growth 
    1. Escape the Traps in Your Head
      Why do we spend so much time preparing for threats that never materialize? Dan Rockwell breaks down the 'Trap of Imagined Fear' and why lived experience is almost always less dreadful than rehearsed anxiety.
    2. 5 Positive Ways to Say No #PickOfTheWeek
      Every person is tempted by 'good' opportunities that distract from 'great' outcomes. This piece from Leadership Freak outlines five practical scripts to help you set boundaries gracefully. 
  5. Fun
    1. Agile Mind Games
    2. To Shutdown You Must First Shutdown