2024-07-01
On preferred pronouns
›
It is becoming customary in western societies to ask people in various settings to state their preferred pronouns. It started amo...
1 comment:
2024-06-07
How to organize a Visual Studio Solution
›
Visual Studio is a capricious product, and its "Solution" subsystem is especially capricious. When you look at what opt...
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...
‹
›
Home
View web version