Code reviews are among the highest value, yet most time consuming aspects of the modern development process. While it cannot, and should not, replace human …
Unit testing has been around for a long time. We know how to do it. It's a well established pattern and it just works. But unit testing an LLM is nothing like …
If you are running your AI locally in something like Open WebUI or OpenCode, you can select from many models. In this post, we'll talk about considerations when …