<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title></title>
  <subtitle>Personal blog of Ben Collins-Sussman.</subtitle>
  <link href="https://social.clawhammer.net/blog/feed/feed.xml" rel="self"/>
  <link href=""/>
  <updated>2024-01-15T00:00:00Z</updated>
  <id></id>
  <author>
    <name></name>
    <email></email>
  </author>
  
  <entry>
    <title>Sabbatical Projects</title>
    <link href="/blog/posts/2024-01-15-SabbaticalProjects/"/>
    <updated>2024-01-15T00:00:00Z</updated>
    <id>/blog/posts/2024-01-15-SabbaticalProjects/</id>
    <content type="html">&lt;p&gt;I&#39;m not sure how long my hiatus will be, but I&#39;ve got a bunch of
creative projects that I&#39;d love to finish.  I&#39;m making this list to
remind myself of goals and keep myself accountable.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Writing and art&lt;/strong&gt;.  I play a lot of Dungeons &amp;amp; Dragons, both as a
player and as a DM.  It&#39;s a fantastic way to hang out with old
friends across the country.  It&#39;s also an intensely creative and
collaborative exercise, just like software engineering -- although
in this case you&#39;re collectively improvising a story together.  A
couple of months ago I signed up for a self-guided writing course on
&lt;a href=&quot;https://www.storytellingcollective.com/courses/wyfa-dnd&quot;&gt;writing a first D&amp;amp;D
adventure&lt;/a&gt;,
and so I&#39;ll finally have time to work on this.  I also see this as
an excuse to draw and include my own illustrations; I&#39;ve never
published my amateur art in any real product.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Music&lt;/strong&gt;.  I have a long history of writing music for theater, but
during the pandemic that world shut down and I discovered all sorts
of electronic composition.  I built racks of &lt;a href=&quot;https://en.wikipedia.org/wiki/Modular_synthesizer&quot;&gt;modular
synthesizers&lt;/a&gt; and
had a blast, but in the end, I realized I was spending all my time
&lt;em&gt;designing synthesizers&lt;/em&gt; rather than writing musical pieces.  So I
sold it all and kept only special &amp;quot;input controllers&amp;quot; that could be
played like real instruments, with real human expression: for
example, my &lt;a href=&quot;https://www.moogmusic.com/products/etherwave-theremin&quot;&gt;Moog
theramin&lt;/a&gt; and
my &lt;a href=&quot;https://roli.com/products/seaboard/rise2&quot;&gt;Roli Seaboard&lt;/a&gt;
fretless piano.  I also switched from decades of using &lt;em&gt;Logic Pro&lt;/em&gt;
to using &lt;em&gt;Ableton Live&lt;/em&gt;, which was much more suited for electronic
experimentation.  I even picked up a &lt;a href=&quot;https://www.ableton.com/en/push/&quot;&gt;Push
Controller&lt;/a&gt;, which allows me to
build loops and perform melodies sitting on my couch, then finish
the song later on the computer with Ableton.  My computer is now
filled with dozens of half-written tunes, so my goal is to actually
finish some and &lt;strong&gt;put out an album&lt;/strong&gt;... probably a homemade blend of
EDM, Lo-Fi, and Funk.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Japanese&lt;/strong&gt;.  I have a long love of linguistics, having studied
Spanish, Latin, and German when I was young.  But I&#39;ve always been
curious about what it would feel like to learn a &lt;em&gt;really alien&lt;/em&gt;
lanuage, something that&#39;s not even Indo-European.  Does it cause
your brain to operate in a different way?  So, being cooped up
during the pandemic, I figured it was time for some self-study.  I
considered Chinese, Japanese and Korean; I ended up choosing
Japanese because it felt like I was already immersed in its culture.
I&#39;m surrounded by sushi restaurants; my kids talk about anime all
the time; even my art supplies are Japanese.&lt;/p&gt;
&lt;p&gt;And so I started self-teaching from
&lt;a href=&quot;https://omgjapan.com/pages/genki&quot;&gt;Genki&lt;/a&gt;, the poplular 1st-year
university textbook.  I found a study partner online, and we started
video-chatting once a week to check homework assignemnts together,
slowly progressing through the chapters.  (We&#39;re now halfway into
the second textbook!)  Because textbooks -- sans classroom and
teacher -- don&#39;t really teach the skills of listening and speaking
very well, I signed up for the
&lt;a href=&quot;https://www.hellotalk.com/?lang=en&quot;&gt;HelloTalk&lt;/a&gt; social media app and
have been (awkawrdly) chatting with real Japanese people in group
voice-rooms.  It sounds scary until you realize that they&#39;re just as
terrible (and nervous) as they try to practice English with you!&lt;/p&gt;
&lt;p&gt;After two years of this, my conclusions are: (1) wow, it is a
*&lt;em&gt;really&lt;/em&gt; different language and incredibly challenging (as
expected), and (2) I should really try to &lt;strong&gt;visit Japan&lt;/strong&gt; for the
first time.  I think it will be thrilling if I&#39;m able to make
bare-bones conversation as a tourist.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Machine Learning&lt;/strong&gt;.  Programmers don&#39;t just write code anymore;
there&#39;s an entire altnerate workflow for solving a problem with
machine learning.  Last summer I began working through some simple
tutorials on how to analyze data sets in Colab and train basic
models using &lt;a href=&quot;https://www.tensorflow.org/&quot;&gt;Tensorflow&lt;/a&gt;.  Even if I&#39;m
not planning to go back to full-time programming, I still need to
have &lt;em&gt;basic literacy&lt;/em&gt; in this ML workflow.  I don&#39;t believe
traditional coding will ever go away, but rather that &#39;ML
engineering&#39; will become a complementary skillset that sits
side-by-side with traditional programming.  Some problems require
deterministic solutions, some require fuzzy ones.  They are both
valid modes of solving engineering problems.  And so my goal is to
build and launch at least &lt;strong&gt;some sort of ML project.&lt;/strong&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Are you interested in these hobbies as well?  If you have thoughts,
feel free to reach out. :-)&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Photo of my creative writing environment, using a
&lt;a href=&quot;https://getfreewrite.com/&quot;&gt;Freewrite&lt;/a&gt; typewriter. とてもここちよい！&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;/blog/images/freewrite-chair.jpg&quot; alt=&quot;typewriter by chair&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;published January 15, 2024&lt;/em&gt;&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <title>Surprised by the Response</title>
    <link href="/blog/posts/2024-01-12-ExitResponse/"/>
    <updated>2024-01-12T00:00:00Z</updated>
    <id>/blog/posts/2024-01-12-ExitResponse/</id>
    <content type="html">&lt;p&gt;When I was laid off a couple of days ago, I knew folks would be
