Featured

How I Use Google Antigravity CLI to Turn Ubuntu into a Living, Breathing Workspace

For a long time, using Linux like a "pro" meant memorizing hundreds of obscure terminal flags, spending hours debugging systemd scripts, and manually editing configuration files across /etc/. Then I integrated Google Antigravity CLI (agy) into my daily workflow. Instead of fighting the operating system, my Ubuntu setup now feels like a living, breathing workspace that grows alongside me. Here is how I use agy to automate my OS, orchestrate complex tasks, and keep my machine running like clockwork. The real magic of the Google Antigravity CLI is its ability to translate natural language intent into local execution. I don't sit around trying to remember syntax for custom systemd user timers or complex shell pipelines anymore. I simply open my terminal, launch agy, and describe what I want to achieve. Whether I need to:  * Set up a self-healing background watchdog service to keep local processes alive,  * Build a comprehensive update script that updates APT, Flatpaks, Snaps...

Update drivers - Lumia WoA

only for Lumia 950 and 950XL devices running Windows10 on Arm


Right-click on the Driver Updater zip file, extract it and put it in C:\  and the driver's zip in C:\UpdatedDrivers\Lumia-Drivers-Full

Put the phone in mass storage mode and plug it into a Windows PC 

 open a PowerShell window as administrator in the driver updater folder

For Lumia 950: type or copy and paste the following 
(Assuming the windows partition is J:

.\DriverUpdater.exe C:\UpdatedDrivers\Lumia-Drivers-Full\definitions\Desktop\ARM64\Internal\950.txt C:\UpdatedDrivers\Lumia-Drivers-Full\ J:\

For Lumia 950XL 

.\DriverUpdater.exe C:\UpdatedDrivers\Lumia-Drivers-Full\definitions\Desktop\ARM64\Internal\950xl.txt C:\UpdatedDrivers\Lumia-Drivers-Full\ J:\


Comments