Tag

Google

1 views collected around this technical thread.

IT Services Circle
IT Services Circle
Jun 7, 2025 · Artificial Intelligence

Run Powerful Multimodal AI Offline on a 2 GB Android Phone with Google AI Edge Gallery

Google AI Edge Gallery lets a 2 GB RAM Android phone run sophisticated multimodal AI models completely offline, offering image understanding, text generation, and conversational capabilities without any network connection, and provides a quick three‑step setup to start experimenting with on‑device AI.

AIAndroidGoogle
0 likes · 5 min read
Run Powerful Multimodal AI Offline on a 2 GB Android Phone with Google AI Edge Gallery
DataFunTalk
DataFunTalk
May 28, 2025 · Artificial Intelligence

Google CEO Sundar Pichai on AI‑Driven Platform Transformation and the Rise of Agents

In a post‑I/O interview, Sundar Pichai explains how Google’s new AI products—from multimodal Gemini to AI agents like Flow—signal a second‑stage platform shift where AI becomes a universal interface, reshaping search, content creation, and the future integration of agents across consumer and enterprise ecosystems.

AIAgentsGoogle
1 likes · 35 min read
Google CEO Sundar Pichai on AI‑Driven Platform Transformation and the Rise of Agents
Continuous Delivery 2.0
Continuous Delivery 2.0
May 26, 2025 · Fundamentals

Google’s Code Review Evolution: From Bug Finding to Knowledge Sharing

This article analyzes Google’s large‑scale code review practices, showing how lightweight processes, tool‑driven automation, and a culture of knowledge transfer turned code review from a time‑consuming task into a productivity engine that scales across tens of thousands of engineers.

Code ReviewGoogleKnowledge Sharing
0 likes · 13 min read
Google’s Code Review Evolution: From Bug Finding to Knowledge Sharing
IT Services Circle
IT Services Circle
May 14, 2025 · Mobile Development

The Origin and Rise of Android: From a Small Startup to a Global Mobile OS

From Google's early recruitment challenges to acquiring a tiny startup that built a Java‑based demo system, Android emerged as an open‑source mobile operating system, leveraging Dalvik, overcoming hardware competition, and ultimately dominating the global smartphone market through rapid development and strategic alliances.

AndroidDalvikGoogle
0 likes · 13 min read
The Origin and Rise of Android: From a Small Startup to a Global Mobile OS
Java Tech Enthusiast
Java Tech Enthusiast
Apr 22, 2025 · Operations

Google Discontinues Country-Specific Domains, Redirects All Traffic to Google.com

Google is retiring its country‑code domains such as google.co.uk, automatically redirecting all traffic to the global google.com while still delivering region‑relevant results using IP‑based localization, preserving existing bookmarks through redirects, and continuing to comply with local laws and regulations in each market.

GoogleWeb InfrastructureccTLD
0 likes · 3 min read
Google Discontinues Country-Specific Domains, Redirects All Traffic to Google.com
Architects' Tech Alliance
Architects' Tech Alliance
Apr 18, 2025 · Artificial Intelligence

Evolution and Architecture of Google TPU Chips

This article outlines the development of Google's Tensor Processing Units (TPU) from the first generation to the latest seventh‑generation chip, detailing architectural improvements, performance specifications, integration into data‑center pods and mobile devices, and concludes with references to related AI‑hardware resources and promotional material.

AI hardwareGoogleTPU
0 likes · 10 min read
Evolution and Architecture of Google TPU Chips
DataFunTalk
DataFunTalk
Apr 10, 2025 · Artificial Intelligence

Google Introduces Agent2Agent (A2A): An Open Protocol for Secure AI Agent Collaboration

Google's newly announced Agent2Agent (A2A) open protocol enables AI agents from different ecosystems to securely communicate, exchange information, and jointly execute complex cross‑platform tasks, backed by over 50 technology partners and major service providers, and built on existing web standards.

A2AAIAgent Interoperability
0 likes · 6 min read
Google Introduces Agent2Agent (A2A): An Open Protocol for Secure AI Agent Collaboration
Java Architect Essentials
Java Architect Essentials
Mar 27, 2025 · Mobile Development

Google Halts Android Open Source Project (AOSP) and Shifts Development to Private Branches

Google announced that starting March 2025 it will close the Android Open Source Project, moving development to private branches, limiting real‑time public contributions, narrowing the open‑source scope, and potentially reshaping the mobile OS ecosystem while having limited immediate impact on major OEMs.

AOSPAndroidGoogle
0 likes · 6 min read
Google Halts Android Open Source Project (AOSP) and Shifts Development to Private Branches
Efficient Ops
Efficient Ops
Mar 27, 2025 · Mobile Development

Will Android Become Closed Source? Google Plans to End AOSP Support

Google announced that starting next week it will cease maintenance of the Android Open Source Project, shifting all Android development to internal branches, which means only Google employees can access AOSP, limiting external developers and ROM creators while having limited impact on major OEMs.

AOSPAndroidGoogle
0 likes · 3 min read
Will Android Become Closed Source? Google Plans to End AOSP Support
Java Tech Enthusiast
Java Tech Enthusiast
Oct 10, 2024 · Artificial Intelligence

Google Rehires AI Pioneer Noam Shazeer for Gemini Development

Google has signed a $2.7 billion agreement to rehire AI pioneer Noam Shazeer—co‑author of the seminal “Attention is All You Need” paper and creator of the Meena chatbot—bringing him back from his Character.AI venture to serve as vice president overseeing the Gemini generative‑AI project alongside DeepMind leaders, thereby bolstering Google’s competitive edge in the field.

