Creepy Crawlies
people.kernel.org
Creepy Crawlies
1–10 of 691 posts
Re: Creepy Crawlies
#2Re: Creepy Crawlies
#3Off-topic, but anyone with which he did the plots?
Re: Creepy Crawlies
#4Re: Creepy Crawlies
#5Re: Creepy Crawlies
#6Re: Creepy Crawlies
#7Extensions like ModHeader, BrowserMask do this: https://github.com/apify/crawlee-python
https://github.com/mthcht/Masquerade-Spoofer
Great for AI scrapers, bad for hosters and everyone else.
Re: Creepy Crawlies
#8Re: Creepy Crawlies
#9Given 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
#10Given 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.
That was my first thought, varnish (vinyl these days) in front of the website should dramatically reduce this as the git repo should be practically static for most of the content.