Earlier quoted context omitted.
Yeah just had this earlier today, I had to write my response in vscode and paste it in, there were literal seconds of lag for typing each character. Typical bloated React.
Just because a web application uses React and is slow, it does not follow that it is slow because of React. It's perfectly possible to write fast or slow web applications in React, same as any other framework. Linear is one of the snappiest web applications I've ever used, and it is written in React.
ChatGPT won't let you type until Cloudflare reads your React state
421–430 of 668 posts
Re: ChatGPT won't let you type until Cloudflare reads your React state
#422Hey! I'm Nick, and I work on Integrity at OpenAI. These checks are part of how we protect our first-party products from abuse like bots, scraping, fraud, and other attempts to misuse the platform. A big reason we invest in this is because we want to keep free and logged-out access available for more users. My team’s goal is to help make sure the limited GPU resources are going to real users. We also keep a very close…
Thank you for the reply, Nick. It wouldn’t be a problem to disable the tracking for authenticated users then, would it?
Re: ChatGPT won't let you type until Cloudflare reads your React state
#423Hey! I'm Nick, and I work on Integrity at OpenAI. These checks are part of how we protect our first-party products from abuse like bots, scraping, fraud, and other attempts to misuse the platform. A big reason we invest in this is because we want to keep free and logged-out access available for more users. My team’s goal is to help make sure the limited GPU resources are going to real users. We also keep a very close…
It's interesting to me that OpenAI considers scraping to be a form of abuse.
Re: ChatGPT won't let you type until Cloudflare reads your React state
#424Re: ChatGPT won't let you type until Cloudflare reads your React state
#425Hey! I'm Nick, and I work on Integrity at OpenAI. These checks are part of how we protect our first-party products from abuse like bots, scraping, fraud, and other attempts to misuse the platform. A big reason we invest in this is because we want to keep free and logged-out access available for more users. My team’s goal is to help make sure the limited GPU resources are going to real users. We also keep a very close…
> A big reason we invest in this is because we want to keep free and logged-out access available for more users. Thank you for the reply, Nick. It wouldn’t be a problem to disable the tracking for authenticated users then, would it?
Re: ChatGPT won't let you type until Cloudflare reads your React state
#426Why would two AI bots want to chat with each other?
Re: ChatGPT won't let you type until Cloudflare reads your React state
#427> These properties only exist if the ChatGPT React application has fully rendered and hydrated. A headless browser that loads the HTML but doesn't execute the JavaScript bundle won't have them. A bot framework that stubs out browser APIs but doesn't actually run React won't have them. > This is bot detection at the application layer, not the browser layer. I kind of just assumed that all sophisticated bot-detectors a…
Re: ChatGPT won't let you type until Cloudflare reads your React state
#428Hey! I'm Nick, and I work on Integrity at OpenAI. These checks are part of how we protect our first-party products from abuse like bots, scraping, fraud, and other attempts to misuse the platform. A big reason we invest in this is because we want to keep free and logged-out access available for more users. My team’s goal is to help make sure the limited GPU resources are going to real users. We also keep a very close…
It's interesting to me that OpenAI considers scraping to be a form of abuse.
Re: ChatGPT won't let you type until Cloudflare reads your React state
#429Re: ChatGPT won't let you type until Cloudflare reads your React state
#430Perhaps the author should have made it clearer why we should care about any of this. OpenAI want you to use their real react app. That’s… ok? I skimmed the article looking for the punchline and there doesn’t seem to be one.
Why does every article need a 'punchline'? It's a technical analysis. Do you expect punchlines when you read recipes or source code?