From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
---|---|
To: | Chris Bandy <bandy(dot)chris(at)gmail(dot)com> |
Cc: | pgsql-www(at)postgresql(dot)org |
Subject: | Re: Unable to browse blobs on gitweb |
Date: | 2025-08-13 04:52:09 |
Message-ID: | 3843360.1755060729@sss.pgh.pa.us |
Views: | Whole Thread | Raw Message | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-www |
Chris Bandy <bandy(dot)chris(at)gmail(dot)com> writes:
> I like to link to the Postgres source code and comments in my extension
> code comments. I use https://git.postgresql.org/gitweb for that, as it
> seems to be the canonical site for Postgres source code.
It is ... but ...
> Lately, I have encountered HTTP 429 errors when trying to access blobs. For
> example,
We had to shut down a lot of that stuff thanks to web-scrapers eating
infinite amounts of bandwidth. (The AI bot companies will be first
against the wall when the revolution comes ... but I digress.)
You might try linking to the github mirror at
https://github.com/postgres/postgres.
So far they seem able to resist the onslaught of uncivilized jerks.
regards, tom lane
From | Date | Subject | |
---|---|---|---|
Next Message | Adrian Klaver | 2025-08-13 04:54:44 | Re: Unable to browse blobs on gitweb |
Previous Message | Chris Bandy | 2025-08-13 04:41:03 | Unable to browse blobs on gitweb |