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:46 AM -0500) 8780b0db 8addbaa2

+1 -1
+1 -1
.tangled/workflows/mirror.yml
··· 39 39 IdentityFile /tangled/home/ssh/github_deploy_key 40 40 UserKnownHostsFile /tangled/home/ssh/github_known_hosts 41 41 EOF 42 - chmod 0600 /tangled/home/ssh 42 + chmod 0600 /tangled/home/ssh/config 43 43 git config --global core.sshCommand "ssh -F /tangled/home/ssh/config" 44 44 45 45 - name: Push to GitHub