The original Bourne shell was written in a *very* strange style of C, which shows that even in 1979, some of the original Unix greats disdained C's famed terseness & wanted _keywords_ instead of punctuation marks.

TIL it has a name: it's known as "Bournegol".

https://oldhome.schmorp.de/marc/bournegol.html

Marc Lehmann's "Bournegol Page"

Bournegol

@lproven Your url simply forwards to anthropic.com//0.2784308762879… for me ... which just gives "not found" in plaintext .. mh 😀 (and the number changes with each request..)
@hackbyte @lproven I got the same in qutebrowser. It downloaded fine with curl and firefox (with ublock origin). Maybe try a different browser?

@hackbyte @lproven I can't leave well enough alone. I threw curl and devtools in ff and qutebrowser at it. I get 200s and the page when using curl with curl and ff's user-agent. curl with qutebrowser's user-agent gets a 302 with the 'Chrome/<version>' slug. If I remove that, curl gets a 200 again.

The hosting service is doing some server side fuckery to filter on the user-agent string.

@overeducatedredneck @lproven Yeah i suspected something like that...