How expensive would AI access be if every user paid their fair share instead of shoving it on the people doing the actual work?
Creepy Crawlies
11–20 of 690 posts
Re: Creepy Crawlies
#12Re: Creepy Crawlies
#13Re: Creepy Crawlies
#14Given the nature of git, wouldn't all that HTML be highly cacheable? I get that's not free either, but it's got to be a lot less intensive than having cgit generate it every single time.
Interestingly enough, cgit bills itself as "a hyperfast web frontend for git repositories" [0]. Alas, nothing is fast enough for the bots, it would appear.
Re: Creepy Crawlies
#15If repos like this were 10%+ of what they crawled, having a special case for clone-able repos would be smart, but if you're crawling everything, you're not going to do an efficiency tweak for each special case that has a more parse-able option.
Re: Creepy Crawlies
#16Re: Creepy Crawlies
#17Given the nature of git, wouldn't all that HTML be highly cacheable? I get that's not free either, but it's got to be a lot less intensive than having cgit generate it every single time.
Re: Creepy Crawlies
#18Re: Creepy Crawlies
#19Off-topic, but anyone with which he did the plots?
Re: Creepy Crawlies
#20But why don't they just git clone?