---
title: "💭 Cache Ruins Everything Around Me - YouTube"
description: "!https://www.youtube.com/watch?v=j8oD976nhZk"
date: 2024-04-08
published: true
tags:
  - webdev
  - thought
template: link
---


<div class="embed-card embed-card-external embed-card-provider-youtube">
  <div class="embed-card-rich">
<lite-youtube videoid="j8oD976nhZk" title="Cache Ruins Everything Around Me" playlabel="Play: Cache Ruins Everything Around Me"></lite-youtube>
  </div>
</div>


This is an interesting problem.  I want to make a solution for this on htmx-patterns.  I would make user specific routes with an `hx-get` rather than serving the whole page, serve a partial with `hx-oob`s to fill in user specific data with a no cache on the cdn level.

!!! note

    This post is a <a href="/thoughts/" class="wikilink" data-title="Thoughts" data-description="These are generally my thoughts on a web page or some sort of url, except a rare few don&#39;t have a link. These are dual published off of my..." data-date="2024-04-01">thought</a>. It's a short note that I make
    about someone else's content online <a href="/tags/thoughts/" class="hashtag-tag" data-tag="thoughts" data-count=2 data-reading-time=3 data-reading-time-text="3 minutes">#thoughts</a>
