TylerGlaiel
- Karma
- 0
- Created
- ()
- Submissions
- 0
- Programming languages should have a tree traversal primitive (blog.tylerglaiel.com)
-
Found myself needing to process a list of ~7000 strings through ChatGPT to classify them correctly, so made this utility that divides them into batches to reduce API calls and token usage and handle decoding the results…
- Testing GPT 4's code-writing capabilities with some real world problems (tylerglaiel.substack.com)
- How to make your own game engine (and why) (medium.com)
- How to make your game run at 60fps (medium.com)