surprised and upset... which is why I wrote my &lt;a href=&quot;/blog/posts/2024-01-10-GoogleExitLetter/&quot;&gt;short
FAQ&lt;/a&gt;.
What I &lt;em&gt;didn&#39;t&lt;/em&gt; expect, though, was the absolute flood to my DMs and
email inbox.&lt;/p&gt;
&lt;p&gt;Over the last three years, my universe at Google gradually shrunk.  My
projects and teams became more niche; not necessarily less impactful,
but harder to measure and less visible.  My power to make decisions
became diluted, while my career options continued to diminish amid the
ongoing corporate contraction -- particularly at the leadership level.
As you&#39;d expect, these things eroded my morale, making me question my
own effectiveness and relevance.&lt;/p&gt;
&lt;p&gt;And so in exiting the company, I had some sense of relief that I&#39;d be
able to find impact elsewhere.  I wrote my good-bye note with the
intent to provide perspective and calm for everyone I worked with.&lt;/p&gt;
&lt;p&gt;But the reaction to my note was &lt;em&gt;much&lt;/em&gt; more than I expected.  My DMs
and inbox have been absolutely flooded with messages of gratitude --
many from people I no longer even remember.  Every note brought up
examples of the &amp;quot;one time I helped them&amp;quot; or coached or advised, or
even inspired someone to do something.  They reminded me of every talk
I&#39;ve ever given, how my examples set cultural precedent, the problems
solved on whiteboards, or even how I made them feel safe or important.
It honestly felt like the ending scene of &amp;quot;It&#39;s a Wonderful life&amp;quot;.&lt;/p&gt;
&lt;p&gt;So I admit: I was a victim of &lt;a href=&quot;https://en.wikipedia.org/wiki/Recency_bias&quot;&gt;recency
bias&lt;/a&gt;.  While I may have
felt underutilized these last few years, I&#39;ve been collectively
reminded of how I&#39;ve touched hundreds of lives at Google, and I&#39;m
really grateful for that.  Thank you for the perspective!&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;/blog/images/wonderfulLife.png&quot; alt=&quot;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;published January 12, 2024&lt;/em&gt;&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <title>FAQ on leaving Google</title>
    <link href="/blog/posts/2024-01-10-GoogleExitLetter/"/>
    <updated>2024-01-10T00:00:00Z</updated>
    <id>/blog/posts/2024-01-10-GoogleExitLetter/</id>
    <content type="html">&lt;p&gt;&lt;em&gt;Context: When I was laid off from Google, I knew I&#39;d be deluged with
