Why do you say that? TV forecasts are averages over a region. That's by design. Do you really want the TV weather presenter to rattle off rain and temperature and humidity numbers for every block in every city in the whole state you live in? No, they just give indicative data. It's not going to apply to you. It's a guideline.
If you want to know if you're going to be rained on, go get a radar image map with rain data updated every minute, and work out if the clouds will cross your street at the exact moment when you will be standing on it.
The basic rule is: don't do the crime, if you can't do the time.
Copyright exists, for better or for worse. It's no excuse to claim you can't determine copyright attribution because of the scale of your stash. This is true for anyone, whether you're a company looking to infringe for profit, a nonprofit looking to infringe for humanity, or a person looking to infringe for personal convenience.
Go kick the butt of the supreme courts who impose rules if you don't like the status quo, or go live in a country where the rules are different. There are some.
All you achieve when you act like a scofflaw and a whiner is that people dismiss you, quite rightly. Generations before you managed to follow the rules,. The problem isn't the copyright law per se, the problem is you are not doing your part in changing the law, citizen. It's your job to leave your country a better place than you received it.
There used to be a time when Java had support everywhere. It seemed unstoppable, there was so much community support.
That's hilarious, they don't have a *real* military?
I don't know what you consider a real military, but assuming that you think the US has a real military by your standards, I'll point to Afghanistan, where a rag tag of AK-47 wielding militiamen just kicked their ass out of the country. Same in Iraq, which caused a 10-year trauma in the US population as evidenced by the amount of movies produced about the conflict aiming to heal the psychological wound and the political impact. Same in Vietnam, where the troops ran away after years of misery. Note that the French got beaten in Vietnam too, and the Russians got beaten in Afghanistan.
War is not about technology. It is about strategy, tactics, destruction, and politics. It is about bullying the other side into submission, and then punishing them after they give up. Last man standing. There are no other rules.
You're assuming AI version number matters. It does not.
Programming is an exercise in turning imprecise human language into a precise domain specific language. Once the problem has been translated, it can be solved within the paradigms of the chosen language, but the bugs cannot be detected without knowing the original intent which is not encoded.
An AI with current technology cannot take the DSL solution and judge what the original intent of the solution was. That requires knowing what the problem was, which isn't fully specified, merely partially translated by programmers into the DSL that the AI might see. The translation is done by humans with expertise that the AI doesn't have, because the AI training data is always limited to actual DSL solution snippets from many unrelated problems, whereas the human programmer is given the real world problem to work through.
TL;DR. If you can't solve the problem by piecing together existing code from GitHub, then no AI can solve the problem. Worthwhile software is not simply pieced together from a thousand GitHub snippets
Look it up.
When we write programs that "learn", it turns out we do and they don't.