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

Windows 10X on Hyper-V emulator

Use this guide if you have an amd processor

For use with Hyper-V manager in windows 10 pro



First we need to enable virtualisation in bios settings, mine was called secure virtual machine = enabled

Go to control panel, programs, turn windows features on and off. Scroll down & check the Hyper-V tab


Search for Hyper-V manager in Cortana 

Create a new virtual machine 

Tap on New virtual machine and browse to the vhdx file


Comments