questions.  I wrote this FAQ to share with friends and family, to
prevent repeated explanation.  But my other goal was to help so many
of my co-workers process and understand the repeated waves of mass
layoffs.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What happened?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Google just did another big round of layoffs.  I was part of them,
along with hundreds of others.  Many of us had long tenure or
seniority; my run was 18 years!&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Oh no!  But why were &lt;em&gt;you&lt;/em&gt; targeted?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I wasn’t personally targeted, I didn’t mess up.  In fact these layoffs
were extremely impersonal.  Google seems to be carrying out generic
initiatives to save operational cost.  I was an Engineering Director
with “only” 35 reports (rather than a typical 80+ people), and so it’s
likely that some heuristic decided that the business could do fine
without me.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This is unfair!  After all you’ve done, how could Google do this to
you?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Please understand: &lt;em&gt;Google is not a person.&lt;/em&gt; It’s many groups of
people following locally-varying processes, rules, and culture.  To
that end, it makes no sense to either love or be angry at “Google”;
it’s not a consciousness, and it has no sense of duty nor debt.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Are you OK?  I’m so sorry!  How are you coping?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I’m fine.  :-) Google culture changed dramatically last year with its
first major round of layoffs, and I saw the writing on the wall.  I’ve
been preparing myself for this (increasingly inevitable) event for
months now – which included plenty of time for all the stages of
grief.  If anything, I have a mixed set of emotions:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;enormous pride in building a Chicago Engineering office over
decades, and achieving really cool things in the Developer, Ads, and
Search divisions;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;deep gratitude in getting to work with some of the most intelligent,
creative people in the world;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;a sense of relief.  The conflict between “uncomfortable culture” and
“golden handcuffs” was becoming intolerable.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;strong&gt;What happens next?&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;I’ve seen long-tenured leaders exit Google and go into an identity
crisis; that’s not me.  :-)&lt;/p&gt;
&lt;p&gt;I have a &lt;a href=&quot;https://www.red-bean.com/sussman/&quot;&gt;zillion hobbies and shadow
careers&lt;/a&gt; – plenty of things to do
and paths to follow.  The &lt;em&gt;first&lt;/em&gt; order of business, however, is
probably a long-overdue sabbatical.  After 25+ years in tech, I need a
few months to rest and recover!&lt;/p&gt;
&lt;p&gt;I’ll soon publish a couple of ‘post-mortem’ stories.  The first will
be about my own career at Google, and the second will be about how
I’ve seen Google culture change over time.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;image: the first three software engineers at Google Chicago, 2006&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;/blog/images/eng-chi-2006.jpg&quot; alt=&quot;the first three software engineers at Google Chicago,
2006&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;published January 10, 2024&lt;/em&gt;&lt;/p&gt;
</content>
  </entry>
  
  <entry>
    <title>My first week at Google</title>
    <link href="/blog/posts/2005-09-25-FirstWeekAtGoogle/"/>
    <updated>2005-09-25T00:00:00Z</updated>
    <id>/blog/posts/2005-09-25-FirstWeekAtGoogle/</id>
    <content type="html">&lt;p&gt;&lt;em&gt;Context: I sent this email to my wife and friends as I was wrapping
