RFC 9562 UUID implementation in Zig sites.wisp.place/jcollie.dev/uuid.zig/
zig uuid
1

Configure Feed

Select the types of activity you want to include in your feed.

configure mirroring to github

Jeffrey C. Ollie (May 20, 2026, 11:33 AM -0500) 583f6016 e57317d5

+2
+2
.tangled/workflows/mirror.yml
··· 25 25 26 26 - name: Configure SSH 27 27 command: | 28 + echo $HOME 29 + pwd 28 30 mkdir ~/.ssh 29 31 chmod 0700 ~/.ssh 30 32 echo "$GITHUB_DEPLOY_KEY" > ~/.ssh/github_deploy_key