Have you tried asking an LLM to spot and fix the bug? I learned they are typically very quick and accurate at spotting differences like these, whereas it takes me quite a while. (e.g., once I had put a method into the wrong Ruby scope, and for the life of me I couldn’t see the problem)
May 15, 2025 at 5:55 AM
Have you tried asking an LLM to spot and fix the bug? I learned they are typically very quick and accurate at spotting differences like these, whereas it takes me quite a while. (e.g., once I had put a method into the wrong Ruby scope, and for the life of me I couldn’t see the problem)
Thanks, Lukas! Is there a tool for jooq to quickly convert raw SQL to jooq‘s type-safe API? I am aware of www.jooq.org/translate/ but that tool can’t do it.
Thanks, Lukas! Is there a tool for jooq to quickly convert raw SQL to jooq‘s type-safe API? I am aware of www.jooq.org/translate/ but that tool can’t do it.