AICharacter AIGemini
0 likes · 8 min read
Google Rehires AI Pioneer Noam Shazeer for Gemini Development
IT Services Circle
IT Services Circle
Oct 4, 2024 · Frontend Development

The Rise of Google Chrome: From Crisis to Dominance

This article recounts how Google, facing a massive traffic loss after Microsoft altered IE's default search engine, secretly developed Chrome with a multi‑process architecture and the V8 JavaScript engine, recruited top engineers, and leveraged tools like Google Toolbar to reclaim market share, ultimately propelling Sundar Pichai to CEO.

Browser DevelopmentChromeGoogle
0 likes · 6 min read
The Rise of Google Chrome: From Crisis to Dominance
Continuous Delivery 2.0
Continuous Delivery 2.0
Aug 2, 2024 · Fundamentals

Google’s Large‑Scale Code Coverage Infrastructure: Design, Automation, and Adoption Insights

The article presents a comprehensive overview of Google’s code‑coverage system, describing its metrics, integration into the daily development workflow, underlying infrastructure, visualization tools, data‑driven analysis of five years of coverage data, and developer survey results that reveal adoption patterns and perceived usefulness.

Code CoverageContinuous IntegrationGoogle
0 likes · 21 min read
Google’s Large‑Scale Code Coverage Infrastructure: Design, Automation, and Adoption Insights
Continuous Delivery 2.0
Continuous Delivery 2.0
Jul 9, 2024 · R&D Management

Google’s Code Health Group: Purpose, Structure, and Lessons for Sustainable Engineering Practices

The article explains why Google created an official Code Health Group, how it promotes readable, maintainable code through internal documentation, consulting, and tooling, and why such organized efforts often fail in other companies lacking formal support and sustained leadership.

Engineering ProductivityGoogleR&D management
0 likes · 5 min read
Google’s Code Health Group: Purpose, Structure, and Lessons for Sustainable Engineering Practices
Continuous Delivery 2.0
Continuous Delivery 2.0
Jul 5, 2024 · Fundamentals

Google’s Testing Culture: From the “Toilet Test” to an Automated Testing Pyramid and Quality Evolution

This article examines Google’s two‑decade testing culture, detailing the iconic “toilet test” posters, the development of a testing certification program, the shift toward developer‑driven automated testing pyramids, the challenges of scaling massive test suites, and the evolving role of test engineers within the broader quality engineering framework.

Googlequality culturesoftware engineering
0 likes · 19 min read
Google’s Testing Culture: From the “Toilet Test” to an Automated Testing Pyramid and Quality Evolution
Continuous Delivery 2.0
Continuous Delivery 2.0
Jun 29, 2024 · Artificial Intelligence

AI in Software Engineering at Google: Progress and the Path Ahead

The article describes how Google has integrated AI, particularly large language models, into its internal software development tools to improve developer productivity, outlines the challenges faced, shares lessons learned, and outlines future directions for AI‑driven engineering assistance.

AIGoogleLLM
0 likes · 10 min read
AI in Software Engineering at Google: Progress and the Path Ahead
Continuous Delivery 2.0
Continuous Delivery 2.0
Jun 19, 2024 · Artificial Intelligence

Google Smart Paste: AI‑Powered Context‑Aware Adjustments for Pasted Code

Google's Smart Paste uses generative AI to automatically adapt pasted code to its surrounding context, reducing manual edits and improving developer productivity, as demonstrated by extensive internal studies involving tens of thousands of engineers and detailed model training, calibration, and user‑experience evaluations.

AI code assistanceCode EditingGoogle
0 likes · 9 min read
Google Smart Paste: AI‑Powered Context‑Aware Adjustments for Pasted Code
IT Services Circle
IT Services Circle
Jun 16, 2024 · Artificial Intelligence

Google to Share Android Tech Stack with ChromeOS to Accelerate AI Features

Google announced that ChromeOS will adopt the Android technology stack, including the Bluetooth stack and Linux kernel, to improve development efficiency, enhance device compatibility, and speed up the integration of AI capabilities, though consumer rollout will take considerable time.

AIAndroidBluetooth
0 likes · 5 min read
Google to Share Android Tech Stack with ChromeOS to Accelerate AI Features
Efficient Ops
Efficient Ops
Jun 12, 2024 · Cloud Native

Why 2023 Became a Turning Point for Microservices: Insights from Google and Amazon

The article reviews how 2023 challenged the microservices paradigm, highlighting Google’s runtime‑driven architecture that slashes latency and cost, Amazon Prime Video’s shift back to a monolith for massive savings, and broader industry reflections on the hidden drawbacks and future of microservices.

AmazonGoogleMicroservices
0 likes · 10 min read
Why 2023 Became a Turning Point for Microservices: Insights from Google and Amazon
DevOps
DevOps
May 30, 2024 · Artificial Intelligence

From Classic Google to AI-Powered Search: Trends, Challenges, and Industry Competition

The article examines how Google’s new AI‑driven Overview feature revives a minimalist search experience, critiques the pitfalls of generative AI answers, and analyzes the strategic battles among Google, Microsoft, OpenAI, and Meta for dominance in the evolving search landscape.

AIBingGoogle
0 likes · 11 min read
From Classic Google to AI-Powered Search: Trends, Challenges, and Industry Competition