diff options
author | Frederick Yin <fkfd@fkfd.me> | 2023-07-11 11:12:51 +0800 |
---|---|---|
committer | Frederick Yin <fkfd@fkfd.me> | 2023-07-11 11:12:51 +0800 |
commit | 1b1245e2f6c97b064186de0e02497dbd177041c1 (patch) | |
tree | 6a12e4782d7266cd4e73f8a8369e76f199827295 | |
parent | e2fc2be184edf8e9bee3bcf768525f0dc2377ac0 (diff) |
links: add dvel, maia, circuitjs, and xenia
-rw-r--r-- | docs/links.md | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/docs/links.md b/docs/links.md index dfee7ae..f482081 100644 --- a/docs/links.md +++ b/docs/links.md @@ -16,6 +16,17 @@ Amulet](https://mitxela.com/projects/amulet). ### [paritybit.ca](https://www.paritybit.ca/) +### [Dvel](https://dvel.me/) + +I was fascinated by their detailed account of [oddities in Chinese +language standards](https://dvel.me/posts/chinese-character-confusion/). + +### [maia](https://maia.crimew.gay/) + +Probably the first hacker kitten to have a [Wikipedia +article](https://en.wikipedia.org/wiki/Maia_arson_crimew). Known for +leaking TSA's No Fly List. + ## Impressive and/or fun ### [v86](https://copy.sh/v86/) @@ -27,6 +38,14 @@ WASM x86 virtualization. I boot Kolibri to play its games. Abuses transitivity to show that my university is, in fact, better than yours. +### [Circuit JS](https://falstad.com/circuit/circuitjs.html) + +Simulates analog and digital circuits. Saved me hours of breadboarding. + +### [Xenia, the Linux mascot](https://xenia-linux-site.glitch.me/) + +Are you a transgender furry Linux hacker? I have good news for you… + ## Games ### [3D Pinball for Windows](https://alula.github.io/SpaceCadetPinball/) |