50 Years of Tools, One Constant 50 Years of Tools, One Constant Tools Change, Thinking Doesn't Rod Claar / Thursday, May 28, 2026 0 590 Article rating: No rating Over a 50-year career spanning lumber yards, retail software, Scrum and AI-assisted development, one principle has remained constant: the best professionals think clearly about the problem before reaching for a tool. Whether it was a pencil and clipboard in 1972 or AI in 2026, the tool itself was never the differentiator — the quality of thinking behind it was. The same holds true today: great developers define the problem before opening an IDE, write tests before writing code, and ask AI a good question before accepting its answer. Tools will keep changing. Clear thinking never goes out of style. Read more
What Changed in Software Development This Week Because of AI What Changed in Software Development This Week Because of AI A lot happened this week. IBM shipped a full-SDLC AI partner. ServiceNow handed over entire IT workflows to autonomous agents. Stanford released hard numbers on what AI is doing to developer jobs. Three thousand developers gathered in San Francisco to ask what software engineering even means now. And IBM held its annual Think conference in Boston to show enterprises how to run AI at scale. Here is what you need to know. Rod Claar / Wednesday, May 6, 2026 0 1326 Article rating: No rating This week brought five major developments at the intersection of AI and software development. IBM made its full-lifecycle AI development partner, Bob, generally available — reporting 45% productivity gains across 80,000 internal users. ServiceNow expanded its Autonomous Workforce at Knowledge 2026, with AI specialists now handling entire IT, CRM, HR, and security workflows end-to-end, resolving cases 99% faster than human agents. Stanford's 2026 AI Index delivered independent data showing a 26% productivity gain in software development alongside a nearly 20% drop in junior developer employment — and a jump in AI coding benchmark performance from 60% to near 100% in a single year. Three thousand developers gathered in San Francisco at AI Dev 26 x SF to wrestle with what software engineering even means now, landing on a shared conclusion: the bottleneck is no longer writing code, it's imagination. And IBM Think 2026 in Boston unveiled 150 prebuilt enterprise agents in watsonx Orchestrate, an AI operations platform for hybrid environments, and a new security tool that embeds vulnerability detection directly into the developer workflow. Each story carries a direct signal for Scrum and Agile teams navigating this shift. Read more
The Top 5 AI Changes Hitting Software Development for the Week of April 27, 2026 The Top 5 AI Changes Hitting Software Development for the Week of April 27, 2026 This week was not about autocomplete. It was about AI moving deeper into the real work of software delivery. Or was it? Rod Claar / Wednesday, April 29, 2026 0 1784 Article rating: No rating The article argues that recent AI advances are moving software development from simple code completion to agent-driven delivery. AI tools are now better at planning, editing code, testing, debugging, reviewing, and creating pull requests across larger codebases. The five main changes are: AI coding agents are handling more complex engineering work, which means teams need clearer backlog items, acceptance criteria, constraints, and tests. AI agents are entering enterprise infrastructure, so organizations must create rules for repo access, data use, security, compliance, and human review. IDEs are becoming control rooms for remote agents, shifting developers toward task delegation, review, and decision-making rather than writing every line of code themselves. AI coding cost is becoming part of planning, as usage-based billing makes agent activity a budget concern. New research shows AI agents are powerful but risky, with generated code often needing correction and potentially introducing security issues. The central message is that Scrum and Agile practices become more important, not less. Teams that succeed will use AI deliberately, with tight feedback loops, visible acceptance criteria, strong review practices, automated tests, and clear working agreements. Read more