This is my exact experience! I really tried for 6 months and I just couldn't avoid fumbling around. For example, the experience of going in/out of fullscreen is jarring.
What's funny is that when someone first learns about Alt+Tab it's like the best cheat-code for any desktop navigation, but after switching to Niri, Alt+Tab seems like a silly way to layout your windows.
This is super cool. So many innovations come to mind. But it makes me wonder what will come from having the ability to virtually experience anything we want. It'll take a while, but I'm hoping we'll eventually want to go outside more instead of less.
Technically they can make the request. The server will receive and respond to the request. CORS is applied by the browser which prevents the response from being read. This is why CORS doesn't prevent a request from mutating something on a server. A CSRF token does.