RSSAmplifier

Blog

Linus Norton

Linus Norton, developer and tech lead based in London.

ljn.ioRSS feed ↗10 posts

Latest posts

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.

When size matters: the day a rogue getter swallowed our case data

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 time to the Connection Scan Algorithm

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.

Distributed queues with MySQL 8

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.

Rotating database backups with node.js and S3

Use node.js to store MySQL dumps in S3

Publishing Cucumber reports using Travis and GitHub pages

A guide to publishing Cucumber reports using Travis CI and GitHub pages

Setting up Swagger with a Koa API

A brief guide to setting up Swagger API documentation with a Koa API.

Continuous deployment video guide

A video guide to continuous deployment with Travis CI and PM2

Continuous deployment on a budget

Set up a continuous integration and continuous pipeline for free with Travis and PM2

Implementations of a journey planner based on transfer patterns

Practical approaches to implementing a journey planner based on transfer patterns

Linus Norton · RSS Amplifier