Get the latest tech news
Playing with Open Source LLMs
Every 6 months or so, I decide to leave my cave and check out what the cool kids are doing with AI.Apparently the latest trend is to use fancy command line t...
Its main job is to pass context to the model, let it write the output to files, run linters, and commit the changes. When pointed to the exact part of code where the issues happened, and explained explicitly what to do, the model managed to change the target struct according to the instructions. In practice, the time spent crafting a prompt, waiting for the AI to run and fixing the small issue that came up immensely exceeds the 10 minutes it would have taken me to edit the file myself.
Or read this on Hacker News