and you don't know for sure if it was really reasoning or memorization and stochastic parroting. From another hand there are many research results demonstrating that neural networks have limitation in learning even something like multiplying numbers with many digits.
If a hunk of metal looks like a car, sounds like a car, and drives like a car is it a car?
The technician advised me to buy from Miele, Siemens or Bosch, as Samsung apparently has lots of issues.
The unholy Trinity of appliance hell. Every brand that makes these has issues. If you get 3-5 years of use out of any of them (post ~2005) you're lucky.
I'm firmly convinced that every washing machine or dishwasher brand just wants to steal from you
This is assuming that there is a "most efficient path to learning a new language" that applies to everyone.
[s] My only concern is that "out of the box" is what most people expect. Not all gamers would be knowledgeable about how to compile proton for their vanilla Ubuntu. Although who knows! [/s]
Still I would love something for MacOS but looks like this would be a pain to compile.
Edit: You can ignore 75% of that
"The Registry" is where application configuration is supposed to be stored.
"ProgramData" is where application specific data is supposed to be stored.
"Program Files" is where read-only application binaries and code is supposed to be stored.
It really is a simple concept from a Windows perspective. What ruins everything is overzealous and/or ignorant programmers who don't take any pride in their work, or lack all respect for the users environment. For example; an .ini file should not be a thing in Windows. That is what the registry is for. But the programmer writes the code for Linux, half-ass ports it to Windows, and leaves the .ini file because his code is more important to him than the end-users operating system.
There is nothing wrong with AppData permissions. The problem is with the users understanding of what it is for, and the developers understanding of how it should be used.
I also found a post of an admin a few days ago where he asked if there was a Windows setting for disallowing any access to %Appdata%. The response was that if access to %Appdata% is completely blocked Windows won't work anymore.