Featured

ChatGPT Lands on the Linux Desktop

For Linux users who have long relied on browser tabs or third-party wrappers to interact with ChatGPT, OpenAI has officially expanded its native desktop lineup. The ChatGPT desktop app for Linux is now available in preview, bringing integrated workflows, local file access, and Codex tooling directly to native Linux environments. Here is a complete rundown of what’s included, supported distributions, installation steps, and current limitations. Supported Distributions & Architectures The preview release targets mainstream Debian- and Red Hat–based desktop environments across both x64 (x86_64) and ARM64 (aarch64) hardware architectures: Ubuntu: 24.04 LTS and 26.04 LTS Debian: Debian 13 Fedora: Fedora 43 and 44 To verify your system architecture before downloading, run: uname -m x86_64 indicates an x64 processor. aarch64 or arm64 indicates an ARM64 processor. Installation Guide OpenAI provides native .deb and .rpm packages, which automatically configure ...

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