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") }  
  • lichtmetzger@discuss.tchncs.de
    link
    fedilink
    arrow-up
    4
    ·
    28 days ago

    If JetBrains could spend more time fixing all their broken shit and less time on this, that would be amazing.

    After each update of WebStorm I have to manually edit the VM options to enable Vulkan support, otherwise it will render the editor in software mode with ~5fps.

    Smooth-scrolling a little bit of text in 2026 seems way too difficult for a commercial project. If AI is so great, why can it not implement that?