Unit Testing Non-Deterministic Values

/
Sometimes we will need to set random or non-deterministic values…

Fixing Misconfigurations With Smart Defaults

/
In a recent article, we considered what value a program's configuration…

Beyond String Configurations

/
Sometimes even retrieving simple configuration values can be…

Separate Configuration. Here’s Why.

/
Consider the configuration code in the constructor for a hypothetical…
authorisation

What Is Authorisation?

/
I feel that the security concepts of Authentication and Authorisation…