X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/blobdiff_plain/331e25872e4d1b992f50d43b4c04ed72f1b67f56..5246053b9fff0ab2a96d02be3df3f68ce749b7bf:/learning.txt diff --git a/learning.txt b/learning.txt index c145737..e24145a 100644 --- a/learning.txt +++ b/learning.txt @@ -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!