Featured

How to Upgrade Manually to Ubuntu 26.10 "Stonking Stingray"

  With the development cycle for Ubuntu 26.10 officially underway, Canonical has published stonking/snapshot-1 . For early adopters, developers, and enthusiasts looking to ride the absolute edge of the open-source wave, the temptation to jump from the stable shores of 26.04 LTS, Resolute Raccoon, into the development stream is strong. Because the automated release pathways are not populated so early in the cycle, the standard do-release-upgrade -d tool will politely decline to find the new branch. To make the leap, we must step past the guardrails and manage our repository tracking manually. > Important Prerequisite: Upgrading to a day-one snapshot moves your environment into a highly experimental space. Ensure all core personal files, configurations, and local development repositories are thoroughly backed up before executing these steps. Ubuntu 26.04 has transitioned to a modern, structured deb822 formatting layout for core package sources. This means standard mod...

Easily pass safety net on Android 13

Safety-net fix is a magisk module that spoofs your bootloader unlocked device as a workaround to Google's safety-net attestation checks. It works on Android 13 and lower

There's a riru version for people that don't use zygisk. It needs the riru module


Install the module via magisk > modules > install from storage

After the phone reboots, long press the Play Store app and go into App Info



Storage and cache 



Clear storage 



Then press the recents button to kill the Play store app.





Comments