@ mgorny I've heard before that a WWW front-end to version control is one of the worst. The LLM spiders scrape every commit and the load on the back end is mass
Large Language Model (LLM) web crawlers are reportedly causing significant strain on version control backends, particularly those with web-based frontends. One user noted that these spiders scrape every commit, leading to massive load. This has prompted discussions about disabling public web access to repositories in favor of direct cloning for non-commercial users. AI
IMPACT LLM data scraping may necessitate changes in how code repositories are accessed and secured.