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 ...

Flash stock / Unbrick Pixel Devices with Android Flashtool

Android Flash Tool in my opinion, is the easiest and safest way to flash your Pixel device. If you're upgrading, or unbricking it'll almost always save the phone. I recommend using  Microsoft Edge or Google Chrome 


The device will need USB debugging enabled in developer options and OEM unlocking toggled on


Plug the phone into a PC with a USB to type C cable.




If flashtool displays the following just run adb kill-server in terminal in the platform tools folder




Tap on add device and confirm the connection in the prompt 



Tap on back to public




Make sure to use the up-to-date builds as google explains here




Comments