Rentlar

Hello thanks for visiting my profile.

For any picture posts I make with the [OC] tag, I provide a license for you to use my photo under the terms of CC-BY-SA-4.0. You may DM me for questions.

  • 228 Posts
  • 8.53K Comments
Joined 3 years ago
cake
Cake day: March 14th, 2023

help-circle












  • In the last example the one thing that AI really should be doing to have more people trust it is a confidence score for each answer, based on a separate meta-analysis of the data it has available to it vs. its response. The code testing tool kind of analyzes itself to see which issues it brought up are likely hallucinations.

    AI is more useful for the “looking for anything potentially worrying out of a big set” than the “just rewrite the code for me and make sure it has no issues and improved performance”. The former it’s fine to not have accounted for anything but the latter, one has to ensure there are no ensuing regressions which are more likely the bigger the patch.