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 6pro - how to update and root Jan 22 patch



Download the firmware with the January 22 boot image from here and extract it inside will be a second zip file , extract it and send the boot image to phone


You'll need the latest canary magisk installed


Tap install , select and patch a file > select the boot.img file. The output 'magiskboot.img' or what it is labelled will be in downloads folder in the internal storage

 
Send it back to the PC 


Use the Android flash tool. reboot back into fastboot


adb reboot bootloader


Open a terminal in adb and copy the path of the patched boot image 


fastboot boot <paste the copied path>
 

Open the magisk app, tap install > direct install




Comments