HackerTrans
TopNewTrendsCommentsPastAskShowJobs

doakes

no profile record

comments

doakes
·5 個月前·discuss
"After you checkout, we’ll email you a private download link that includes everything you need."
doakes
·9 個月前·discuss
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.
doakes
·2 年前·discuss
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.
doakes
·3 年前·discuss
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.