<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts on kyle.cascade.family</title>
    <link>https://kyle.cascade.family/posts/</link>
    <description>Recent content in Posts on kyle.cascade.family</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 03 Mar 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://kyle.cascade.family/posts/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>AI Is Inverting Bloom&#39;s Taxonomy</title>
      <link>https://kyle.cascade.family/posts/ai-is-inverting-blooms-taxonomy/</link>
      <pubDate>Tue, 03 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/ai-is-inverting-blooms-taxonomy/</guid>
      <description>Bloom&amp;rsquo;s Taxonomy is one of my favorite models for how we learn.
The big idea here is that, as we learn, we build on each lower layer of the pyramid towards higher order functions.
It is a pretty standard way of teaching things. First through repetition, we remember concepts. Eventually we can apply our understanding and answer questions. Finally we can create, building upon all the lower levels.
Often we use the word pedagogy to refer to the study of how we learn things.</description>
    </item>
    
    <item>
      <title>I Love Talking to Claude; I Want to Shrinkwrap It</title>
      <link>https://kyle.cascade.family/posts/i-love-talking-to-claude-i-want-to-shrinkwrap-it/</link>
      <pubDate>Mon, 02 Mar 2026 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/i-love-talking-to-claude-i-want-to-shrinkwrap-it/</guid>
      <description>I remember when I was young watching &amp;ldquo;Star Trek: The Next Generation&amp;rdquo; (TNG), and thinking about how cool it would be to talk to Data (the android).
I particularly remember thinking hard about the episode where a kid admires and looks up to Data so much, that he pretends to be like him in every way (including being emotionless).
I also really remember &amp;ldquo;Data&amp;rsquo;s Day&amp;rdquo;, which gives you a narrative (Data narrates) view of what Data&amp;rsquo;s &amp;hellip; day is like.</description>
    </item>
    
    <item>
      <title>Using the Tuxedo Stellaris 16 with Aquaris Watercooling</title>
      <link>https://kyle.cascade.family/posts/using-the-tuxedo-stellaris-16-with-aquaris-watercooling/</link>
      <pubDate>Tue, 27 Jan 2026 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/using-the-tuxedo-stellaris-16-with-aquaris-watercooling/</guid>
      <description>I recently have had the pleasure to use a TUXEDO Stellaris 16 - Gen 7 laptop.
The main reason I&amp;rsquo;m using this laptop is for the Linux support, which is superb.
Another reason is because it is just super cool! Literally!
One of its accessories is the Aquaris water cooler.
Let&amp;rsquo;s look at it under a thermal camera, for fun.
The Aquaris Unit The Stellaris 16 is a Clevo laptop. It goes by a few names.</description>
    </item>
    
    <item>
      <title>Can We Cool It With The Emojis?</title>
      <link>https://kyle.cascade.family/posts/can-we-cool-it-with-the-emojis/</link>
      <pubDate>Tue, 09 Dec 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/can-we-cool-it-with-the-emojis/</guid>
      <description>It is a generational thing (probably?), but I just don&amp;rsquo;t really like all the emojis we use all the time.
