• Thursday

    • Some private work.
    • Reorganized all the cabling in the bedroom, ~10 connections. Much cleaner now and much stabler for the remotes.
    • Did some elimination testing for the food poisoning over the last couple days. Not smoothies or my other usuals. Was either the batch of liver or the new hot sauce (clark+hopkins florida). Threw away both in an abundance of caution.
      • This has happened ~twice in two months now. If it happens again, then I’ll be safe and cook the liver more (right now it’s around medium rare).
    • Desktop/WSL2 tasks.
      • Windows cumulative update patches as well as Corsair iCUE.
      • Created a few custom murals and device layouts for iCUE. Simple watercolor (dynamic) is probably my favorite. The audio lighting is pretty cool tool, following your music.
      • Uninstalled sonic studio. The only programs that should be running in the tray are iCUE and docker desktop (both started automatically at startup as well).
      • Full startup list: spotify, chrome, icue, docker desktop. Others: chrome (not technically on the list, but I always leave it open so it reboots), expressvpn, sshd/agent, etc.
    • Planted 2 chrysanthemums and 2 lettuces directly in the rise gardens, skipping the nursery (like aerogarden). I bought separate humidity caps. Water level looks good, and this obviously keeps fresh water (vs stagnant nursery requiring weekly change). Only difference (and remaining concern) is nutrients. The garden has higher levels, the nursery has none. AFAIK, seeds simply don’t absorb nutrients, rather than being harmed by them. So I’m hopeful. Overall, if this works, it should be much faster/easier/cheaper/simpler without nurseries.
    • Poetry version updating (comparing HEAD to your lockfile).
      • poetry show -o
        • Prints all the versions that are behind latest.
        • Does NOT respect resolution. Ie if one of your deps pins lower than latest, this command will still show latest.
      • poetry update --dry-run
        • Prints all the versions that are behind latest.
        • DOES respect resolution. Will show what your lockfile updates to (exactly) with poetry update or poetry lock.
    • SBSC. Misc.
    • Typing. Fully finished.
    • Snuck in the change to color percentage cells above/below/equal 50.
    • Updated deps. Only minor and patch semvers, no major.