candleknight
No user record in our sample, but candleknight has activity below (stories or comments). Likely we have partial data — the full bulk-load will fill profiles in.
- Show HN: A Type-Level Brainfuck Interpreter (github.com)
TS Playground: https://tsplay.dev/brainfuck Scroll down to the "test cases" section and hover over the type names to see the output.
- Show HN: A Sudoku solver in TypeScript's type system (tsplay.dev)
GitHub: https://github.com/RuyiLi/cursed-typescript/blob/master/rand... Hi HN! I wrote a small file that solves sudoku puzzles at the type level - that is, entirely within TypeScript's type system, with no runtime code.…
-
TypeScript playground: https://www.typescriptlang.org/play?#code/KYDwDg9gTgLgBDAnmY...
-
Hi HN! I made a browser extension (Firefox, Chrome, Edge) that lets you navigate to websites you frequent using a nice, memorable name you can set yourself. If you're familiar with [GoLinks](https://www.golinks.io/),…