Tag Archives: software development

Barely Reviewed Code

Years ago I was giving a talk on software development and asked the audience how long it takes to review a PR that has 10 lines changed. Answers were in the minutes to tens of minutes range. I then asked … Continue reading

Posted in Editorial | Tagged , | Leave a comment

Prompt Requests

One of the challenges of AI-assisted coding agents is that they tend to produce A LOT of code. Even in refactoring or migration changes, the AIs can work quickly and generate such a volume of code that the process starts … Continue reading

Posted in Editorial | Tagged , | Leave a comment

Testing is Becoming More Important

Many of us know that testing our code is important. The adoption of unit testing by many software application developers as a normal course of business has dramatically improved the quality of applications. Mobile software, especially, has benefited from the … Continue reading

Posted in Editorial | Tagged , , | Leave a comment

Deep Learning and Craftsmanship Matter

There’s concern about the future of AI and how it may affect jobs and employment for the masses. I see plenty of people on both sides of the issue. Some are sure AI technologies won’t replace people; some are concerned … Continue reading

Posted in Editorial | Tagged , , | Comments Off on Deep Learning and Craftsmanship Matter