.
├── 16-bit-day.html
├── 24-bit-day.html
├── RSA-OAEP.js
├── annoying-warning.html
├── apple-nav.html
├── ascii.html
├── blu.svg
├── browser-server-communications.html
├── calc.html
├── canvas.html
├── center.html
├── crypto.md
├── css
│   ├── css-system-colors.html
│   └── css-system-colors.md
├── css-light-dark-basics.html
├── css-notes.html
├── details-menu.html
├── dialog.html
├── dynamic-viewport.html
├── feather.html
├── geolocation.html
├── gnome-42-tabs.html
├── gyroscope.html
├── gyroscope_tabs.txt
├── hmac.2.js
├── hmac.js
├── hmac.md
├── hydration.html
├── hydration.js
├── ignition.html
├── import-maps
│   ├── alpha-v0.0.1.js
│   ├── imports.json
│   ├── index.html
│   ├── main.js
│   └── my_node_modules
│       └── beta-v0.0.2.js
├── index.html
├── intro.html
├── java
├── lib
│   └── json-lisp-format
├── loris-challenge.html
├── menu.html
├── modals.html
├── nato.html
├── new-index.html
├── nginx-ssi-footer.html
├── nginx-ssi-header.html
├── nginx-ssi.html
├── notifications.html
├── now.html
├── now.txt
├── outro.html
├── paintbook.2024-09-05.html
├── paintbook.html
├── pan-lang
├── popover.html
├── primes.html
├── primes.worker.js
├── railroad-diagrams.md
├── resume.html
├── rudy
│   ├── Rudy.2022-01-09.jpg
│   ├── rudy-contour-a.2022-01-13.svg
│   ├── rudy-contour-a.anyconvcom.2022-01-13.dxf
│   ├── rudy-contour-a.cloudconvert.2022-01-13.dxf
│   └── rudy-contour-a.convertioco.2022-01-13.dxf
├── scratchpad.html
├── second-header.html
├── service-worker.html
├── service-worker.js
├── service-worker.old.js
├── sitemap.html
├── sitemap.json
├── sitemap.todo
├── sitemap.txt
├── sitemap.xml
├── size-info.html
├── sourcehut.md
├── spinners.css
├── spinners.html
├── structure.css
├── style.css
├── svg
│   ├── blu.svg
│   ├── clip-and-mask.svg
│   ├── clip-test.svg
│   ├── copy.2.svg
│   ├── copy.svg
│   ├── five.svg
│   ├── github-copy.svg
│   ├── grn.svg
│   ├── honey-tile.svg
│   ├── honey.svg
│   ├── path-arcs.svg
│   ├── red.2.svg
│   ├── red.3.svg
│   ├── red.svg
│   ├── star.svg
│   └── yc-logo
│       ├── my-y18.2.svg
│       ├── my-y18.svg
│       ├── y-line.svg
│       ├── y-path.svg
│       ├── y-simple.svg
│       ├── y-skew.svg
│       ├── y18.svg
│       └── yc-item.txt
├── svg-reference-summary.md
├── templating
│   └── ignition
│       ├── for-iteration.html
│       ├── hello.html
│       ├── ignition.js
│       ├── import-map.json
│       ├── index.html
│       └── todomvc
│           ├── index.css
│           └── index.html
├── templating.html
├── temporal-cut.tmp
├── temporal-yet.html
├── texas
│   ├── 20240504_221233.mp4
│   ├── 20240504_221322.mp4
│   └── 20240504_221448.mp4
├── tmp.2023-10-19.txt
├── unicode-tables-etc.txt
├── utf-8-view.html
├── utf-8.html
├── util.css
├── webauthn
│   ├── 6
│   │   ├── README.md
│   │   ├── T-REC-X.680-202102-I!!PDF-E.pdf
│   │   ├── T-REC-X.690-202102-I!!PDF-E.pdf
│   │   ├── cbor_length.js
│   │   ├── index.html
│   │   ├── index.js
│   │   ├── package-lock.json
│   │   ├── package.json
│   │   ├── server.js
│   │   ├── tsconfig.json
│   │   ├── util.js
│   │   └── webauthn.js
│   ├── cbor_length.2.js
│   ├── cbor_parser.js
│   ├── client.js
│   ├── index.3.html
│   ├── index.3.js
│   ├── index.4.html
│   ├── index.4.js
│   ├── index.5.html
│   ├── index.5.js
│   ├── index.6.html
│   ├── index.6.js
│   ├── index.html
│   ├── index2.html
│   ├── index2.js
│   ├── lib
│   ├── lib.4.js
│   ├── misc.md
│   ├── password.html
│   └── w3c-webcrypto-defs.txt
├── zig
│   ├── bug.std-posix-getenv.html
│   └── bug.std-posix-getenv.zig
├── zig-lang.md
└── zulu.html


19 directories, 153 files