<feed xmlns="http://www.w3.org/2005/Atom"> <id>https://richhewlett.com/</id><title>RichHewlett.com</title><subtitle>Richard Hewlett's software development blog.</subtitle> <updated>2026-04-07T23:50:13+01:00</updated> <author> <name>Rich Hewlett</name> <uri>https://richhewlett.com/</uri> </author><link rel="self" type="application/atom+xml" href="https://richhewlett.com/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="https://richhewlett.com/"/> <generator uri="https://jekyllrb.com/" version="4.4.1">Jekyll</generator> <rights> © 2026 Rich Hewlett </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>How AI Agents Will Redefine Software Development</title><link href="https://richhewlett.com/2026/04/07/ai-agents-redefine-sdlc/" rel="alternate" type="text/html" title="How AI Agents Will Redefine Software Development" /><published>2026-04-07T21:52:59+01:00</published> <updated>2026-04-07T21:52:59+01:00</updated> <id>https://richhewlett.com/2026/04/07/ai-agents-redefine-sdlc/</id> <content src="https://richhewlett.com/2026/04/07/ai-agents-redefine-sdlc/" /> <author> <name>Rich Hewlett</name> </author> <category term="Software Development" /> <summary> I’ve been increasingly interested in the move towards Agentic teams and after attending Microsoft’s recent DevX Conference last month I discovered their “Frontier Firm” research which can be found at 2025-the-year-the-frontier-firm-is-born. Its worth checking it out, or similar articles online regarding the shift from humans in a team using AI agent assistants towards teams of agents with human... </summary> </entry> <entry><title>Agentic AI</title><link href="https://richhewlett.com/2026/03/12/agentic-ai/" rel="alternate" type="text/html" title="Agentic AI" /><published>2026-03-12T09:00:08+00:00</published> <updated>2026-03-12T21:32:40+00:00</updated> <id>https://richhewlett.com/2026/03/12/agentic-ai/</id> <content src="https://richhewlett.com/2026/03/12/agentic-ai/" /> <author> <name>Rich Hewlett</name> </author> <category term="Software Development" /> <summary> Agentic AI isn’t just about LLMs and chatbots, or even using AI agents to generate code. It represents a structural shift in how we design, deploy, and operate software systems. While the use of LLMs to generate code is a really interesting topic I think that many developers are failing to think more about ‘agents’ and how these will shape how we build systems in the future. I don’t mean using ... </summary> </entry> <entry><title>Quick and Easy Presenting Tip for PowerPoint in MS Teams</title><link href="https://richhewlett.com/2025/05/28/easy-presentations-in-msteams-tip/" rel="alternate" type="text/html" title="Quick and Easy Presenting Tip for PowerPoint in MS Teams" /><published>2025-05-28T20:00:08+01:00</published> <updated>2025-05-28T20:00:08+01:00</updated> <id>https://richhewlett.com/2025/05/28/easy-presentations-in-msteams-tip/</id> <content src="https://richhewlett.com/2025/05/28/easy-presentations-in-msteams-tip/" /> <author> <name>Rich Hewlett</name> </author> <category term="Miscellaneous" /> <summary> Here’s a quick tip that I have found really useful as more and more interactions are being done on MS Teams. There are a few options when using PowerPoint and MS Teams tother to present a slide deck, with the full PowerPoint Live feature being the best for a full presentation experience, however sometimes you want something simpler. For example I often find that I am not only sharing PowerPoint... </summary> </entry> <entry><title>A Useful Debug Step For Azure Pipelines</title><link href="https://richhewlett.com/2024/05/06/debug-step-for-azure-pipelines/" rel="alternate" type="text/html" title="A Useful Debug Step For Azure Pipelines" /><published>2024-05-05T19:30:20+01:00</published> <updated>2024-05-05T19:30:20+01:00</updated> <id>https://richhewlett.com/2024/05/06/debug-step-for-azure-pipelines/</id> <content src="https://richhewlett.com/2024/05/06/debug-step-for-azure-pipelines/" /> <author> <name>Rich Hewlett</name> </author> <category term="Software Development" /> <category term="DevOps" /> <summary> Variables and Parameters in Azure Pipelines When building a pipeline within Azure DevOps it can be frustrating trying to make use of variables or parameters that should be in scope for your step buy don’t seem to be. This frustration has led me to develop a quick and simple Bash step that will output all the variables and Parameters that are in use at the moment the step is being executed, whi... </summary> </entry> <entry><title>Use Yarn Why to discover why your project has a specific dependency</title><link href="https://richhewlett.com/2024/05/01/find-dependencies-with-yarn-why/" rel="alternate" type="text/html" title="Use Yarn Why to discover why your project has a specific dependency" /><published>2024-05-01T16:00:08+01:00</published> <updated>2025-05-28T20:38:52+01:00</updated> <id>https://richhewlett.com/2024/05/01/find-dependencies-with-yarn-why/</id> <content src="https://richhewlett.com/2024/05/01/find-dependencies-with-yarn-why/" /> <author> <name>Rich Hewlett</name> </author> <category term="Web Development" /> <summary> When doing web development there are many occasions when I don’t know why an application has a dependency on a particular npm library that is not directly referenced in the package.json file but I need to find out. There may be a error message or a warning in the terminal for that library or perhaps a library has been flagged as a security vulnerability needing further investigation. This is wh... </summary> </entry> </feed>
