2024-05-31
Incident Impact Calculation Formula
›
The Mike Nakis formula for calculating the impact of an incident: I = S × G × T Where: I is the impact of the incident. S is the...
Simplification of triple-choice prompts to dual-choice
›
I have a lot to say about the modern trend in graphical user interface design which aims to achieve an impossibly clean look at th...
2024-05-16
Buienalarm vs. Buienradar
›
So, today I had the chance to observe an example of the relative accuracy of bu...
2024-04-01
Audit Testing
›
Abstract: An automated software testing technique is presented which spares us from having to stipulate our expectations in test...
2024-03-29
Artificial Code Coverage
›
Abstract: In this paper I put forth the proposition that contrary to popular belief, 100% code coverage can be a very advantageo...
2024-03-07
The most important quality of software
›
What is the most important quality of software? Correctness, they say. And what is the second most important quality of software? R...
2024-01-28
Types of dependencies
›
The term "dependency" is used very often in software engineering, but depending on context, it may mean slightly differ...
2023-12-29
Call Graph Acyclicity
›
Abstract In technical design of software systems as conventionally practiced, call graphs often contain cycles. We show that cyc...
2023-12-23
Towards Authoritative Technical Software Design
›
Abstract In this paper we examine the long-standing need within the Software Engineering Discipline for technical design docume...
2023-09-05
Converting MSBuild project files from legacy-style to SDK-style
›
I recently did this at work, and I decided to document the process here in the form of a how-to guide. Please note that I am not ...
‹
›
Home
View web version