• +44(0)7855748256
  • bolaogun9@gmail.com
  • London

Azure Cloud Shell, The Remote Dev Box You Already Have

Azure Cloud Shell is one of those tools that looks small until you actually use it. Then it starts acting like a spare laptop living inside your browser. For DevOps work, that matters. For locked-down Windows laptops, it matters even more. What it is Cloud Shell gives you a browser-based Bash or PowerShell session tied to your Azure identity. You […]

Your Locked-Down Corporate Laptop Just Became Irrelevant: An AWS CloudShell Field Guide for DevSecOps Engineers

Let me paint you a picture that will be painfully familiar. It’s 8:47 AM. You’ve just inherited a brand-new corporate Windows laptop, still warm from the imaging oven. You open a terminal and try to install Terraform. Blocked. You try WSL. Blocked. Docker Desktop? Blocked. You consider asking the service desk for admin rights and then remember you’ve been down […]

The Leak Already Happened. Will Anthropic Waste the Best Free Code Audit in AI History?

On March 31, Anthropic shipped a source map file to npm. Not a minor config snippet. Not a stale API key. 512,000 lines of TypeScript. 1,900 files. 44 hidden feature flags. Their entire agentic harness. The crown jewels of Claude Code. Reconstructed and forked 82,000+ times before lunch. Anthropic scrambled. They pulled the npm package. Filed DMCA takedowns against GitHub […]

From Cockpit to Cloud: One Analogy Is Not Enough

The aviation analogy was a beginning. It gave platform engineering one axis of the AI adoption problem: how to hand authority from humans to machines without catastrophe. But it is not enough. Five other industries navigated the same inflection point, and each left a different blueprint that DevOps has not yet read. In my previous post I drew on aviation’s […]

Beyond the Prompt: Scaling Professional AI with the OpenClaw Framework

In the rapidly evolving landscape of Artificial Intelligence, the gap between a hobbyist using a chatbot and a professional engineer deploying production-ready automations is widening. While many are content with basic prompting, the real value lies in orchestration, security, and local integration. This is where OpenClaw changes the game. OpenClaw isn’t just another AI tool; it is a comprehensive framework […]

How Can We Formalise a “DevOps Calculus”?

1. Decide what DevOps calculus is about First, we need to decide: what are we differentiating and integrating over? In other words, what is the “stuff” of DevOps? At a high level, DevOps calculus would be a formal system for reasoning about: So DevOps calculus is about how changes propagate through a socio‑technical system and how we can reason about […]