diff options
Diffstat (limited to 'common/microlog/2024-07-16.1.gmi')
| -rw-r--r-- | common/microlog/2024-07-16.1.gmi | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/common/microlog/2024-07-16.1.gmi b/common/microlog/2024-07-16.1.gmi new file mode 100644 index 0000000..a09042a --- /dev/null +++ b/common/microlog/2024-07-16.1.gmi @@ -0,0 +1,3 @@ +ve got many inter-dependent flags. If you have independent flags, re-writing those as enums will just end up with you re-implementing the boolean type for every parameter, and not getting much profit, I reckon. + +=> https://www.luu.io/posts/dont-use-booleans Don’t use booleans |
