More Dev Interrupted episodes

Empathetic leadership for tech overlords, a good backlog completes itself, and whos agent is this, anyways? thumbnail

Empathetic leadership for tech overlords, a good backlog completes itself, and whos agent is this, anyways?

Published 3 Jul 2026

Duration: 00:36:45

Explores AI and engineering challenges, covering Fables' UX implications, multi-model system complexity, cost-effective model selection, data science hurdles, collaborative work practices, productivity strategies, and trends toward continuous improvements, human oversight, and domain-specific specialization.

Episode Description

This week on the Friday Deploy, Andrew Zigler is joined by Zapiers Kelly Vaughn to dive into the sudden return of Anthropic's Fable model, the realiti...

Overview

The podcast discusses the evolving landscape of AI models, emphasizing challenges and considerations in their development and application. Key topics include the unexpected return of Fable, which faced user confusion due to limited access and a benchmarking milestone with its ability to recognize "three R's in strawberry." The discussion highlights the growing complexity of selecting models for specialized tasks, noting the rising costs of highly specific AI tools and the role of internal routing (e.g., directing coding requests to other models) to balance performance and cost. There is also a focus on organizational intelligence, with predictions of increased oversight from institutions due to cybersecurity concerns and the shift toward multi-model systems. The segment explores the transition from large, infrequent model releases to continuous, incremental improvements and the rise of domain-specific models and open-source alternatives that allow customization through fine-tuning.

Data science challenges are highlighted, including difficulties in processing unstructured datasets (e.g., PDFs, logs) and the risks of parameter errors in data transformations. The importance of precise, step-by-step goals for AI agents is stressed, alongside pitfalls in over-engineering solutions, such as assigning unnecessary complexity to identity systems when simpler tools suffice. Collaboration and governance in AI workflows are emphasized, with calls for clear accountability frameworks and the avoidance of "villain bond leadership" in team dynamics. The discussion also addresses workplace disagreements, advocating for collaborative problem-solving over proving correctness. Leadership strategies prioritize empathy, avoiding survivorship bias, and recognizing team contributions, while engineering practices focus on sustainable productivity, backlog management, and structuring workflows to balance major projects with smaller tasks. The role of human oversight in auditing AI outputs and maintaining accountability in automated systems is repeatedly underscored.

What If

  • What if you decided to re-evaluate your model selection strategy for specific tasks to avoid overspending?

    • Move: Audit your current workflow to identify tasks that could use cheaper, task-specific models (e.g., Apache, open-source models) instead of relying on expensive general-purpose models like Fable.
    • Why Now? The cost of models like Fable is rising, and you can save significantly by routing tasks to cheaper models without sacrificing quality.
    • Expected Upside: Reduce computational costs by up to 4060% while maintaining task-specific accuracy, freeing resources for other priorities.
  • What if you implemented a "human-in-the-loop" process for AI-generated code in your solo workflow?

    • Move: Set up weekly checkpoints where you manually audit 10% of AI-generated code (e.g., via static analysis or unit tests) to catch undetected flaws.
    • Why Now? Over-reliance on models risks undetected bugs, and solo operators lack team-based oversight. This ensures accountability and traceability.
    • Expected Upside: Reduce deployment errors by 30% and build a safer, more trustworthy development pipeline tailored to your domain.
  • What if you tackled your data chaos by building a modular, open-source data parser for unstructured data?

    • Move: Use fine-tuned open-source models (e.g., BERT, Apache) to parse and structure legacy data (e.g., PDFs, logs) into a queryable format.
    • Why Now? Legacy data is a bottleneck for AI integration, and open-source tools offer flexibility without the cost of proprietary solutions.
    • Expected Upside: Transform 80% of messy data into usable datasets in under a month, enabling faster AI experimentation and reducing manual data prep time.

Takeaway

  • Prioritize Model Selection Based on Task Requirements
    Evaluate specific use cases before choosing models (e.g., route coding tasks to specialized models like Opus or Sonnet 5 rather than defaulting to Fable for cost and performance balance). Avoid overpaying for general-purpose models when niche tools can deliver better results for specialized workflows.

  • Implement Minimalist Agent Identity Systems Initially
    Start with borrowing user credentials or token-based identities for AI agents instead of building complex, unique ID systems. Use existing tools like API tokens for governance and audit trails, and only scale to advanced systems if specific pain points (e.g., tracking permissions) arise.

  • Break Down Vague Goals into Verifiable Steps
    Define AI agent tasks with precise, step-by-step objectives (e.g., "extract data from PDFs in this format") rather than using vague directives. This ensures agents can process data accurately and aligns with engineering practices that prioritize measurable outcomes.

  • Automate Code Quality and Backlog Prioritization
    Use linting tools and automation to fix code issues and ensure tests pass. Regularly clean engineering backlogs by segmenting tasks into "big rocks" (critical projects) and smaller throughput tasks (e.g., code reviews), avoiding overloading critical workflows with low-priority items.

  • Integrate Human Oversight in AI Workflows
    Audit AI-generated code and legacy systems regularly to catch errors and maintain context. Avoid over-reliance on untested models by involving humans in decision-making, especially for high-stakes tasks like data joins or complex transformations.

Recent Episodes of Dev Interrupted

30 Jun 2026 How LinearB helps Kraken find hidden bottlenecks across thousands of engineers | Nik Sudan

Challenges in transitioning AI pilots to production include over-reliance on proof-of-concepts, misalignment with scalable systems, and cultural gaps in engineering practices, requiring disciplined strategies like throwaway code, rigorous testing, early user feedback, and systemic data-driven metrics to align AI with organizational goals through collaboration and infrastructure improvements.

23 Jun 2026 Your developers are the attack surface now and vibe coding as a vulnerability | Tanya Janca

Modern software security grapples with autonomous agent-driven deployment risks, AI-generated code vulnerabilities like "vibe coding," expanded OWASP Top 10 2025 threats, supply chain weaknesses, and the urgent need for collaborative, proactive security practices, cultural shifts, and developer education over fragmented tools and outdated methodologies.

16 Jun 2026 Your SDLC needs a productivity context engine

Challenges in AI adoption within engineering teams include overwhelmed staff, resource constraints, uneven productivity gains, declining code quality, rework from generated code, and rising costs, necessitating strategic focus on quality assurance, process optimization, AI-native workflows, metrics for ROI, and balancing automation with human oversight.

More Dev Interrupted episodes