summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPreston Pan <ret2pop@nullring.xyz>2026-03-17 02:13:15 -0700
committerPreston Pan <ret2pop@nullring.xyz>2026-03-17 02:13:15 -0700
commit20600be64e53dab4daaaeb5b57b24bd3c875283a (patch)
treeb916a23ed351a6be24ae985ac3a04019f3a11a94
parent2363cd2ee85e6f3fef409d2b43bc3d1a6a242b84 (diff)
upkeep
-rw-r--r--agenda.org26
-rw-r--r--journal/20260317.org10
2 files changed, 28 insertions, 8 deletions
diff --git a/agenda.org b/agenda.org
index db5140a..073df18 100644
--- a/agenda.org
+++ b/agenda.org
@@ -16,15 +16,17 @@ These are general life tasks that I need to do, which don't depend on a specific
- [X] finish up my SCSS abstractions and learning how to write in it (also finish touching up my CSS).
- [X] touch up emacs.
- [ ] finish my automated testing matrix.
-- [ ] write more content to my website.
- [ ] write a shell script to get passwords from my run path.
- [ ] write tests for installer script.
- [ ] write documentation
+- [ ] add Raspberry Pi cross compiled system to ~nixmacs~.
+ - [ ] Should have integration tests.
+ - [ ] Should have a basic git server with git LFS.
+ - [ ] Should have an SSH server.
+ - [ ] Should have simple cronjobs.
+- [ ]
** TODO [#B] Nullring
Update the nullring to be in org mode, and also include a couple more sites.
-** TODO [#B] Umami
-My client server protocol needs to continue to be written. I also need to make a git repository
-for it.
** TODO RTOS
Write an RTOS for ARM and an emulator maybe?
** TODO Advanced Amateur Radio License
@@ -47,8 +49,8 @@ I want to make an analogue computer.
** TODO QFT
** TODO GM
** TODO Complex Analysis
-** TODO Topology
-** TODO Measure Theory
+** DONE Topology
+** DONE Measure Theory
** TODO Category Theory
** TODO ZK Proof Deep Dive
* Scheduled tasks
@@ -59,6 +61,13 @@ These are tasks related to my appointments which have to be at a specific time.
** Friends
These are tasks related to seeing my friends. There will be tasks listed here when I schedule
something.
+** Chores
+*** TODO Buy Fish Oil
+DEADLINE: <2026-03-18 Wed>
+*** TODO Take Out Trash
+DEADLINE: <2026-03-18 Wed>
+*** TODO Do Dishes
+DEADLINE: <2026-03-18 Wed>
* Habits
These are some habits I want to track. They are repeated according to a calendar schedule in
general.
@@ -160,11 +169,12 @@ Stretches:
- Seal
- Cat
** TODO Journal
-SCHEDULED: <2025-09-29 Mon .+1d>
+SCHEDULED: <2026-03-18 Wed .+1d>
:PROPERTIES:
-:LAST_REPEAT: [2025-09-28 Sun 20:52]
+:LAST_REPEAT: [2026-03-17 Tue 02:05]
:STYLE: habit
:END:
+- State "DONE" from "TODO" [2026-03-17 Tue 02:05]
- State "DONE" from "TODO" [2025-09-28 Sun 20:52]
- State "DONE" from "TODO" [2025-09-24 Wed 07:08]
- State "DONE" from "TODO" [2025-09-17 Wed 03:40]
diff --git a/journal/20260317.org b/journal/20260317.org
new file mode 100644
index 0000000..f3522ce
--- /dev/null
+++ b/journal/20260317.org
@@ -0,0 +1,10 @@
+#+TITLE: Daily Journal
+#+STARTUP: showeverything
+#+DESCRIPTION: My daily journal entry
+#+AUTHOR: Preston Pan
+#+date:
+#+options: broken-links:t
+* Tuesday, 17 March 2026
+** 02:01
+Well, I think I'm done a lot of the monorepo related stuff except for tests related to RSS/sitemap generation.
+Honestly, It's been pretty fun to work so intensely on something again.