diff options
| author | Joe Carstairs <me@joeac.net> | 2026-04-27 09:10:25 +0100 |
|---|---|---|
| committer | Joe Carstairs <me@joeac.net> | 2026-04-27 09:10:25 +0100 |
| commit | b53412d72885d77b1a98a5b143d91236791cccd1 (patch) | |
| tree | 57acc0abda4763f55e7176d1e8b0bae14f2f0f7b /common/microlog/2024-07-16.1.gmi | |
| parent | 3f9988d206fe4619eb04ca4210d3d1ccbc0461d9 (diff) | |
website: add microlog posts for old links
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 |
