From: Ruben Beltran del Rio Date: Sun, 22 Sep 2024 15:08:11 +0000 (+0200) Subject: Update files from notes X-Git-Url: https://git.r.bdr.sh/rbdr/r.bdr.sh/commitdiff_plain/c4d955023d95b0eda00ebf2380ed01f545211f4a?hp=4494d9a0a29b42278e2fd155e617c585c7108b61 Update files from notes --- diff --git a/.plan b/.plan index aa2253a..7aa9a4a 100644 --- a/.plan +++ b/.plan @@ -1,7 +1,19 @@ # My plan for now, roughly - Recheck aerc configuration + + I took some time to review my config with aerc. Basically only aesthetic + changes: column sizes, date format, and threading. + + I did add contacts integration but haven't really had a chance to try it + out. + - Learn more about flow management in iOS + + I ended up learning a lot about how to handle sync/async state changes in + iOS. I haven't updated any of my open source apps to reflect it yet. But + in the app where I changed it it's made a huge difference! + - Read some more research on either problem solving or team dynamics [2024-09-07] diff --git a/learning.txt b/learning.txt index 28b6eca..a5f419d 100644 --- a/learning.txt +++ b/learning.txt @@ -1,3 +1,4 @@ +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-03-31: You can run a security audit of your systemd units, and limit a lot how they're able to operate. This is very handy so even if I write some code that could be exploited, if I prevent the process from being able to do certain things, it reduces the exposure. 2024-03-30: There's a VNC client for 68k macs called miniVNC.