up my first week of &amp;quot;noogler&amp;quot; orientation at Google&#39;s headquarters
in 2005. It&#39;s a bit of a glimpse into Silicon Valley at the start of
its peak &#39;creative culture&#39; era.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;September 25, 2005&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;From: Ben&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;You know those sci-fi books where, if you work for The Firm, you end
up living in perfect utopian communities, your every need
satisfied... while the rest of humanity wallows in slums?  This
experience is creepily similar.&lt;/p&gt;
&lt;p&gt;Note: as far as I know, none of the things I descibe below are
confidential.  These facts are all either described on public Google
websites, or are independently verifiable by visiting Google&#39;s campus
as a guest or as part of a tour group.  In any case, if I suddenly
disappear in the middle of the night, you&#39;ll know why...&lt;/p&gt;
&lt;p&gt;So I headed out to my first week of training at Google.  The campus is
huge... several large buildings in Moutain View, built by SGI in the
early 90&#39;s back when they were the &#39;hot company&#39;.  The buildings are
spacious, and if you don&#39;t want to travel all the way across campus on
foot, you can always hop on one of the many motorized scooters or
segways to buzz around.&lt;/p&gt;
&lt;p&gt;The words that best describe Google HQ are &amp;quot;university campus&amp;quot;.
Thousands (literally) of engineers walking around, sharing ideas,
mulling in the halls and between buildings.  Three separate
cafeterias, on-site gym with trainers, swimming pools, laundry.  All
free.  There&#39;s also on-site masseuses and oil changes, heavily
subsidized.&lt;/p&gt;
&lt;p&gt;What they say about the free food is absolutely true:  it&#39;s not just
cafeteria food, it&#39;s &lt;em&gt;good&lt;/em&gt; food.  They&#39;ve hired famous chefs, and so
the lunches and dinners are all pseudo-gourmet.  Here&#39;s a sample of
last weeks&#39; menu (Thursday&#39;s lunch and dinner):&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Smoked salmon plattered and topped with organic hardboiled eggs, red
onions, capers and a lemon chive vinaigrette&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Organic green and red cabbage, carrots, crispy tofu, cilantro,
sesame seeds, brown sugar, sesame oil, mirin, peanut butter and
crushed peanuts&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Polenta squares topped with crispy organic eggplant, cherry tomatoes
and minty yogurt sauce&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Organic carrots steamed and tossed with grapeseed oil&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Bistro beef shoulder tenders served with a huckleberry- red wine
sauce&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Blanched organic cauliflower in a lemon, chervil and parsley
vinaigrette&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Muscovy duck legs rubbed with herb salt, jalapenos, onions, sherry
and parsley then cooked confit and served with a salsa verde of
organic onions, sherry vinegar, chopped garlic, pitted green
olives, jalapeños, capers and parsley&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Fresh line-caught cod fish marinated with lime zest and cooked in
oil til crispy&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Free-range chicken in a mole of guajillo chilies, cumin, garlic,
oregano, cloves, almonds and cookies&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Prawns crusted with egg, flour, rice flour and shredded coconut and
cooked til crispy&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Arborio rice with organic satay of shiitake mushrooms and spinach,
yellow onions, vegetable stock, cooked risotto style&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Organic escarole, braised in garlic, shallots and white wine&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;White beans puréed with Parmesan&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Chocolate Pots de Crème&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Poundcake with Blueberries &amp;amp; Lavender Syrup&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;Phew!  Now imagine this sort of stuff being available all day long, in
&lt;em&gt;addition&lt;/em&gt; to mini-kitchens every 100 feet permanently stocked with
fresh fruit, nuts, yogurt, candy, chips, snacks, espresso, coffee,
tea, milk, and 27 types of carbonated drinks.&lt;/p&gt;
&lt;p&gt;The sheer quantity of food makes for a near-toxic environment, if you
love food like I do.  It&#39;s really hard to resist snacking constantly.
I managed to eat way too much the first couple of days, got sick, then
had to very carefully measure my intake the rest of the week.  I felt
like a mouse with infinite cheese laid before me.  No wonder they have
personal trainers in the gym!  Instead of gaining the &#39;freshman 15&#39; in
college, everyone at Google talks about gaining the &amp;quot;first year 20&amp;quot;.&lt;/p&gt;
&lt;p&gt;We had a big outdoor BBQ last Friday, and the Food Network TV guys
came to film the party and the chefs.  My coworker took some photos on
her phone, so I could show you guys:&lt;/p&gt;
&lt;p&gt;&lt;a href=&quot;http://www.flickr.com/photos/kmonkeyjam/tags/google&quot;&gt;BBQ photos&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;But enough about the food, let&#39;s talk about the culture.&lt;/p&gt;
&lt;p&gt;Most software companies are driven by management.  Folks in suits
(marketeers and middle-management) talk to customers, figure out what
they want, then tell the programmers what to write, usually through
several levels of chain-of-command.  It&#39;s not uncommon for two
programmers sitting next to each other to not even know what the other
is working on.&lt;/p&gt;
&lt;p&gt;Google is the opposite: it&#39;s like a giant grad-school.  Half the
programmers have PhD&#39;s, and everyone treats the place like a giant
research playground.  While the company is hush-hush to the outside
world, it&#39;s 100% open on the inside.  Everyone knows what everyone is
doing, everyone is working on pet projects.  Every once in a while, a
manager skims over the bubbling activity, looking for products to
&amp;quot;reap&amp;quot; from the creative harvest.  The programmers &lt;em&gt;completely&lt;/em&gt; drive
the company, it&#39;s really amazing.  I kept waiting for people to walk
up to me and ask me if I had declared my major yet.  They not only
encourage personal experimentation and innovation, they &lt;em&gt;demand&lt;/em&gt; it.
Every programmer is required to spend 20% of their time working on
random personal projects.  If you get overloaded by a crisis, then
that 20% personal time accrues anyway.  Nearly every Google technology
you know (maps, earth, gmail) started out as somebody&#39;s 20% project, I
think.&lt;/p&gt;
&lt;p&gt;Needless to say, in the process of talking to people and taking
&#39;classes&#39;, I was exposed to many amazing technologies.  I&#39;m rather
stunned at the things going on inside Google... I wonder if the
Pentagon will be able to keep up!  This is truly the cutting edge --
bleeding edge -- of computer science research.  Every technology that
Google releases to the public is heavily tested internally first, so I
got to spend the week testing a bunch of incredible things that the
world hasn&#39;t yet seen, which is really exciting.&lt;/p&gt;
&lt;p&gt;Even the IT department works differently.  In every building, there
are little offices called &amp;quot;tech stops&amp;quot;.  They sort of look like
miniature computer stores.  If you have a problem with your computer,
just walk it right into the tech stop and show a technician.  They
generally help you on the spot.  If you need hardware, just ask.
&amp;quot;Hey, I need a new mouse&amp;quot;... &amp;quot;sure, what kind would you like?&amp;quot;, says
the tech, opening a cabinet full of peripherals.  No bureaucracy, no
forms, no requests.  Just ask for hardware, and get it.  The same goes
for office supplies... cabinets full of office supplies everywhere,
always stocked full.  Just take what you need, whenever you feel like
it.&lt;/p&gt;
&lt;p&gt;Tomorrow I&#39;ll be settling into the Chicago office, which is mostly
salespeople.  Still, the techstop guys told me that my new Linux
machine (with TWO 24&amp;quot; flat-panel monitors) is ready and waiting for
me... standard equipment for programmers, I&#39;m told.  The techstop guys
also gave me something called an &amp;quot;ipass&amp;quot;, which is a piece of software
that allows me to use wireless internet in essentially every
wi-fi-hotspot in the country: every Starbucks, coffee shop, airport,
etc.  Google foots the bill for it.&lt;/p&gt;
&lt;p&gt;All in all, I guess this is the result of a company that has more
money than they possibly know what to do with.  I wonder how long this
utopian &amp;quot;do no evil&amp;quot; culture can last.  Wealth creates power, and
power corrupts.  And boy, have I seen a lot of power this last week.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;&amp;quot;May you live in interesting times.&amp;quot;&lt;/em&gt;&lt;/p&gt;
</content>
  </entry>
</feed>
