-
Continue reading →: The Invisibility Threshold: Why the Best Technologies Stop Being Talked AboutThe technology industry has an incredible memory for forward-looking promises, but total amnesia for yesterday’s hype. Technologies that once dominated every podcast, keynote, and boardroom seem to disappear overnight. Where do they go? Most people assume technologies either succeed wildly or fail catastrophically. The reality is far more nuanced. When…
-
Continue reading →: Getting Started with Apple App IntentsFor a long time, mobile development followed a strict rule: if a user wanted to get something done in your app, they had to open it, look at a specific screen, and tap a button. Today, that paradigm is officially dead ! With the deep integration of Apple Intelligence and…
-
Continue reading →: Why AI Agents Fail at Scale: An Architectural ViewAI agents are being positioned as the next major architectural shift in enterprise software. The promise is attractive: autonomous systems that can reason, plan, call tools, interact with APIs, collaborate with other agents, and complete business processes with limited human intervention. That promise is real. But the current generation of…
-
Continue reading →: Space-Based ArchitectureRecently I was reviewing software architectural patterns and assessing were Open Source projects fit for a solution I’m working on, and was drawn towards Space-Based Architecture, or SBA, it’s one of those patterns that sounds obscure until you see where it fits. It is designed for systems that cannot afford…
-
Continue reading →: Old Dog, New Way To WorkI’ve been in the enterprise software industry for over 30 years. For most of that time, I’ve simply dived in and attempted to get things done – multi tasking was what I thought I was good at. I was wrong. ☹️ Recently, I had a stark realisation. While I was…
-
Continue reading →: Agentic AI: The Next Architecture StandardAs software architects, we’ve witnessed seismic shifts in how we build applications. From monoliths to service-oriented architectures, and then to the ubiquitous micro services, each transition fundamentally changed our approach to complexity, scalability, and resilience. Today, we stand on the precipice of another such transformation: Agentic AI: The Next Architecture…
-
Continue reading →: bootc: Containers Grow Up and Learn to BootFor years, containers have been the polite guests of operating systems. They arrived, did their job, and left without rearranging the furniture. The OS was the house. Containers were the tenants. bootc flips that relationship on its head. bootc is a tool and a model for building, running, and updating…
-
Continue reading →: KubeVirt On MacOne of my favourite up stream Open Source communities is KubeVirt, origionally from Red Hat, it become a CNCF sandbox project in 2019. For those unfamilar with KubeVirt, it essentially has a focus on providing a capability to run virtual images inside containers, this has a number of benefits including…
-
Continue reading →: Podman Deskop With Apple ContainerMy favourite app I use to create and manage containers is Podman Desktop, an open source utility originally built by Red Hat engineers and contributed to the Cloud Native Computing Foundation (CNCF) in 2025. I recently blogged about native containers on the Apple platform, and its been great to see…
-
Continue reading →: Swift On AndroidFor me, one of the core attractions to the Swift language has been the design principle that it’s a general purpose langauge – so not just about building apps for Apple devices. Having been Open Sourced back in December 2015, I think general adoption has been disappoining across the wider…
