Weeknotes Through June 20, 2025
A Sleepy Week
The story for the week:
-
Was kinda down this week. Zapped of energy. Kinda on the depression side but not too bad. Mainly sleeping more than usual (10 hours a night).
The issue gets complicated with my anti-sedation meds. I take them when I wake up in the in the morning and again at lunch time. If I get up at like 10am, I don't take the second dose until 2pm or so.
That makes it harder for me to go to sleep. I end up staying up until 2am and then not getting up until noon the next day. When I get up that late I don't take the second dose, but that mean I don't have enough in my system to fully fight the sedation from the other meds. So, I'm zonked which means I continue to sleep late.
It's tricky to rebalance.
-
Zen Browser's repo went offline during the week. Not sure what's going on there, but I deleted it on the off chance someone took it over and is doing bad things with it.
Part of that was saving off all the open tabs I had. Or, at least some of them.
Ended up writing a little rust project in the grimoire to turn the raw URLs into Neopolitan links.
-
There were 200+ links. It took a while to download them all to automatically pull the titles. I ended up adding some caching in so I could restart the process. I used the
redb
rust crate to do it.Ended up making my own little helper class that wires it up quickly. It' in the grimoire.
- Here' the output page of links.
- I also got turned onto this nice little text based weather page.
- I spent some time working on the LSP and parser for Neopoligen templates.
- Here's the link to the redb rust crate. It provides a basic key/value store database that's super handy.
- I added a Celsius to Fahrenheit map to my tools page.
- Not much else since I've been down, but hopefully pulling out of that now.
Goal for the upcoming week is to get the meds balanced again, and, more importantly not slide into a depression.
-a