External Publication
Visit Post

Choice of choosing a linux distro for a Advanced Linux users is very limited

Privacy Guides Community [Unofficial] March 27, 2026
Source

Cyber-Typhoon:

GrapheneOS working great with hardened_malloc doesn’t really contradict anything. It actually proves the point. GrapheneOS is a tightly controlled environment. Same dev behind it, same allocator, same stack, everything built and tested together. Of course it’s going to be smooth there.

Desktop Linux is just a different world. You’re mixing:

  • apps that expect different allocators (jemalloc, PartitionAlloc, etc.)
  • different packaging systems (system, Flatpak, snap)
  • tons of hardware and configs

That’s where things start falling apart.

I think I get where you coming from, but I wouldn’t agree that “GrapheneOS is a tightly controlled environment. Same dev behind it, same allocator, same stack, everything built and tested together.” Because the Android application platform is totally independent from GrapheneOS and still 99% of apps can run on it with hardened mallow and memory tagging. The dev’s of GOS haven’t changed anything about how Android app’s run, and Android app dev’s don’t make any changes to their apps to run on GOS.

Discussion in the ATmosphere

Loading comments...