Agentic Coding: Decentralisation of Software Development
Agentic coding marks a decisive shift in software development towards decentralisation and empowered teams across three layers: code, architecture, and team topology.
Linus Norton, developer and tech lead based in London.
Agentic coding marks a decisive shift in software development towards decentralisation and empowered teams across three layers: code, architecture, and team topology.
Silent 200s, missing JSON: the tale of a rogue getter, early-flushed headers, and how HTTP buffering let Spring return a valid but half-empty response.
Adding interchange (transfer) time to the Connection Scan Algorithm can have unintended consequences. This post discusses the approach taken in the original papers and another alternative approach.
Writing a distributed queue doesn't have to involve specialist software or writing reams of code. In this post we use MySQL to create a scalable distributed queue.
Use node.js to store MySQL dumps in S3
A guide to publishing Cucumber reports using Travis CI and GitHub pages
A brief guide to setting up Swagger API documentation with a Koa API.
A video guide to continuous deployment with Travis CI and PM2
Set up a continuous integration and continuous pipeline for free with Travis and PM2
Practical approaches to implementing a journey planner based on transfer patterns