-
Why Agentic Projects Fail

Almost everything written about agentic AI is a showroom: the demo that dazzled, the workflow that now runs itself. This article is the morgue. Because the most useful thing you can study before building an agentic system isn’t the success stories — it’s the autopsies. And there are a lot of bodies. The headline number is Gartner’s, from June 2025: over 40% of agentic AI projects will be cancelled by the end of 2027 — not scaled back, not pivoted, cancelled — citing escalating costs, unclear business value, and inadequate risk controls. It’s not a speculative warning; Gartner frames it… Go to Post
-
How Can AI Help My Business?

If you run a small business and you’ve been wondering whether this whole AI thing is for you, here’s the honest state of play in 2026: most of your peers have already started. Depending on which survey you read, somewhere between 82% and 89% of small businesses now use AI in some form — up from roughly a third just three years ago. The U.S. Chamber of Commerce found small firms adopting AI faster than large companies for the first time in the data’s history. But that headline hides the part that should reassure you. When researchers look at who’s… Go to Post
-
The Senior Developer Bar in 2026

A lot of my posts are about how to build with AI — agents, orchestration, the Microsoft stack, the protocols. This series steps up a level and asks a harder question aimed squarely at senior and lead developers: in mid-2026, what actually makes you valuable? Because the answer has moved, and a lot of people haven’t noticed. The bar is no longer “I integrated an LLM” Two years ago, wiring an LLM into a product was a differentiator. You could stand up in a review, show a feature that called a model, and that was the value. In mid-2026 that’s… Go to Post
-
Free Mini-Course: FND-101 AI Foundations for Practitioners

Modern AI has its own concepts, vocabulary, and ways of working that are unfamiliar even to experienced engineers. This course is the technical front door to the catalogue: it gives practitioners the grounding they need before entering any of the intermediate and advanced tracks, so they are not learning fundamentals and specifics at the same time.Students build an accurate mental model of what today’s AI is, how language models behave, what the application landscape looks like, and how quality and responsibility are handled. The emphasis is on genuine understanding rather than hype or hand-waving.Labs are gentle, guided exercises that let… Go to Post
-
Context engineering as a software discipline

You ask your coding agent to add a new endpoint. It churns for a minute and produces beautiful, idiomatic code that compiles on the first try. You merge it. Then you deploy, and three services fall over. The agent ignored your authentication layer, bypassed the validation patterns every other handler uses, and pulled in a dependency that conflicts with your stack. None of that was in your prompt. You assumed the agent would just know — it’s been trained on millions of repositories, after all. But it had never seen your repository, your conventions, or your production constraints. The prompt… Go to Post
-
Eyes Everywhere: Secure Logging and Alerting for Modern Systems – Part III

Logging and alerting become truly powerful only when they are embedded into a well-designed security architecture. Individual applications emitting logs or isolated detection rules provide only partial visibility. Modern organisations operate distributed systems composed of microservices, cloud infrastructure, container platforms, and external APIs. In such environments, security visibility requires a unified architecture capable of collecting, analysing, and responding to telemetry across the entire system. Designing Systems That Detect and Respond to Threats A secure observability architecture combines several layers. Applications generate structured logs. Infrastructure produces telemetry about hosts, containers, and network activity. These signals are collected and aggregated through centralized… Go to Post



