/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

sergioprado.blog
| | palone.blog
9.8 parsecs away

Travel
| | [AI summary] The article debunks common misconceptions about Android's security by explaining its compliance with the Compatibility Definition Document, verified boot, and memory safety improvements.
| | venam.net
8.2 parsecs away

Travel
| | You've certainly heard of daemons, those processes that lurk in the background and do what they're supposed to do. You might even have written and run programs that are daemons. Today we'll talk about them, those daemons ({day,dee}mon), what there is to know about their mechanism and details. A big generic overview of daemons on ...
| | www.cyphar.com
9.2 parsecs away

Travel
| | A rant about how difficult it is to set up the build system for Android, and what hacks I figured out so I could actually test my TWRP patches.
| | membarrier.wordpress.com
30.6 parsecs away

Travel
| In the previous post we saw how the memory management unit (MMU) uses page tables to translate virtual addresses into physical ones. We will now consider the various features that such a translation enables in an operating system. In the discussion below, it is important to remember that the granularity of translation is a single...