entirecat's recent activity
-
Comment on Android emulators to actually use mobile apps in day-to-day life? in ~tech
-
Comment on Android emulators to actually use mobile apps in day-to-day life? in ~tech
entirecat You can give Waydroid a shot if you’re on LinuxYou can give Waydroid a shot if you’re on Linux
-
Comment on Should C be mandatory learning for career developers? in ~comp
entirecat There are a lot of features that come to mind like branch prediction/speculative execution, out of order execution, multi level caching, virtual memory, and SIMD instructions. The compiler and CPU...I suppose I'm not sure how computers have really changed since the 1970s
There are a lot of features that come to mind like branch prediction/speculative execution, out of order execution, multi level caching, virtual memory, and SIMD instructions.
The compiler and CPU do all the heavy lifting for us so we can pretend that we are coding on a PDP-11, but the mechanics of what actually happens in your CPU are very different from what is written in your C program.
-
Comment on US Supreme Court rejects challenge to Native American child welfare law in ~life
entirecat The court is nowhere near as hyper partisan as politicians and the media would have you believe. If you look into the history and jurisprudence of each judge, this decision is not surprising at all.The court is nowhere near as hyper partisan as politicians and the media would have you believe.
If you look into the history and jurisprudence of each judge, this decision is not surprising at all.
That is a good idea, you can use scrcpy to mirror the phone to your computer. Works very well.