- Over the last few years, I've spent a great deal of time working with police forces in the UK, and regularly have conversations with them about AI, and the potential impact on policing. More and more police forces are looking at AI in order to take advantage of the services available to drive insights from existing …
Read More Delivering an Enterprise Cloud Operating Model
Robert Hogg Nov 11, 2020 · 2 min read · Azure Azure Best Practice Cloud cloud operating model COM White Paper ·There have been some major paradigm shifts in the history of computing with some of the most notable being marked, not only by changes in technology, but by changes in staffing that technology. When the computing standard for mainframe shifted to client/server, the staff model moved from computer operator to system …
Read MoreDue to the unusual circumstances of 2020, the 15th Developer!Developer!Developer! Day will take place virtually. That means no catering or venue costs to meet, costs that are usually met via sponsorship, as we keep the cost of entry free. And I'll be covering any incidental costs incurred.
However, we are still …
Read Moreclass="image_figure image_internal image_unprocessed" src="/wp-content/uploads/sites/13/2018/01/DDD12_thumb.png"
/>
DDD Logo
We had planned to run a DDD in October, but due to illness, this didn't happen (we are all well now, phew!). With Christmas so close, …
Read MoreI have been wanting to return to this blog for some time, but a combination of things kept me busy. Not least of which, was a period of illness for me at the beginning of Spring, and for family at the start of September. All good now, and glad to be OK!
Plus, I've been keeping myself busy producing articles over on …
Read MoreI have had a ThinkPad Active Pen (model SD60G957200) ever since I got my Lenovo X1 Carbon Extreme.
The pen, when it works, has worked well. However, the problem has been that whether the pen and PC detected each other seemed very hit and miss.
Today I found the root cause. It was not drivers or dodgy Bluetooth as I had …
Read More- The Black Live Matter movement has engendered many conversations, hopefully starting changes for the good. Often these changes involve the use of language. One such change has been the move to stop using the name
master
and switching to the namemain
for the trunk/default branch in Git repos. This change is moving …
Read More Azure DevOps YAML base pipelines allow the pipeline definitions to be treated like any other code. So you make changes in a branch and PR them into the main/trunk when they are approved.
This works well if all the YAML files are in the same repo, but not so well if you are using YAML templates and the templated YAML is …
Read MoreA question I am often asked when consulting on Azure DevOps is ‘how can I automatically create release notes and how can I publish them?’.
Well it is for just this requirement that I have written a set of Azure DevOps Pipeline Tasks
- Release Note Generator - to generate release notes. I strongly recommend this …
Read More