Weeknotes for the week finishing Friday, 23 January 2026.
My weeknotes for this week are shorter than usual.
I try to start writing them on Tuesday or Wednesday,
but it’s Friday afternoon and I’m just starting.
Weeknotes for the week finishing Friday, 9 January 2026.
This week, I was occupied by setting up the new team.
We’re working on OpenPrescribing,
but as there’s already a group of people who are associated with OpenPrescribing,1
and as that group of people refer to themselves as …
Weeknotes for the week finishing Friday, 20th June 2025.
I’ve been reading about continuous integration (CI) and continuous delivery (CD),
and trying to imagine software development without pull requests (PRs).
Although Ben B.C. has talked about this before,
my prompt was returning to a PR with unresolved comments …
This week I learnt about git rebase --committer-date-is-author-date.
Normally after a rebase,
the author date is that of the original commit
but the commit date is that of the new commit.
With this option,
the …
Weeknotes for the week finishing Friday, 30 May 2025.
I updated my script for creating weeknotes.
It now creates an article for a given date, rather than for today’s date,
which means I’m less likely to run it on Friday and struggle to remember what I did that …