aboutsummaryrefslogtreecommitdiff
path: root/plan
diff options
context:
space:
mode:
authorRuben Beltran del Rio <jj@r.bdr.sh>2025-11-05 23:07:20 +0100
committerRuben Beltran del Rio <jj@r.bdr.sh>2025-11-21 13:17:56 +0100
commit61d055d1281f638130fea59e5d6c2676136bc87e (patch)
tree4a901dc4ae980dd2861dd49ea37c0c4a5772d1b3 /plan
parent2b09251962f4b80eeee1c6e11bde8d29536915e6 (diff)
Update plan and vim configs
Diffstat (limited to 'plan')
-rw-r--r--plan27
1 files changed, 14 insertions, 13 deletions
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]