7 ms·
Why don't they use ChatGPT to find all the bugs?
by ResearchCode 3y ago
Why don't they use ChatGPT to find all the bugs?
- tjr 3y agoMaybe they already did, and this "bug bounty program" is just for appearances.
- gumballindie 3y agoI mean these people had random chats showing up in other user's windows, how much worse can chatgpt be?
- Kevcmk 3y agoThe chat muxing issue wasn't great, but it was an understandable software error that any professional software engineer could have made. The AI alignment challenge is much more pertinent and under-attended.
- gumballindie 3y ago> understandable software error that any professional software engineer could have made Not really, no. I never heard, seen or experienced such an issue in any work environment. I did see it happen among wordpress level websites tho.
- dogma1138 3y agoIt’s stupidly common with “distributed micro services systems” that do a lot of caching. Last year Klarna logged people in into other accounts because of some stupid caching issue too.
- gumballindie 3y agoI don't to digress too much but I strongly belive y'all need to review your approach to caching. This kind of stuff is literarly unheard of among competent engineers. No insult meant, but this is hilarious.