From 61d055d1281f638130fea59e5d6c2676136bc87e Mon Sep 17 00:00:00 2001 From: Ruben Beltran del Rio Date: Wed, 5 Nov 2025 23:07:20 +0100 Subject: Update plan and vim configs --- plan | 27 ++++++++++++++------------- 1 file changed, 14 insertions(+), 13 deletions(-) (limited to 'plan') diff --git a/plan b/plan index 54f8011..6f90d4e 100644 --- a/plan +++ b/plan @@ -1,19 +1,20 @@ # My plan for now, roughly -- Replace my PGP encrypted files with age +- Fill out my wiki - I replaced all of my existing gpg workflows to use age, and it's impressive - just how easy it is when compared with GnuPG/PGP. When I first created the - key I was confused, I expected more razzle dazzle. + I recently started a federated wiki at wiki.r.bdr.sh. I'm trying to dump + most of my thoughts and tools around product engineering and engineering + management there. - Now I have a setup with a hardcopy key stored safely and offline, and my - yubikeys as recipients and identities. + The more I use it, the more I want to use it for more personal things. - Replacing pass with passage was slightly more finnicky just because - there's no package to install easy in my provisioning script, but once - it was there it all just worked. Aerc has no problem with it either. - -- Build a GUI with THINK C -- Catch up with wardley maps material +- Continue work on Work -[2025-02-22] + I'm building what could become a commercial app for task management, 100% + mac native. I've built enought of the MVP that it's useable, but I + hit a pretty big snag: SwiftData doesn't work well with sharing. So I + need to redo it with CloudKit. + +- Set up my freelance business. + +[2025-11-04] -- cgit