I hereby claim:
- I am joshpearce on github.
- I am jjp (https://keybase.io/jjp) on keybase.
- I have a public key whose fingerprint is 50EB C805 A063 417E 3049 AF5E 8C55 6739 233B 17C4
To claim this, I am signing this object:
| #!/usr/bin/env -S uv run --script | |
| # /// script | |
| # requires-python = ">=3.11" | |
| # dependencies = [ | |
| # "json5", | |
| # ] | |
| # /// | |
| """Parse a Tailscale policy.hujson and render a graph of its grants. | |
| Writes a D2 source file and then shells out to `d2` to render an SVG. |
| #!/usr/bin/env python3 | |
| from aocd.models import Puzzle | |
| from collections import defaultdict | |
| from operator import mul | |
| # Reading session cookie value from: ~/.config/aocd/token | |
| puzzle = Puzzle(year=2023, day=5) | |
| AllowSubmitA = True | |
| AllowSubmitB = True |
I hereby claim:
To claim this, I am signing this object: