I sincerely do not understand how developers tolerate the Python tooling.
From installing Python, to installing dependencies, nothing works out of the box.
How can the Python community be satisfied with the status quo? Is it Stockholm syndrome?
New breakthrough quantum algorithm published in @Nature today: Our Willow chip has achieved the first-ever verifiable quantum advantage.
Willow ran the algorithm - which we’ve named Quantum Echoes - 13,000x faster than the best classical algorithm on one of the world's fastest
How much is 4% of 75? Hard to tell, right?
Well, it's the same as 75% of 4, which is trivial and is 3.
I guess it was never too late for me to realize that 4% * 75 = 4 * 0.01 * 75 = 4 * 75 * 0.01 = 4 * 75%
🚀 Today at #GoogleNext19, we are launching Cloud Run.
Allowing you to run any stateless http container in a fully managed environment, paying only for the exact resources you use. 📦☁️
👉 cloud.google.com/run
I spent a great day working in the Gemini CLI repo today. I didn't write much code but I did review 23 PRs and I triaged 160 issues (both with help from Gemini CLI).
Come join us at github.com/google-gemini/…
🚀Today at #GoogleIO, we're making AI deployments easier by introducing 3 new ways to deploy your apps to Cloud Run:
1⃣ Deploy AI Studio apps to Cloud Run in a click
2⃣ Deploy Gemma 3 to Cloud Run in a click from AI Studio
3⃣ Deploy code to Cloud Run from any MCP client with a
A new `docker init` command generates Dockerfile, .dockerignore, and compose.yaml files for some popular languages. I'm glad to see @Docker making containers more accessible.
docker.com/blog/docker-in…