Org Web Adapter

journals/2026_03_02.org

ID
d0c8820c-16dd-4fa6-a232-fed8512ed2f0

2026-03-02

Meetings

DONE One-on-one with Stephen

workmeeting1on1hungryroot
ID
2f9f6c71-1a21-d4aa-5108-9bab1a25bff1

Tasks

DONE Rebuild my local dev to stress justfile setup

hungryrootadminworklocaldevjustfilechore
ID
0f75ab1d-34ad-6687-6f68-27c2458586be

- Note taken on

Manual steps

1. Login to Firefox & personal Google account

2. Set things up automagically:

#+begin_src sh

scp -r kari.local:~/var

curl https://code.lab.unbl.ink/secstate/dotfiles/raw/master/bin/.local/bin/bootstrap.sh | sh

scp -r kari.local:~/.gnupg .

curl https://code.lab.unbl.ink/secstate/dotfiles/raw/master/bin/.local/bin/setup.sh | sh

pip install git-cu

git-cu git@github.com:hungryroot/hungryroot.git

sysu enable --now syncthing

cd ~/src/github.com/hungryroot/hungryroot

just preflight

just setup

sysu enable --now hungryroot-django

#+end_src

3. Log out and in (for gnome extensions)

4. Configure ntfy server and sources: life, hroot-notifications, weather

5. Run `hrdjsh` and paste:

#+begin_src python

u=User.objects.filter(username="colin.powell@hungryroot.com").first();u.is_staff=True;u.is_superuser=True;u.save()

#+end_src

#+RESULTS:

Things I've fixed:

1. Add mkdir set for gnupg

2. Slimmed up var files for easier pulling. We can do more.

3. Fixed installing asdf and git-cu

4. Fix loading shellenv for HOMEBREW_PREFIX

DONE Update one-on-one doc

workadminhugnryroot
ID
6a184d57-414c-5124-1b3f-3156ab373dfb

DONE Finish reviewing and updating Client Migration Doc for v1 endpoints [BE-6303]

ID
61f13335-cac5-af94-e649-e15a1e26a591

BE-6303 Update Client Migration Doc for V1 endpoints (104)

DONE Check on state of Segment updates in prod after deploy

ID
250ee1e5-e053-0e9b-bb01-dc0245a18bdf