changeset 239:40fa2363fee1

[mrjunejune] Simplify homepage copy
author MrJuneJune <me@mrjunejune.com>
date Mon, 03 Aug 2026 10:36:12 -0700
parents 7fad6bce57f1
children c345083cd8a7
files mrjunejune/src/index.html mrjunejune/test/snapshots/root.snapshot
diffstat 2 files changed, 2 insertions(+), 8 deletions(-) [+]
line wrap: on
line diff
--- a/mrjunejune/src/index.html	Mon Aug 03 10:33:41 2026 -0700
+++ b/mrjunejune/src/index.html	Mon Aug 03 10:36:12 2026 -0700
@@ -73,15 +73,12 @@
 
        <p>I am a Member of Technical Staff at Microsoft and an engineering leader with over 10 years of experience building products and infrastructure at Microsoft, Meta, Google, and startups. Recently, I have been working on Copilot Tasks, AI execution infrastructure, and SuperApp experiences at the kind of scale where "it worked on my machine" is not a release strategy.</p>
 
-       <p>Below are pictures of my dog, Epi-chan. She is also the namesake of the frontend repository shipping the SuperApp Code and Autopilot tabs&mdash;because every serious AI product deserves at least one excellent dog reference. :P</p>
+       <p>Below is my dog, Epi-chan. I also named the frontend repo behind the SuperApp Code and Autopilot tabs after her :P</p>
 
        <div class="epi-photo">
          <img id="currentPhoto" style="opacity: 0; transition: opacity 0.2s;" />
        </div>
 
-       <p>In my free time, I build tools in C, Python, TypeScript, and C#, keep nearly everything in a Bazel monorepo, and occasionally remember that software is supposed to solve problems&mdash;not merely create more interesting ones.</p>
-       <p>Feel free to explore the code, experiments, resume, and dog photos. The polished work shows what I can ship; the experiments show how I got there.</p>
-
        <h2>Links</h2>
        <ul>
          <li><a href="https://zenbu.babocoder.com/file/tip">Repository</a> - Check out my code</li>
--- a/mrjunejune/test/snapshots/root.snapshot	Mon Aug 03 10:33:41 2026 -0700
+++ b/mrjunejune/test/snapshots/root.snapshot	Mon Aug 03 10:36:12 2026 -0700
@@ -193,15 +193,12 @@
 
        <p>I am a Member of Technical Staff at Microsoft and an engineering leader with over 10 years of experience building products and infrastructure at Microsoft, Meta, Google, and startups. Recently, I have been working on Copilot Tasks, AI execution infrastructure, and SuperApp experiences at the kind of scale where "it worked on my machine" is not a release strategy.</p>
 
-       <p>Below are pictures of my dog, Epi-chan. She is also the namesake of the frontend repository shipping the SuperApp Code and Autopilot tabs&mdash;because every serious AI product deserves at least one excellent dog reference. :P</p>
+       <p>Below is my dog, Epi-chan. I also named the frontend repo behind the SuperApp Code and Autopilot tabs after her :P</p>
 
        <div class="epi-photo">
          <img id="currentPhoto" style="opacity: 0; transition: opacity 0.2s;" />
        </div>
 
-       <p>In my free time, I build tools in C, Python, TypeScript, and C#, keep nearly everything in a Bazel monorepo, and occasionally remember that software is supposed to solve problems&mdash;not merely create more interesting ones.</p>
-       <p>Feel free to explore the code, experiments, resume, and dog photos. The polished work shows what I can ship; the experiments show how I got there.</p>
-
        <h2>Links</h2>
        <ul>
          <li><a href="https://zenbu.babocoder.com/file/tip">Repository</a> - Check out my code</li>