I want to say it started back, before LLMs. I want to say in dating profiles?
And for some reason I associate its popularity with Notion.
Somehow it gained popularity as bullet points in more technical writing and company communication:
(From https://www.emojibulletlist.com/) 😄 Bring joy to your to-dos and daily standups 🦄 Make your tweets stand out 📝 Perfect for descriptions and bios I would bet it lifted some sort of engagement metric and started spreading.</description>
    </item>
    
    <item>
      <title>An Eink Daily Solar Output Display</title>
      <link>https://kyle.cascade.family/posts/an-eink-daily-solar-output-display/</link>
      <pubDate>Mon, 01 Dec 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/an-eink-daily-solar-output-display/</guid>
      <description>I really love E Ink (or epaper, eInk, etc) dashboards.
I love the low power, the contrast, and just the future yet low-tech look.
This post is on another dashboard I made to show the solar production of the array in my home.
This is the same 10&amp;quot; upcycled Kindle display as before:
The positive Y axis represents production by the array, and the negative Y axis represents consumption. I previously had a line in the middle that represented Net, but it looked too busy.</description>
    </item>
    
    <item>
      <title>Exploring Composed Workloads on Kubernetes With Image Volumes</title>
      <link>https://kyle.cascade.family/posts/exploring-composed-workloads-on-kubernetes-with-image-volumes/</link>
      <pubDate>Tue, 25 Nov 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/exploring-composed-workloads-on-kubernetes-with-image-volumes/</guid>
      <description>For the longest time I&amp;rsquo;ve thought that we were doing container images &amp;ldquo;wrong&amp;rdquo;1.
Container images always felt so unnecessarily BIG.
Yes, there are lots and lots of ways to make images smaller, but still fundamentally they are shipping a root filesystem around. &amp;ldquo;Works on my machine!&amp;rdquo; Let&amp;rsquo;s ship the machine then.
Multi-stage builds came around and solved one class of bloat problem. At least we don&amp;rsquo;t need to embed lots of intermediate layers.</description>
    </item>
    
    <item>
      <title>Why Isn&#39;t All Computing High-Performance-Computing? Part 1: High Speed Interconnect</title>
      <link>https://kyle.cascade.family/posts/why-isnt-all-computing-high-performance-computing-part-1-high-speed-interconnect/</link>
      <pubDate>Sun, 23 Nov 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/why-isnt-all-computing-high-performance-computing-part-1-high-speed-interconnect/</guid>
      <description>High Performance Computing (HPC) has always been interesting to me, ever since the first time I read a Beowulf cluster joke on slashdot.
High performance interconnects, huge storage, hundreds of nodes all working as one, the Top 500 list, what is not to love?
I&amp;rsquo;ve only dabbled with the HPC world a little bit in my career, so this blog post is NOT written from the perspective of an HPC veteran.</description>
    </item>
    
    <item>
      <title>Recovering a Cru RTX800-TR RAID Array</title>
      <link>https://kyle.cascade.family/posts/recovering-a-cru-rtx800-tr-raid-array/</link>
      <pubDate>Sat, 22 Nov 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/recovering-a-cru-rtx800-tr-raid-array/</guid>
      <description>This blog post falls into the &amp;ldquo;I hope it is useful to someone&amp;rdquo; category.
I recently had the pleasure of figuring out how to restore a Cru RTX800-TR RAID array that was suspected to be inoperable.
This thing is a beast, and worth saving.
This was a personal favor for a friend, not related to work.
This is a technical write-up of what I did.
Specs Product: RTX800-TR Interface: Thunderbolt up to 10 Gbps bi-directional Drive Types Supported: 3.</description>
    </item>
    
    <item>
      <title>Knowing When To Hold, Fold, or Walk Away From Tech</title>
      <link>https://kyle.cascade.family/posts/knowing-when-to-hold-fold-or-walk-away-from-tech/</link>
      <pubDate>Mon, 17 Nov 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/knowing-when-to-hold-fold-or-walk-away-from-tech/</guid>
      <description>Stealing a poker metaphor, there is an important lesson that senior engineers exercise when working in tech: Knowing when to Hold &amp;rsquo;em, Fold &amp;rsquo;em, or when to walk (or run!) away.
&amp;gt; You&amp;#39;ve got to know when to hold &amp;#39;em, &amp;gt; know when to fold &amp;#39;em, &amp;gt; Know when to walk away, &amp;gt; know when to run. &amp;gt; You never count your money &amp;gt; when you&amp;#39;re sittin&amp;#39; at the table. &amp;gt; There&amp;#39;ll be time enough for countin&amp;#39; &amp;gt; when the dealin&amp;#39;s done.</description>
    </item>
    
    <item>
      <title>An Eink Weather Display</title>
      <link>https://kyle.cascade.family/posts/an-eink-weather-display/</link>
      <pubDate>Thu, 06 Nov 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/an-eink-weather-display/</guid>
      <description>I had previously blogged about an Eink dashboard for tracking baby stuff (see more in the eink series at the end of the page).
I&amp;rsquo;ve now repurposed that original baby dashboard (since I no longer need to track poopy diapers) into a weather station, and I would like to share some technical details about how it works.
An Eink Weather Display This weather display also uses the 9.7 e-paper and ESP32 controller.</description>
    </item>
    
    <item>
      <title>An Eink Family Calendar</title>
      <link>https://kyle.cascade.family/posts/an-eink-family-calendar/</link>
      <pubDate>Wed, 05 Nov 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/an-eink-family-calendar/</guid>
      <description>I had previously blogged about an Eink dashboard for tracking baby stuff.
I&amp;rsquo;ve since added a new display for our family calendar, and I would like to share some technical details about how it works.
An Eink Family Calendar This uses an Inkplate 10 display. It is a 9.7-inch e-paper with an embedded ESP32 to control it.
You might think that this is powered with some sort of headless javascript thingy running in the cloud, or on some local kubernetes cluster in my house, or some other crazy infrastructure.</description>
    </item>
    
    <item>
      <title>Preventing Kubernetes from Pulling the Pause Image from the Internet</title>
      <link>https://kyle.cascade.family/posts/preventing-kubernetes-from-pulling-the-pause-image-from-the-internet/</link>
      <pubDate>Mon, 03 Nov 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/preventing-kubernetes-from-pulling-the-pause-image-from-the-internet/</guid>
      <description>I don&amp;rsquo;t normally write blog posts that regurgitate information from normal documentation, but this particular subject irks me.
If you are running an internal Kubernetes (k8s) platform, you owe it to yourself to make sure there is nothing external to your platform determining your reliability.
You could ask yourself: How many internet dependencies do you have to start a pod? Should be zero, right???
If you use stock k8s, you might be surprised to know that each of your k8s nodes is actually reaching out to registry.</description>
    </item>
    
    <item>
      <title>The Case Against Sidecars - Revisited: Part 1 - The Case for Sidecar Sanity</title>
      <link>https://kyle.cascade.family/posts/the-case-against-sidecars-revisited-part-1-the-case-for-sidecar-sanity/</link>
      <pubDate>Fri, 26 Sep 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/the-case-against-sidecars-revisited-part-1-the-case-for-sidecar-sanity/</guid>
      <description>Five years ago I wrote a blog post against Kubernetes sidecars. I wrote that in response to the early days of sidecar containers becoming in vogue, and in response to Airbnb&amp;rsquo;s talk demonstrating the 7 containers they need for service discovery.
At Yelp, we held off on running sidecars at all, and stuck to the single-container model on k8s for a long time, relying on host daemons for almost everything extra.</description>
    </item>
    
    <item>
      <title>The Case Against Sidecars - Revisited: Part 2 - The Case for Libraries</title>
      <link>https://kyle.cascade.family/posts/the-case-against-sidecars-revisited-part-2-the-case-for-libraries/</link>
      <pubDate>Fri, 26 Sep 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/the-case-against-sidecars-revisited-part-2-the-case-for-libraries/</guid>
      <description>In part 1 I talked about why I don&amp;rsquo;t like sidecars generally. In this part 2, I want to look at why we don&amp;rsquo;t use good ole libraries instead.
I Wish Libraries Were Easier to Make and More In Vogue Perhaps remind yourself: Why do we have sidecars in the first place again?
There are usually a couple of answers:
Separation of concerns: keep the app small and externalize functionality to the sidecar Independent deployment lifecycle: upgrade sidecars independently of your main app Independent resource/request limits: Clamp your sidecar to a given amount of RAM/CPU Let&amp;rsquo;s look at each of these reasons more closely.</description>
    </item>
    
    <item>
      <title>Cutting Perfect Motorized Blinds</title>
      <link>https://kyle.cascade.family/posts/cutting-perfect-motorized-blinds/</link>
      <pubDate>Wed, 24 Sep 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/cutting-perfect-motorized-blinds/</guid>
      <description>I recently bought some motorized blinds from SmartWings. I&amp;rsquo;m working towards my dream home setup, with really good thermal qualities and a sane amount of automation.
In this case, I want every window to have a really good motorized blind, and I never want to have to think about when to open and close them. Those blinds should have the type of honeycomb thing so that they keep the heat in during the winter, and can stop incoming heat in the summer.</description>
    </item>
    
    <item>
      <title>Latency Numbers Every Programmer Should Know - Revisited</title>
      <link>https://kyle.cascade.family/posts/latency-numbers-every-programmer-should-know-revisited/</link>
      <pubDate>Thu, 18 Sep 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/latency-numbers-every-programmer-should-know-revisited/</guid>
      <description>There are a couple of infographics out there for &amp;ldquo;Latency Numbers Every Programmer Should Know&amp;rdquo;: 1, 2, 3.
These are great, but I wondered: how up to date are they?
Sure, they are meant to be general ballpark numbers, but there can be a huge difference between my five year old overheating laptop and a cutting edge server.
What are the latency numbers for my computer in front of me?</description>
    </item>
    
    <item>
      <title>A Comparison of Container Init Systems in 2025</title>
      <link>https://kyle.cascade.family/posts/a-comparison-of-container-init-systems-in-2025/</link>
      <pubDate>Sun, 24 Aug 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/a-comparison-of-container-init-systems-in-2025/</guid>
      <description>In this blog post, I&amp;rsquo;m going to look at some init systems, but not very thoroughly:
nitro tini dumb-init pid1 supervisord runit s6 daemontools systemd What Makes it a &amp;ldquo;Container&amp;rdquo; Init System? A tool can be considered &amp;ldquo;container&amp;rdquo; (PID1) ready if it can do two things:
Handle signals as PID1: In Linux, any PID1 process won&amp;rsquo;t automatically get signal handlers it hasn&amp;rsquo;t registered for. If you don&amp;rsquo;t do this, your process will not respond to signals as expected, and you will have long and non-graceful shutdown time.</description>
    </item>
    
    <item>
      <title>Sharing Folders Between Containers in Kubernetes</title>
      <link>https://kyle.cascade.family/posts/sharing-folders-between-containers-in-kubernetes/</link>
      <pubDate>Wed, 13 Aug 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/sharing-folders-between-containers-in-kubernetes/</guid>
      <description>I want to share a capability that we have at $WORK that is not industry standard, but I think is underrated.
Netflix&amp;rsquo;s container platform Titus has the capability of sharing folders between two containers in a kubernetes (k8s) pod.
You might be asking, &amp;ldquo;can&amp;rsquo;t k8s already do that&amp;rdquo;? No. You are probably thinking of emptyDir, which is a way of setting up an empty folder that multiple containers can share. This is really not the same.</description>
    </item>
    
    <item>
      <title>&#39;AI-Friendly&#39; is the New &#39;Boring&#39;</title>
      <link>https://kyle.cascade.family/posts/ai-friendly-is-the-new-boring/</link>
      <pubDate>Wed, 06 Aug 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/ai-friendly-is-the-new-boring/</guid>
      <description>You may be familiar with the essay &amp;ldquo;Choose Boring Technology&amp;rdquo;. In that essay, McKinley makes the case that choosing boring technology and wisely spending your company&amp;rsquo;s &amp;ldquo;three innovation tokens&amp;rdquo; is a global optimization for the company, ensuring that solving a problem doesn&amp;rsquo;t come with the additional burden of supporting a shiny piece of unstable tech too.
In the next ten years, I predict that &amp;ldquo;Choose AI-Friendly Technology&amp;rdquo; will be the new &amp;ldquo;Choose Boring Technology&amp;rdquo;.</description>
    </item>
    
    <item>
      <title>The Coming AI Coding Great Divide</title>
      <link>https://kyle.cascade.family/posts/the-coming-ai-coding-great-divide/</link>
      <pubDate>Tue, 05 Aug 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/the-coming-ai-coding-great-divide/</guid>
      <description>When it comes to the state of the art of AI-Assisted Coding (perhaps not exactly &amp;ldquo;Software Engineering&amp;rdquo;) in August 2025, you may be confused.
You will find examples of engineers who think it is all crap. You will also find examples where it has &amp;ldquo;considerably changed my relationship to writing and maintaining code at scale&amp;rdquo;.
The Recurse Center&amp;rsquo;s blog post has even more thoughts about the wide range of reactions.</description>
    </item>
    
    <item>
      <title>Helm Charts are Cloud Native Fast Food</title>
      <link>https://kyle.cascade.family/posts/helm-charts-are-cloud-native-fast-food/</link>
      <pubDate>Fri, 06 Jun 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/helm-charts-are-cloud-native-fast-food/</guid>
      <description>I think that &amp;ldquo;modern&amp;rdquo; shrink-wrapped software (Helm Charts) is like fast food. It takes only a couple of seconds to eat (deploy), but isn&amp;rsquo;t a long-term healthy thing to do.
Not all Helm Charts are like this. I&amp;rsquo;m specifically talking about any Helm Chart that&amp;rsquo;s big enough to include other Helm Charts. I&amp;rsquo;m going to pick on Wordpress as the example in this blog post.
Why Are Helm Charts Fast Food, Exactly?</description>
    </item>
    
    <item>
      <title>The NxM Product Development Problem</title>
      <link>https://kyle.cascade.family/posts/the-nxm-product-development-problem/</link>
      <pubDate>Tue, 06 May 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/the-nxm-product-development-problem/</guid>
      <description>Imagine you are working on developing a new product for your customers. Your customers have some feature requirements, so you write them down in a chart:
Customer Foo Feature plugh Support quux Frobulator xyzzy Viewer Customer A ☑️ Customer B ☑️ ☑️ ☑️ Customer C ☑️ ☑️ ☑️ Customer D ☑️ ☑️ Awesome! You certainly want to know what your customers actually need before working on your product!
Which feature(s) should you start on first?</description>
    </item>
    
    <item>
      <title>Finding The Perfect Dream Home With Code And APIs</title>
      <link>https://kyle.cascade.family/posts/finding-the-perfect-dream-home-with-code-and-apis/</link>
      <pubDate>Thu, 01 May 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/finding-the-perfect-dream-home-with-code-and-apis/</guid>
      <description>Normally when searching for a new home, one picks a city &amp;amp; budget, and then a real estate agent would find some homes for you to look at.
But what if instead, you could make a computer program do the home searching for you?
What if you could stretch out your home search across space and time? Instead of focusing on one area your real estate agent knows about for a month or so, what if you could search everywhere for many months?</description>
    </item>
    
    <item>
      <title>My Forever Desktop</title>
      <link>https://kyle.cascade.family/posts/my-forever-desktop/</link>
      <pubDate>Sat, 29 Mar 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/my-forever-desktop/</guid>
      <description>Inspired by comments of a &amp;ldquo;forever desktop&amp;rdquo; here, analogous to a &amp;ldquo;forever home&amp;rdquo;, I wanted to share some thoughts on my &amp;ldquo;forever desktop&amp;rdquo;.
(What year is it again?)
The exact software that powers my desktop will inevitably change, but my principles won&amp;rsquo;t.
(But if you are asking, it is Regolith, which is an opinionated i3 setup combined with gnome desktop services.)
The Evolution of Desktop Environments I&amp;rsquo;m old enough to have experienced the transition from MS-DOS onward, and there is a reason GUI interfaces won: ease of use.</description>
    </item>
    
    <item>
      <title>Upgrading a Palm-PVG100 to Android 11</title>
      <link>https://kyle.cascade.family/posts/upgrading-a-palm-pvg100-to-android-11/</link>
      <pubDate>Thu, 06 Mar 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/upgrading-a-palm-pvg100-to-android-11/</guid>
      <description>I&amp;rsquo;ve previously written an ode to the Palm PVG-100 as my favorite phone of all time.
It still is, but recently Google decided to end support for Android Auto for older phones (Android 8).
Android Auto is a personal requirement of mine, and I couldn&amp;rsquo;t find any way to stick to an old version.
So I embarked on the difficult journey of upgrading Android on this tiny phone from Android 8.</description>
    </item>
    
    <item>
      <title>Archiving Youtube Channels For Future Generations</title>
      <link>https://kyle.cascade.family/posts/archiving-youtube-channels-for-future-generations/</link>
      <pubDate>Sun, 26 Jan 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/archiving-youtube-channels-for-future-generations/</guid>
      <description>I love watching my favorite channels on Youtube. There is such great content out there, and with Patreon, there can be niche channels that I love where the content creators can just do what they love, and I can watch! I&amp;rsquo;m happy to pay them money directly.
But I don&amp;rsquo;t really like Youtube.com (the platform) exactly. They have other priorities (ads, engagement, enshitification). In the end, I want to watch a video.</description>
    </item>
    
    <item>
      <title>Moving From Microsoft Github to Codeberg.org</title>
      <link>https://kyle.cascade.family/posts/moving-from-microsoft-github-to-codeberg.org/</link>
      <pubDate>Sun, 12 Jan 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/moving-from-microsoft-github-to-codeberg.org/</guid>
      <description>Intro Ever since Microsoft acquired Github in 2018, I&amp;rsquo;ve been thinking of migrating away from Github.
It&amp;rsquo;s not about Microsoft being more or less evil than Github; it&amp;rsquo;s just the way things go sometimes where a parent company must use an acquired company for leverage.
But to where?
Where could I move my code to that also isn&amp;rsquo;t another company waiting to enshitify its service?
Then I read about this still fake star nonsense and thought, yea, this is a silly place.</description>
    </item>
    
    <item>
      <title>The Kubernetes Pendulum?</title>
      <link>https://kyle.cascade.family/posts/the-kubernetes-pendulum/</link>
      <pubDate>Sun, 05 Jan 2025 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/the-kubernetes-pendulum/</guid>
      <description>Mainframes In the beginning was the mainframe and time-sharing systems:
IT&amp;rsquo;s job was to protect the sacred mainframe. Time was money.
Users could humbly submit their stack of punch cards and wait for a response.
Would I have asked for time on one of these mainframes? Absolutely.
PCs The PC revolutionized computing in the enterprise:
Computing became more accessible. You could have your own computer at your desk!
IT&amp;rsquo;s job was to &amp;hellip; maintain countless PCs.</description>
    </item>
    
    <item>
      <title>An Ode to the Palm PVG100 Phone</title>
      <link>https://kyle.cascade.family/posts/an-ode-to-the-palm-pvg100-phone/</link>
      <pubDate>Sat, 21 Dec 2024 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/an-ode-to-the-palm-pvg100-phone/</guid>
      <description>I love my PVG100 Android Phone. I&amp;rsquo;m afraid that another phone like this might never exist, so I&amp;rsquo;m paying homage to it in blog post form.
Some stock photos:
The photos are real. This phone is real. There really isn&amp;rsquo;t anything like it, and you have to actually hold it in your hand to understand what a marvel it is.
You can still buy it new on Amazon right now, although I don&amp;rsquo;t recommend it.</description>
    </item>
    
    <item>
      <title>How to Actually Migrate Complex Systems in Infrastructure</title>
      <link>https://kyle.cascade.family/posts/how-to-actually-migrate-complex-systems-in-infrastructure/</link>
      <pubDate>Sun, 08 Dec 2024 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/how-to-actually-migrate-complex-systems-in-infrastructure/</guid>
      <description>Want to make this blog post more fun to read? Replace the placeholder system names with ones you are familiar with. Then share the updated URL with your friends, and it will retain those replacements—a personalized blog post just for you! Word for your old legacy system: Word for your new shiny system: Replace Reset TL;DR: Whenever doing a big migration from system to system2, front-load as much work as possible into building migration scaffolding to system2.</description>
    </item>
    
    <item>
      <title>Saving Laptop Battery by Suspending Workspaces in i3</title>
      <link>https://kyle.cascade.family/posts/saving-laptop-battery-by-suspending-workspaces-in-i3/</link>
      <pubDate>Sun, 27 Oct 2024 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/saving-laptop-battery-by-suspending-workspaces-in-i3/</guid>
      <description>I love my little OneNetbook 4:
I love its capabilities and size.
For the nerds:
.-/+oossssoo+/-. kyle@netbook4 `:+ssssssssssssssssss+:` ------------- -+ssssssssssssssssssyyssss+- OS: Ubuntu 24.04.1 LTS x86_64 .ossssssssssssssssssdMMMNysssso. Host: SYSTEM_PRODUCT_NAME /ssssssssssshdmmNNmmyNMMMMhssssss/ Kernel: 6.8.0-45-generic +ssssssssshmydMMMMMMMNddddyssssssss+ Uptime: 23 hours, 2 mins /sssssssshNMMMyhhyyyyhmNMMMNhssssssss/ Packages: 4492 (dpkg), 33 (flatpak) .ssssssssdMMMNhsssssssssshNMMMdssssssss. Shell: bash 5.2.21 +sssshhhyNMMNyssssssssssssyNMMMysssssss+ Resolution: 2560x1600 ossyNMMMNyMMhsssssssssssssshmmmhssssssso DE: Regolith 4.3 ossyNMMMNyMMhsssssssssssssshmmmhssssssso WM: i3 +sssshhhyNMMNyssssssssssssyNMMMysssssss+ Theme: Nordic [GTK2/3] .ssssssssdMMMNhsssssssssshNMMMdssssssss. Icons: Arc [GTK2/3] /sssssssshNMMMyhhyyyyhdNMMMNhssssssss/ Terminal: st +sssssssssdmydMMMMMMMMddddyssssssss+ Terminal Font: UbuntuMono Nerd Font Mono /ssssssssssshdmNNNNmyNMMMMhssssss/ CPU: 11th Gen Intel i7-1160G7 (8) @ 4.</description>
    </item>
    
    <item>
      <title>A Baby eInk Dashboard</title>
      <link>https://kyle.cascade.family/posts/a-baby-eink-dashboard/</link>
      <pubDate>Sun, 20 Oct 2024 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/a-baby-eink-dashboard/</guid>
      <description>I want to share a tool I&amp;rsquo;ve been using to help track baby activities, an ESPHome-powered 10&amp;quot; eInk dashboard:
(Snapshot taken after opening up the windows right after a long nap. Click for a full size image.)
This dashboard is an Inkplate10, which is an upcycled Kindle DX display, retrofitted with an ESP32 for easy hackability.
There is a lot going on with this dashboard, let&amp;rsquo;s review the parts.
Dashboard Components Baby Data The baby data is fetched from the local MQTT broker and displayed in a human-friendly format.</description>
    </item>
    
    <item>
      <title>Automating a Roomba with ESPHome</title>
      <link>https://kyle.cascade.family/posts/automating-a-roomba-with-esphome/</link>
      <pubDate>Thu, 10 Oct 2024 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/automating-a-roomba-with-esphome/</guid>
      <description>When I first bought this wifi-connected Roomba, I knew that someday it might have to join the Internet of Shit.
The iRobot corporation has a pretty good track record for supporting their products, but at some point those servers are going to come down, or the app will break, or the SSL certificates will expire, etc.
These products need continuous support from their companies in order to operate, and products simply cannot be supported forever.</description>
    </item>
    
    <item>
      <title>Hello World</title>
      <link>https://kyle.cascade.family/posts/hello-world/</link>
      <pubDate>Thu, 21 Mar 2024 00:00:00 +0000</pubDate>
      
      <guid>https://kyle.cascade.family/posts/hello-world/</guid>
      <description>This is the first post from the new blog!
I&amp;rsquo;ll be archiving my old blog, xkyle.com and its &amp;hellip; 168 posts and starting fresh here.
Feel free to subscribe via the method of your choice.</description>
    </item>
    
  </channel>
</rss>
