Sat May 17, 2025 11:33 am
Sat May 17, 2025 3:19 pm
Sat May 17, 2025 3:20 pm
Stavorius wrote:My two cents is that BoC will not be at the Barbican Warp event, but that there is a strong chance there will be a video hint there that kicks this whole thing into another gear, just like with TH.
Sat May 17, 2025 5:39 pm
doshan wrote:...
CALLING ALL WEB DEVS!!!!!
I know just enough about html and css to see that there is something fishy going on in this stylesheet.
...
Sat May 17, 2025 5:46 pm
Sat May 17, 2025 5:58 pm
Sat May 17, 2025 8:41 pm
zeitgeist wrote:doshan wrote:...
CALLING ALL WEB DEVS!!!!!
I know just enough about html and css to see that there is something fishy going on in this stylesheet.
...
IT Engineer here--the Cosecha HTML document is not actually referencing any CSS stylesheet. The CSS you're looking at is a default CSS artifact added because you're using Firefox to browse the site. It's part of Firefox's Gecko Engine--here's the exact file in their GitHub repo: https://github.com/mozilla/gecko-dev/blob/e51daa6f33122c66c59a9dc8080807ba1c003131/layout/style/res/plaintext.css#L26. If you use another browser (Chrome), you'll notice this same CSS is not imported.
Since the page also is not running any server-side Javascript (no <script> tags within the HTML), you cannot have any impact on the site by using the Developer Console in your browser, in the ways that you may be implying. There's nothing you can inject or actually manipulate from your end to produce a different response from the server.
It's also common to use CloudFlare to redirect any sub-path(s) on a domain back to the root domain, returning an HTTP200 success code, especially for small static "landing-sites" like this. Part of the reason can be preventing people from trying to discover unintentionally-unprotected services behind a domain (why something like `https://cosecha-transmisiones.com/asdf/qwerty/hello-world` just redirects back).
Though it wasn't your comment, the "hexagonal IP address arrangement" is unfortunately erroneous as well. Running a nameserver lookup on the Cosecha site does return 7 IP addresses, which are indeed hosted behind CloudFlare. They're one of the world's biggest internet hosts, and you're receiving a DNS lookup response for the SF Bay Area's Silicon Valley, though that doesn't indicate a geographical intention on the part of the bros. The actual data center serving the site happens at a different routing layer than DNS, it will serve the site from a node closest to the person requesting it. Generally speaking, any reverse IP lookup tool showing GPS coordinates or physical addresses are going to be approximate at best. They spend a lot of money to obfuscate the actual locations of their data centers.
Sun May 18, 2025 2:09 pm

Sun May 18, 2025 3:30 pm
Mon May 19, 2025 4:36 am
Tue May 20, 2025 8:41 am
Tue May 20, 2025 8:52 am
mr_udders wrote:cosecha-transmisiones.com is now giving an error 522. Make of that what you will...
Tue May 20, 2025 9:11 am
chorus wrote:mr_udders wrote:cosecha-transmisiones.com is now giving an error 522. Make of that what you will...
I take that as a definitive confirmation of information coming May 22th!
Tue May 20, 2025 10:15 am
Tue May 20, 2025 10:18 am
Tue May 20, 2025 10:53 am
Tue May 20, 2025 2:17 pm
Tue May 20, 2025 2:55 pm
Tue May 20, 2025 3:29 pm
mr_udders wrote:cosecha-transmisiones.com is now giving an error 522. Make of that what you will...
Tue May 20, 2025 6:40 pm
niski wrote:mr_udders wrote:cosecha-transmisiones.com is now giving an error 522. Make of that what you will...
FYI: for the past 9 years before the "nobody home" change, error 522 ("gateway timeout") was what was displaying interchangeably with a 404 occasionally (presumably when they had the server for the site running, without the actual site's resource up?) on the website