Coding
-
Why dependency inversion underpins everything in software delivery — modules, services, teams, even the ESB. Point your arrows at what… Read more.
10–15 minutes -
You still can’t trust AI to do what you expect, and the speed at which it can make changes means… Read more.
8–13 minutes -
Nuget packages can be tricky to update if you don’t pay attention to your dependency chains. Read more.
3–5 minutes -
A simple but flexible package to turn your commandline project into either a Windows Service or a Linux systemd service. Read more.
2–3 minutes -
This is a very simple DotNet Standard 2.0 package for receiving messages from AWS SQS in as simple a manner… Read more.
1–2 minutes -
“Don’t overengineer this. We need to move as fast as we can.” Too many business representatives The Agile Manifesto is… Read more.
9–14 minutes -
An essay on why software patterns become anti-patterns and how to avoid pattern rot. Read more.
6–9 minutes -
Over the last few weeks, I’ve talked about how cool streaming JSON data can be and why maybe it might… Read more.
1–2 minutes -
I’ve discussed the merits of JSON streaming in two prior posts: Large JSON Responses and Don’t Stream JSON Data, if you haven’t read… Read more.
6–9 minutes -
I recently published a post about how to stream large JSON payloads from a webservice using a chunked response, before… Read more.
3–4 minutes