This post details how to restore a GitHub repository using the Software Heritage archive, specifically the example of the now-unavailable 'sqlite-s3vfs' repository.
Concatenate a directory full of files into a single prompt for use with LLMs
Simon Willison shares a scraping technique called Git scraping, where data is scraped and tracked over time by committing the changes to a Git repository. He demonstrates the technique using an example of California fires data from CAL FIRE website.