summaryrefslogtreecommitdiff
path: root/common/microlog/2024-07-16.1.gmi
diff options
context:
space:
mode:
Diffstat (limited to 'common/microlog/2024-07-16.1.gmi')
-rw-r--r--common/microlog/2024-07-16.1.gmi3
1 files changed, 0 insertions, 3 deletions
diff --git a/common/microlog/2024-07-16.1.gmi b/common/microlog/2024-07-16.1.gmi
deleted file mode 100644
index a09042a..0000000
--- a/common/microlog/2024-07-16.1.gmi
+++ /dev/null
@@ -1,3 +0,0 @@
-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