Things I have learnt over time ...

Using AI to find code problems

Published on 
1 min, 107 words

Ubissoft have introduced a tool that "uses AI" to identify potential coding issues when the developer commits code. They claim it can detect a significant number of errors and even suggest solutions in some cases. There will always be some errors that it will not be able to identify, for example where the implementation doesn't match the requirements, however this approach could have a significant impact on the amount of time spent debugging. And it should improve over time as it learns more potential errors.

Read more ...

Categories: technology

Blackout by Marc Elsberg

Published on 
1 min, 195 words

This story documents one scenario that could happen when the nightmare happens of a massive power cut across Europe. It starts with a number of threads and weaves them well together. It follows an Italian as he realizes it is a terrorist attack on the smart power meters. This destabilizes the power grid which takes down most of the grid across Europe. A second attack targets the power plants. This leads to a power cut across Europe that lasts days and the storyline of how they track down the cause and the perpetrators.

Read more ...

Categories: book

Reducing the team size to deliver

Published on 
1 min, 53 words

A project was struggling to deliver in time and the project manager resolved it by reducing the team size where the typical approach is to increase the team size. This decision was based on the overhead of communication and Brooks Law.

Read more ...