If your backend is returning "empty responses" for a week and people are paying for it, that's just ripping people off.
AI builders ship software that works for their users.
In this case, they were quite clearly NOT doing that - it wasn't WORKING!
andout_•3h ago
The app in question uses LLMs to analyze golf swings from recorded videos. Users were still getting their analysis (which can saved to your photo gallery), it's just that the data wasn't being stored as part of the users account. The core functionality was working perfectly.
This is the perfect example of what I was trying to illustrate: technical experts would immediately flag this as "broken" because data persistence failed, but from the user's perspective, the app was delivering what they paid for.
Yes, it's not perfect, but the users didn't seem to mind as it was still solving their problem.
al2o3cr•3h ago
andout_•3h ago
This is the perfect example of what I was trying to illustrate: technical experts would immediately flag this as "broken" because data persistence failed, but from the user's perspective, the app was delivering what they paid for.
Yes, it's not perfect, but the users didn't seem to mind as it was still solving their problem.