engineering
LLMs - A smarter way to modernise legacy code?
LLM-assisted code modernisation compresses migration timelines, reduces risk and preserves quality - turning costly, manual rewrites into efficient, scalable engineering workflows.
Sept 08, 2025
Why chunking matters: The key to smarter RAG workflows
There’s a quiet hero behind successful RAG implementations - document chunking.
Aug 28, 2025
Rewriting the hardware playbook - how software will reshape hardware product development
7 things every hardware company CTO should understand about the changing face of hardware product development.
Jul 30, 2025
When the algorithm gets it wrong - why testing AI is not optional
We place huge trust in the systems and algorithms we rely on to guide our daily lives. What could possibly got wrong?
Jul 29, 2025
Breaking down the silo - how the future of hardware development is structured differently
Hardware companies need to rethink how their delivery teams are structured by shifting away from siloes toward more loosely coupled platform and feature teams.
Jul 23, 2025
Striking the balance - trust, quality and security in the age of AI
As more organisations join the race to embed machine learning into their products and workflows, one question persists: Are we trading security for speed?
Jun 23, 2025
Making sense of multi-agent architectures
This article will take a high-level look at the most common architectural patterns, along with the trade-offs that come with each.
Jun 09, 2025
Are your developers AI ready? Part 3 - embedding a security-first mindset
In the age of AI tooling, engineering and delivery teams must adopt a security-first approach to software engineering. Failure to do so exposes your systems to significant additional risk.
May 26, 2025
Are your developers AI ready? Part 2 - resolving the skills paradox
The tools designed to help everyone write better code are most effective in the hands of programmers who are already good
May 22, 2025
Are your developers AI ready? Part 1 - getting the foundations right
AI might be changing how we develop code, but usage must be built on top of strong engineering and cyber foundations.
May 12, 2025
Using native ahead-of-time compilation (AOT) for AWS Lambda
How native ahead-of-time compilation (AOT) can be used to improve the cold start performance of AWS Lambda functions
Feb 27, 2025
Building Auth0 Actions in TypeScript
How to build Auth0 actions using typescript and leverage Auth0's recently improved developer experience.