Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 2 additions & 3 deletions blog/authors.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ sanjay-kv:
email: sanjay@recodehive.com
page: true # Turns the feature on
description: >
I'm a Software Engineer turned into a Data Engineer and Program Manager🚀, 🏆 Google ML Facilitator & Ex- GitHub CE who delivered 100+ talks on ML and open source and developer advocacy at various events and platforms.
Founder of recodehive and Technical program manager, Prev Google ML Facilitator & Ex- GitHub CE who delivered 100+ talks on ML and open source and developer advocacy.

socials:
x: https://x.com/sanjay_kv_
Expand All @@ -19,7 +19,7 @@ sanjay-kv:

sowmiya-v:
name: Sowmiya Venkatesan
tile: Business Strategy & Operations Manager
tile: Business Strategy & Operations Manager
url: https://github.com/sowmiyeh
image_url: https://avatars.githubusercontent.com/u/74345706?v=4

Expand All @@ -33,7 +33,6 @@ Aditya-Singh-Rathore:
description: >
Aditya is a self-taught, Fabric-certified Data Engineer, GSSoC winner, author, and open-source enthusiast passionate about building scalable data solutions, contributing to the community, and sharing knowledge through blogs and public learning.


socials:
linkedin: aditya-singh-rathore0017
github: Adez017
Expand Down
12 changes: 8 additions & 4 deletions blog/google-icon-update/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ import imgWorkspace from './assets/06-googleworkspace-new-logo.png';

<!-- truncate -->

---


Last week I clicked Google Meet when I meant to click Google Calendar.

Expand All @@ -59,7 +59,10 @@ It's a phenomenon called cognitive friction. You have to stop searching for a re
This specific daily annoyance traces back to 2020, when Google retired G Suite and rolled out Google Workspace. They erased the unique shapes of their most popular apps and replaced them with uniform outlines.

So lets look at Gsuite Icons. 👇🏻
<ZoomImage src={imgGsuite} alt="Google old GSuite logo" />
<BrowserWindow url="https://github.com/recodehive/recode-website/issues" bodyStyle={{padding: 0}}>
![Github](./assets/03-google-old-gsuite-logo.png)
</BrowserWindow>

<span style={{color: 'red'}}> **The problem**</span>
It has been happening for five years. The four icons sit in my browser tab bar looking almost identical: same four colors, same flat shapes, same overall vibe. My brain processes them as one visual blob rather than four separate apps. I once spent 30 seconds in a Google Meet waiting room before realizing I had joined my own meeting instead of opening my calendar to check the time.

Expand Down Expand Up @@ -95,8 +98,9 @@ Within hours of the 2020 announcement, the internet responded with a very specif

The complaint was not just aesthetic. It was functional. When apps share the same four colors and similar shapes, your brain cannot build distinct visual shortcuts for each one. You have to read the icon rather than recognize it. That adds cognitive friction dozens of times a day. Multiply that across 3 billion Google Workspace users and the accumulated frustration becomes significant.

<ZoomImage src={imgWorkspace} alt="Google new Workspace logo" />

<BrowserWindow url="https://github.com/recodehive/recode-website/issues" bodyStyle={{padding: 0}}>
![Github](./assets/06-googleworkspace-new-logo.png)
</BrowserWindow>

<span style={{color: 'red'}}> **Thought process behind Google**</span>? In 2020
millions of employees were suddenly forced out of physical offices and onto their laptops at kitchen tables. Google needed to convince these remote teams that separate productivity tools like Docs, Sheets, and Meet were actually one single, highly integrated cloud ecosystem.
Expand Down
Loading
Loading