Who needs Git when you have 1M context windows?
3 days ago
- #AI
- #Code Recovery
- #Machine Learning
- AI helped recover deleted code that improved a metric by 5%.
- The author refactored code but lost the original improvements, dropping the metric by 2%.
- Using a long-context LLM (gemini-2.5-pro), the original code was retrieved from memory.
- Highlighted the unexpected benefit of LLMs with large context windows in code recovery.