Featured

Google DeepMind’s Most Intelligent Open Model Yet

If you’ve been watching the open-model space closely, Gemma 4 looks like a serious step forward. Google describes it as its most intelligent open model family yet , built from Gemini 3 research and technology , with a strong focus on maximizing intelligence per parameter . In plain English: more brains, less bloat. That matters, especially for people who want powerful AI that can run on their own hardware , not just in the cloud. What Is Gemma 4? Gemma 4 is part of Google DeepMind’s open model lineup, lightweight, developer-friendly models designed for building AI apps while still being capable enough for serious work. According to the official DeepMind page, Gemma 4 is positioned as: Google’s most intelligent open model family Built using Gemini 3 research and technology Designed for advanced reasoning Optimized for agentic workflows Available in multiple sizes for both edge devices and desktop/workstation use The Model Sizes: Tiny Brains and Big Brains One ...

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