Comment by cheevly

11 hours ago

I promise you that I can show you how to reliably solve any of them using any of the latest OpenAI models. Email me if you want proof; josh.d.griffith at gmail

I'd watch that show ideally with few base rules though, e.g.

- the problems to solve must NOT be part of the training set

- the person using the tool (e.g. OpenAI, Claude, DevStral, DeepSeek, etc) must NOT be able to solve problems alone

as I believe otherwise the 1st is "just" search and the 2nd is basically offloading the actual problem solving to the user.

  • > the person using the tool (e.g. OpenAI, Claude, DevStral, DeepSeek, etc) must NOT be able to solve problems alone

    I think this is a good point, as I find the operators input is often forgotten when considering the AIs output. If it took me an hour and decades of expertise to get the AI to output the right program, did the AI really do it? Could someone without my expertise get the same result?

    If not, then maybe we are wasting our time trying to mash our skills through vector space via a chat interface.