this post was submitted on 10 May 2025
229 points (98.3% liked)
Programmer Humor
35897 readers
1 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
Sorry you had to go through that. Unpopular take to so many: AI is really good at detecting bugs if you don't feel like hunting for an obscure bug all day. Just tell it to not change a thing and only find the bug.
I have no problem using AI to find bugs, but this specific process was a Python-SAP pipeline connection and SAP is pretty country-sector-company specific that unless you train in-house no model is going to understand what are you talking about.
Ah, I see. I got those at work, too. We have a whole team at work that is working on training a local llm on our whole company's database for that purpose specifically, and I'm so excited for that. Looking up documentations sometimes could you take hours. Imagine an llm looking it up.