A list of things I want to try out one day, something I'm curious to pursue but don't have the time to right now:
- Test driven LLM to solve a certain problem (vague but that's the idea)
- Write test that checks if the problem is solved
- Reason about why the test failed
- Try again
- Idea from this video: https://youtu.be/oblqGaOy_qI?si=203d19ZHHttGoUdq
- Build an terminal CLI using bubbletea (it looks so good)
- Manipulate HTTP headers in
byte
form- Add a special header
- Remove the whole thing
- Learn LUA and create a neovim plugin
- Create a VPN from scratch