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:20 AM -0500) b98125e8 40f6516a

+3
+3
.tangled/workflows/mirror.yml
··· 20 20 NO_COLOR: "true" 21 21 22 22 steps: 23 + - name: Fix root user 24 + command: echo "root:x:0:0:root:/root:/bin/sh" >> /etc/passwd 25 + 23 26 - name: Configure SSH 24 27 command: | 25 28 mkdir ~/.ssh