Resources
People often ask me "How did you learn how to hack?" The answer: by reading. This page is a collection of the blog posts and other articles that I have accumulated over the years of my journey. Enjoy!
When using LLMs, quickly grabbing the code you want from the repository is important. Notably, it needs to be delimited, have a file structure and only get the requested files. gitingest does this very well and very quickly. I use this a lot when using LLMs.