hotk
- Karma
- 0
- Created
- ()
- Submissions
- 0
- I turned my PC into a Linux gaming console (antonkuzmenko.dev)
-
Built this for streaming AI tool calls. LLMs stream function arguments as JSON character-by-character. Most parsers reparse from scratch each time - O(n²) behavior that causes UI lag. This maintains parsing state,…
- My Constant Struggle with Neovim (world.hey.com)