]> git.r.bdr.sh - rbdr/r.bdr.sh/commitdiff
Update files from notes main
authorRuben Beltran del Rio <redacted>
Thu, 20 Feb 2025 22:33:53 +0000 (23:33 +0100)
committerRuben Beltran del Rio <redacted>
Thu, 20 Feb 2025 22:33:53 +0000 (23:33 +0100)
.plan
learning.txt

diff --git a/.plan b/.plan
index fe3f07879c279111d4dd2fd59b8d19ed518f652f..41d424afc6b54861ed7819f8869af8450b84e3a4 100644 (file)
--- a/.plan
+++ b/.plan
@@ -1,17 +1,7 @@
 # My plan for now, roughly
 
 # My plan for now, roughly
 
-- Play with SwiftBar Scripts
-
-    I recently discovered SwiftBar, and so far I love it. I do have very
-    different tools for work / projects, but with focus management I think
-    I can make this work for each use case.
-
-- Rethink why I write
-
-    I've been trying to write on tech leadership and such, but haven't felt
-    confident about it. I've given it some thought and want to rethink why/how
-    I do this.
-
+- Replace my PGP encrypted files with age
+- Build a GUI with THINK C
 - Catch up with wardley maps material
 
 - Catch up with wardley maps material
 
-[2024-12-27]
+[2025-02-22]
index c14573701e43089acbad5cb29a7051a7432f2ae2..e24145a1895c64e0b0b390441de4266c2c3c3c95 100644 (file)
@@ -1,3 +1,5 @@
+2025-02-20: text-decoration can set the line to "wavy", and can set the thickness.
+2025-01-25: Most rust SSL based libraries offer a "vendored" option to compile openssl from source, which makes it easier to cross-compile.
 2024-12-27: MacOS has information on focus state or do not disturb in ~/Library/DoNotDisturb/DB Assertions.json and ModeConfigurations.json
 2024-09-16: @FocusedValue and @FocusedBinding provide convenient ways to share values for the current view.
 2024-04-03: DDP doesn't work through Wi-Fi because of issues on how packets are transformed between Ethernet and Wi-fi, which messes up the Datagram :'(. Not all routers do, DD-WRT might!
 2024-12-27: MacOS has information on focus state or do not disturb in ~/Library/DoNotDisturb/DB Assertions.json and ModeConfigurations.json
 2024-09-16: @FocusedValue and @FocusedBinding provide convenient ways to share values for the current view.
 2024-04-03: DDP doesn't work through Wi-Fi because of issues on how packets are transformed between Ethernet and Wi-fi, which messes up the Datagram :'(. Not all routers do, DD-WRT might!