I'm migrating the entire Backdrop community platform. It may be temporarily unavailable today. All the Backdrops are getting a new, high-performance video encoding. The thumbnails are also being upgraded, smaller file sizes but 30% higher quality. Plus video thumbnails!
July 25, 2025 at 1:09 PM
I'm migrating the entire Backdrop community platform. It may be temporarily unavailable today. All the Backdrops are getting a new, high-performance video encoding. The thumbnails are also being upgraded, smaller file sizes but 30% higher quality. Plus video thumbnails!
Exactly. So what goes into it? Reading whole files of code over and over is extremely inefficient. A RAG-approach to the whole codebase could inject semantically relevant chunks of code. For example, the AI would already know to use a util func in dir X>Y>Z even if you've only been working in A>B>C.
June 25, 2025 at 1:13 PM
Exactly. So what goes into it? Reading whole files of code over and over is extremely inefficient. A RAG-approach to the whole codebase could inject semantically relevant chunks of code. For example, the AI would already know to use a util func in dir X>Y>Z even if you've only been working in A>B>C.
Ideally your codebase should not just be code, but also an agent with expert knowledge and insights about the history and projected future of the repo. Able to collaborate with humans, or other agents on your other projects. Not this context window gymnastics we have currently.
June 25, 2025 at 11:05 AM
Ideally your codebase should not just be code, but also an agent with expert knowledge and insights about the history and projected future of the repo. Able to collaborate with humans, or other agents on your other projects. Not this context window gymnastics we have currently.