What you're describing is a simplified version of gradient descent (tweaking the weights) and online learning (working on one sample at a time).
This version will not get you far, you will just train a model that solves the last math problem you gave it and maybe some others, but it will probably forget the first ones.
There are other similar procedures that train better, but they've been tried and are currently worse than classical SGD with large batches
Not sure how you can compare vscode with TRAMP. A lot of dev work nowdays is done in containers where you install specific versions of dev tools, compilers, etc. Vscode is one click from seamlessly working inside such a container with its dev tools. TRAMP doesn't provide anything like that, right?
* A west-aligned country is at war with a terrorist organization which is part of the Russian-Iranian-North Korean axis of evil.
* A war which the terrorist organization started unprovoked
* The ally country conducts the most precise strike against militant combatants in history (also completely legal by my understanding of international rules of war)
* Your suggestion is that they should've confiscated their walkie talkies instead
The US, France, and other European countries I can actually understand, since these countries performed military operations in Iraq and/or Syria, but I'll be very surprised if Israel is used as a recruiting tool. If you have some sources implying this I'm interested in reading them!
A lot of "may" and "might" in your reply, and absolutely no facts. The facts are that on ISIS' agenda, fighting Palestinian groups such as Hamas has a higher priority than fighting Israel [1][2], yet people in this thread still manage to "lightly" blame the Israelis, the US, basically anyone except those responsible, as if these people are incapable of independent thought.
This version will not get you far, you will just train a model that solves the last math problem you gave it and maybe some others, but it will probably forget the first ones.
There are other similar procedures that train better, but they've been tried and are currently worse than classical SGD with large batches