top of page
AI


Why GenAI Still Looks Like a Terminal Window: an interface analysis
GenAI has permeated everyday life. The go-to answer for millions of people faced with any number of different tasks. So why does it have such a basic monochrome interface?
Open a browser or app for any of the mainstream GenAIs, and you’ll be faced with some variation of a black page with a box for entering white text into. You can turn the mic on, upload a file or image, but those are ultimately context-driven sideshows. The text box is the start-point for almost all GenAI w

David Turner
Aug 287 min read


Claude Watermarking: The Act That Can't Keep Up
Under the EU AI Act (2024), AI companies are obliged to mark text generated by their LLMs as of August 2nd 2026. This means that companies who signed the EU Code of Practice on Transparency are introducing ways to do so. Failure to comply with text-marking could result in fines of up to €15 million, or 3% of worldwide annual turnover.
Much coverage has been given to Claude’s announced rollout of watermarking. In reality there’s actually very little to say.

David Turner
Aug 173 min read


VoltFleet: a production-grade IoT analytics platform for EV fleets
Fleet operators running electric vehicles face an asymmetry of information that costs them money every week. The vehicles generate enormous quantities of data - battery state, voltage, current draw, motor temperature, GPS, speed - every few seconds. Most of it goes nowhere. When something fails, it fails in the field: recovery time, roadside assistance, cargo delays.

David Turner
Aug 109 min read


From prompt to Kubernetes in an evening: what AI-assisted development really looks like
Lots of rhetoric aimed at leadership teams positions the question about AI and software development as primarily whether it will replace engineers. It's the wrong question. Asking it means missing something more useful.
The better question is what a single engineer can build in an hour, starting from scratch, and what that tells you about how technical work is changing.

David Turner
Aug 45 min read


Luxury Digital Strategy: Where Digital Belongs (and Where It Doesn't)
There's a particular kind of strategic paralysis that sets in when someone from the board - or a consultant, or a competitor's press release - tells you that digital transformation is coming for your category. You need to create a Luxury Digital strategy. The room gets serious. Roadmaps get built. Budget conversations start. And at some point, probably within eighteen months, you're affixing a fitness tracker to the Milanese-mesh bracelet of a 6-grand watch and calling it inn

David Turner
Jul 285 min read


The New Profile Razor Unit: Why Engineers Need Mark E. Smith
Engineering, at its best, is repeatable, testable, transferable between people because it's written down as a rule. That's exactly what the razor unit's makers had. What they didn't have was design judgement - the thing rooted in observation rather than specification, that knows when the rule has stopped serving the purpose it was built for. They applied technical rationality to a problem that needed reflection instead, and the result was an object with exact tolerances and n

David Turner
Jul 236 min read


Agentic software development: PRD to PR without code
The gap between a written product concept and working, tested, version-controlled code can now be closed without a developer writing a line of application code. From PRD to PR without code, automation is happening today.

David Turner
Jul 219 min read


Systems vs Linear Thinking: Know Which You Are
"Systems thinking" has become the kind of phrase people add to their profile the way a small business adds "artisan" to a jar of jam. It's been emptied of meaning by people using it as a shield. So it's worth asking what it would actually mean, precisely, if the word still had edges.

David Turner
Jul 166 min read


Language Models: Probability Machines, Not Oracles
Once you've played around with AI for any length of time and got under the skin of LLMs, you inevitably start to uncover the quirks, weaknesses and vulnerabilities inherent to the fundamental design concepts, and the execution itself.
As seen in my other AI projects on the site, it's not hard to trigger those weaknesses once you get beyond basic GenAI and into genuine design and build scenarios.

David Turner
Jul 1412 min read


T-Shaped, I-Shaped, X-shaped, M-shaped... Why the obsession with alphabetical labels?
Somewhere this quarter, in a talent review, a manager will describe an engineer as T-shaped. Heads will nod and a box will be ticked. The engineer, who is not in the room, will spend the next year receiving work shaped like the letter rather than shaped like their ability. Nobody will check whether the label was accurate, because it does not feel like a claim. It feels like an observation, but it’s neither.

David Turner
Jul 75 min read


Art, Code, and the Unforgiving Medium: Why software engineering and art keep solving the same problems
Rubens designed the major works, established the compositional framework, and reviewed his apprentices' execution. Van Dyck eventually forked the codebase, established his own studio, and surpassed Rubens in the field he chose. Git, the version control system underpinning most of the world's software, formalises exactly this: a master repository, branches, independent lines of work, the ability to merge or to diverge permanently.

David Turner
Jul 14 min read


AI's Environmental Cost: What Boards Must Ask and Do
Most organisations now have an AI strategy. Very few have asked what it is doing to the planet.
That is not an abstract concern. It is a capital allocation question with a measurable environmental consequence attached to it. Boards are declining to ask it. The omission will not age well.

David Turner
Jul 14 min read


Logocentrism and AI content authenticity: the real panic is about presence
For decades the businesses of expertise, craftsmanship and luxury have run on a simple exchange: you paid for authority because authority was grounded in the living presence of a specific person. A marketer. A strategist. A lawyer. Someone who could sit across from you, who had walked through the problem themselves, whose judgement was embodied in a living mind that you could hire and pay. Presence became the marker of truth. Not the accuracy of what they said, but the fact t

David Turner
Jul 14 min read


AI Adoption Risk: It's Not All Recoverable
Just about every senior leader has already decided to adopt AI. The all understand the risks of not doing, and a large proportion of them understand the risks of doing so. The question some aren't asking is what happens when one of the risks becomes real, and whether they can recover from it.

David Turner
Jul 15 min read


Ruskin, Hockney, and the Leadership Lesson in AI Adoption
Call this the rising floor. Every useful machine absorbs the layer of work it can do better than people. The human contribution does not vanish. It moves upward, into judgement, selection, taste, and ethics, questions a machine cannot answer for you because they are not technical questions at all. That is where AI is heading now, into code, legal drafting, HR policy, marketing copy, the layer of execution that used to define a competent professional.

David Turner
Jul 15 min read


Breaking Claude: Reasoning redlines and hallucinations
Evaluating Claude Sonnet 4.6 for 'reasoning redline', defensive hallucinations and structural bias.

David Turner
Apr 98 min read


Koi identifier Pt.2: LLM training
Training a specific AI model to recognise koi and categorise them more effectively than an Anthropic off-the-shelf LLM.

David Turner
Mar 2211 min read


Koi-identifier Pt. 1: Anthropic API
Building an Anthropic-powered image recognition tool for koi breeds and individual fish

David Turner
Mar 2210 min read


Vibe-coding the Grand-Complication with Claude
A vibe-coding horological workout for Claude, generating a fully-functional, animated Grand-Complication web application.

David Turner
Mar 310 min read


Agentic Orchestration for Branding
After creating a few AI agents, orchestration is the obvious next step; you get those agents talking with each other and working collaboratively, you go from having an assistant to having a team at your disposal.
This requires an orchestration framework to connect the agents - I opted for LangGraph for this project due to it working on a state-machine basis, allowing cycles and loops where the agents could get into critique and refine loops with each other.

David Turner
Mar 310 min read
bottom of page