Hi there, Thanks very much for taking an interest in this. Good call on the subject line. On Wed, 16 Aug 2023, Christian Walde wrote: > On Wed, 16 Aug 2023, G.W. Haywood wrote: >>> On Wed, 16 Aug 2023, Oodler 577 via perl5-porters wrote: >>>> >>>> https://github.com/Perl/PPCs/blob/main/README.md >> >> Am I excluded because <browser>? >> I'm using Palemoon. ... > > No you ain't excluded because browser. Find attached a png of palemoon on my > system loading the link above just fine. I'm slightly surprised that a quarter megabyte image got past the list. :) >> fact that much of the embellishment renders in Palemoon as a rotating icon > >> currently running six windows with between them about 500 open tabs; > > These might be connected, and i say this because i do the same thing. > > As a first line diagnostic, open a tab in palemoon with the link above, hit > F12 and open the network tab in the newly opened interface, then hit F5 to > reload the website and see if the network tab indicates any errors. 79 requests for a page of 4333.56 kbytes, 864.82 kBytes actually transferred, a bunch of 304s for scripts, stylesheets and a single 0-byte image - all presumably cached already - but no actual errors. The very first file transferred is README.md, of size 197.18 kbytes, transferred 44.54 kbytes (so I guess it was compressed for the actual transfer), response code 200. It just doesn't appear on the screen. > A spinner getting stuck typically means that the page tried to load something > and network or browser-internal processing issues prevented it from being > loaded, resulting in an error that's novel to the website. > > Depending on what the network tab indicates, ways to redress this are as > follows: > > 1. install https://addons.palemoon.org/addon/suspender/ to reduce the > background load of open tabs Thanks, I'll take a look at this one in any case but let's be clear, the spinner getting stuck is *not* the issue with this particular page. The issue is that although the document load does complete, apart from all the window-dressing, the page is completely blank. > 2. ensure your wifi has good connectivity if you're on wifi Wired all the way from the cabinet up the road, British Telecom's ADSL and Ethernet LAN. BT's length of glass fibre is, unfortunately, about 200 yards too short to reach us. (After all it is just an industrial estate in the British midlands - the heartlands of UK manufacturing.) > 3. inspect the network meter of your router, and if you see the outbound line > maxed out consistently, debug your network and identify the culprit, as high > outbound loads can block downloads There are no issues of that sort, although if my calculation is correct the download amplification factor is pretty impressive (the 4.3 Mbytes downloaded to get a 1799 byte file seems like x 2,400). What version of Palemon are you using? Are you using IPv4 or IPv6? We've noticed that sometimes websites don't seem to play well with our IPv6 client addresses, and we've had to disable IPv6 for them. Until now it hadn't occurred to me that github might be one of them but I'll look into that too, even though downloading from raw.githubusercontent.com seems to be working fine, so I'm not holding my breath. -- 73, Ged.