induwara.lk
Opinionai-ethicsgoogledeveloper-careers

Pichai Booed at Stanford: What AI Ethics Means for Devs

Sundar Pichai was booed at Stanford's graduation over Google's defense contracts. Here's what the protest actually means for engineers building on AI.

Induwara Ashinsana5 min read
Sundar Pichai speaking at a podium during a Stanford university graduation ceremony
Image: TechCrunch

The Sundar Pichai Stanford graduation protest is the kind of news I usually scroll past, but this one stuck with me. According to TechCrunch, Google's CEO faced boos and a walkout from graduating students over the company's defense ties, with AI sitting right at the center of the complaint.

I don't want to relitigate the politics here. What I care about, and what I think matters if you write code for a living from Colombo or anywhere else, is the quieter question underneath the noise: who are you actually building for, and do you know?


🔍 Why a graduation got political

The protest wasn't really about a graduation speaker. It was about what the technology students just spent four years learning gets used for once it leaves the lab. AI is no longer an abstract research toy. It ends up inside contracts, surveillance systems, and logistics pipelines that have nothing to do with the demo you saw on launch day.

Key takeaway: The same model architecture that powers a friendly chatbot can power a targeting or tracking system. The math doesn't care about the use case. The people deploying it do.

That gap between "what the tool can do" and "what it gets pointed at" is the whole story. For students, the boos were a way of saying they noticed the gap. For working engineers, the gap is a career-long decision you make over and over, usually quietly, in standups and Jira tickets.


🛠️ The "who you build for" problem is not just Google's

It's tempting to read this as a big-tech problem that doesn't touch a small team in Sri Lanka. I think that's wrong. The decision shows up at every scale:

  • Freelancers take a contract without asking what the client's product actually does with the scraper or classifier you wrote.
  • Startups integrate a third-party API and inherit its data practices without reading the terms.
  • Open-source maintainers ship a model under a permissive license and have zero say in who deploys it.

You don't need a Pentagon contract to face the same fork in the road. You face a smaller version of it every time you accept work.

Scale Who decides the use Your real leverage
Big tech employee Executives + government clients Low (quit, organize, or comply)
Startup engineer Founders + investors Medium (early voice, equity stake)
Freelancer / small team You and the client High (you can decline the job)
Open-source author Anyone who downloads it Low (license terms only)

The irony is that the smaller you are, the more direct control you have over the one project in front of you, and the less anyone is forcing your hand.


💡 What I actually do about it as a solo builder

I'm not going to pretend I have a clean ethical framework. But I've landed on a few habits that keep me from sleepwalking into something I'd regret.

  1. Read past the pitch. When a client describes a project, I ask what the output feeds into. "Lead scoring" and "deciding who gets a loan" are the same ML task with very different stakes.
  2. Keep my own stack independent. The more I rely on free-tier and open-source tools I control, the fewer terms-of-service surprises I inherit from a vendor's defense or data deals.
  3. Read the primary source, not the hot take. Before I form an opinion on a story like this, I read the original. If it's long, I'll paste it into our free AI text summarizer to get the gist fast, then go back and read the parts that matter in full.

Bottom line: You can't control what Google does. You can control whether you understood the job before you took it.


🌐 The Sri Lankan angle: distance is not neutrality

There's a comfortable story where being far from Silicon Valley means being far from its problems. I don't buy it. A lot of the data labelling, content moderation, and contract engineering that feeds large AI systems happens through remote teams across South Asia. The work is global; the accountability is not evenly distributed.

That cuts two ways:

  • The risk: you can end up doing a piece of a system you'd object to if you saw the whole thing, simply because the task arrived as an isolated ticket.
  • The opportunity: independence is cheaper here. A two-person team running on free tiers and open-source models has fewer strings attached than a 50,000-person company locked into government contracts.

If you've ever felt small in this industry, this is the upside. You can actually say no without a board meeting.


📊 Signal vs noise in this story

For the record, here's how I separate what's verifiable from what's vibes, because that habit matters more than this specific event:

Claim Status
Pichai was booed and faced a walkout at Stanford Reported by TechCrunch
The protest cited Google's defense and immigration-enforcement ties Reported by TechCrunch
AI was central to the objection Reported by TechCrunch
Any specific internal Google policy changed because of it Not claimed — don't assume

I'm flagging the last row on purpose. A protest is a signal, not a policy outcome. Treating "people are angry" as "the company will change" is exactly the kind of leap that makes tech commentary useless.


🚀 What this means for you

You are not going to be asked to vote on Google's contracts. You will be asked, repeatedly, to write a function whose use you don't fully understand. That smaller decision is the one you actually own.

  • Ask what the output feeds. One question in a kickoff call is cheaper than regret.
  • Stay independent where you can. Free-tier and open-source tools reduce how much of someone else's ethics you inherit.
  • Read the source. Form opinions from primary material, not from whoever shouted loudest.

The Stanford students used the loudest tool they had. You and I have a quieter one: choosing what we build, one ticket at a time. Use it before someone else decides for you.

#ai-ethics#google#developer-careers
IA

Induwara Ashinsana

Information Systems student at UCSC and Executive Director at Ryzera Technologies. Writes about software, AI, and what it means for builders in Sri Lanka.

About the author →

Keep reading