Featured

The Official Claude Desktop Beta Has Arrived

For a long time, the ritual for Linux enthusiasts wanting to leverage Claude’s full power was clear: open a browser tab, or dive straight into a terminal wrapper. While community-built packages did an admirable job filling the void, a first-class, natively maintained desktop experience was the missing piece of the puzzle. That wait is officially over. Anthropic has formally released the Claude Desktop App Beta for Linux, bringing a cohesive ecosystem directly to your workstation. The Linux release is a mirror image of the robust desktop architecture available on macOS and Windows, bringing three foundational workspaces under a single native roof: The familiar, polished conversation interface for day-to-day inquiries and rapid brainstorming. A background agent designed to run complex, long-running workflows (like research synthesis and multi-file organization) within a secure environment, leaving you free to focus on other tasks. Perhaps the most anticipated addition for op...

Pixel 6 pro - your device is corrupt. It can not be trusted and may not work properly [FIX]


This is a simple fix for the error on boot should you face it (tested on pixel 6 pro)

Download the ota package from here



I recommend to enable USB debugging on your phone first thing as well as set up adb

Power off the phone and hold power and volume up , when the android with the yellow exclamation mark appears tap volume up

Use the volume keys to navigate and go to apply update from ADB

Open a terminal in the platform tools folder

.\adb sideload <path to ota package> 

The phone will apply the ota 

Comments