Pointing out flaws is fine. Shitting on devs, is not, just like devs shitting on users isn’t.
Don’t be surprised if you attack somebody and they defend themselves.
Saying “X doesn’t work” is completely fine. Writing a rant about how opensource devs don’t think about people, yadayada. Buddy, these are people giving up their free time to write stuff. Nobody’s forcing you to use it. There are no guarantees provided, no warranties either. It’s provided as is.
The way you are is as if someone built a free house in the woods, you showed up and complained about how the door is creaky, the toilet leaky, a draft coming through the windows, and you wrote a review online disparaging the free work. Does that sound like good behavior to you?
Users can’t even add a feature request because they’re met with a storm of insults and snobbery.
How did you write the feature request? “I demand this be implemented because you’re providing a product and I’m a customer” or “It would be great if X were added for reason Y”? If it’s the latter and you were met with unkindness, of course that’s shit, no doubt.
No, not sue me for lemmy comments. AI is trained with lots of data. The world wide web is full of publicly accessible data like our comments. However, not all publicly accessible data may be used without a license. Examples thereof are news paper articles, videos, still pictures, etc. Normally, if you want to use those commercially, consent has to be given by the license holder and a in some cases a fee has to be paid.
Microsoft Copilot is an AI model to help people write code. However, it was trained mostly on opensource code (code made publicly available) which was very often licensed. And it is done so in such a manner that commercial use is allowed with the obligation to make that commercial code publicly available too. Microsoft does not make the code for Copilot publicly accessible and uses code licensed in many, many other ways - and it does so without asking for consent.
This is often a double standard as companies that hide their code fight very hard to keep it secret and/or pursue those in court who do not get a license to use it. However, they will happily use licensed consent to their benefit without consent nor potential payment.
With some clever tricks, AIs have been duped into revealing their training data (often licensed, sometimes very private e.g addresses, birthday, health information, etc.). Lawsuits have ensued (against the AI owners like Microsoft) and are currently active with a pending verdict. Until the verdicts come, I add the license link to my comments. Who knows, maybe it will have an impact, maybe not.
Hopefully I could explain the situation in an understandable manner for you.