You can now embed prompts in your Kotlin code. It’s worse than generating code and checking it beforehand since it will now be done at runtime. Expect a lot of new applications that will put one prompt in the main function like:

fun main() { chatgpt("open a window with a button, and make no mistakes") }  
  • Yaky@slrpnk.net
    link
    fedilink
    arrow-up
    25
    ·
    1 month ago

    (Poe’s law activate)

    Is this a joke or trolling? This is an RNG for crashing the app with a runtime error.

    • one_old_coder@piefed.socialOP
      link
      fedilink
      English
      arrow-up
      9
      ·
      1 month ago

      Not a joke I guess. They have developed their own “LLM proxy,” their own agent, and now they put prompts in the code.