All posts
15 posts
-
Do not over-engineer: keeping AI coding tools on task
Why AI coding assistants tend to over-build, what it costs in tokens and deleted code, and the prompts that keep them delivering the change you actually asked for.
-
A Central Monitoring Stack for a Multi-Application SaaS Ecosystem
How a central monitoring platform combines application instrumentation, infrastructure metrics, and availability checks across multiple SaaS applications.
-
Beyond Copy-Paste: Giving AI Instructions a Shared Standard
The prompts, instructions, and policies that shape AI-assisted work have become operational assets, and OAI2 is an attempt to package, validate, and share them the way we already do with code.
-
Building a Raspberry Pi Voice Assistant With AI
A practical technical overview of building an Alexa-like AI voice assistant using a Raspberry Pi, microphone, camera, local speech output, and cloud AI services.
-
Building my own blog engine in an afternoon
Why I stopped fighting an off-the-shelf static site generator and wrote the ~43 kB engine that runs ikoonman.io instead.
-
Compass: Deciding Where AI Actually Fits in How You Build Software
Compass is a decision-support tool that helps software teams assess their delivery practices and platform foundations, then turn that context into a deliberate, explainable AI adoption plan.
-
Extending Teamcentric Forge from Live Documents to Dashboards
A high-level technical overview of how Teamcentric Forge can evolve from document generation into live dashboards while keeping Markdown as the source of truth.
-
NeuroDesk: How Little Input Does a Computer Actually Need?
An early-stage research project exploring whether a few silent, deliberate signals — attention, subtle gestures, and experimental neuro-input — are enough to direct and supervise a capable AI agent.
-
PACE: Giving AI-Assisted Development a Memory of the Project
Why AI coding assistants produce plausible code that doesn't fit the system, and how a persistent, project-scoped context layer might change that.
-
Studiocaster: A Labour of Love, Built Around the Listener
How a personal project to tame live listener messages grew into a working tool that charity broadcasters now rely on.
-
Teamcentric Forge: Documents That Gather Their Own Facts
An introduction to Teamcentric Forge, a platform where humans write the explanation and connected systems supply the changing facts at the moment a document is generated.
-
Three Layers of Organisational Source of Truth in Software Projects
Software projects need more than code as a source of truth: they also need authoritative project context and organisational governance.
-
AI-assisted development is changing the workflow
AI is changing more than the act of writing code — it is reshaping the process around it.
-
Modern SaaS Is an Ecosystem, Not Just an Application
A modern SaaS product is surrounded by a large ecosystem of security, delivery, data, operational, support and AI capabilities that make the application itself only one part of the whole platform.
-
A blog that is only a folder of Markdown files
The whole publishing model is one folder, a few templates, and one build script.