top | item 34643937

(no title)

sdeyerle | 3 years ago

qualcomm.com

This website is about a product or company that wants you to enable JavaScript in order to use their services and get access to the app they provide. JavaScript is a type of computer language that helps websites work better. By enabling it, you will be able to use the product or company's services and get the most out of their app.

Not quite there...

discuss

order

actionablefiber|3 years ago

Unintentionally hilarious though. I could see that being a punchline in The IT Crowd or Futurama.

capableweb|3 years ago

Parks and Recreation did it:

> Leslie is sick and Andy tries to help her out by looking up her symptoms on the internet.

> Andy: "Leslie, I typed your symptoms into the thing up here and it says you could have 'network connectivity problems.'"

https://www.youtube.com/watch?v=LinpRhB4aWU

Apparently improvised, like many other of the best punchlines in the show.

nathell|3 years ago

I used to run Autosummarized HN, which would summarize Twitter submissions as something along the way of: „Twitter has detected that JavaScript is disabled in the browser, and asks the user to enable JavaScript or switch to a supported browser.”

Example: https://danieljanus.pl/autosummarized-hn/previously/2023-01-...

efreak|3 years ago

Requested Twitter and get basically the same same:

> This website is about Twitter, a website that allows people to communicate with each other by posting messages. It requires users to have JavaScript enabled in order to access the website and use its features. The website also provides information on its Terms of Service, Privacy Policy, Cookie Policy, and Imprint. In case something goes wrong, users can try again to fix the issue.

hmontazeri|3 years ago

Basically when GPT can’t parse your landingpage it means google can’t either…

pbhjpbhj|3 years ago

Google were processing JavaScript for crawling websites more than a decade ago (a quick search suggests since ~2008).

It's not GPT that's having the issue it's what's feeding GPT the website.

kokanee|3 years ago

GPT doesn't browse or make HTTP requests at all. This bug is because the author of wtfdoesthiscompanydo.vercel.app isn't executing JS when they scrape the content, before they submit it to GPT. They're probably just making an HTTP request to the provided URL rather than loading it in headless chromium.