<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Jack Bandy</title>
    <link>https://jackbandy.com/text/</link>
    <description>Blog posts and text written by Jack Bandy</description>
    <language>en-us</language>
    <copyright>Copyright 2026 Jack Bandy</copyright>
    <generator>text/generate_feed.py</generator>
    <ttl>1440</ttl>
    <image>
      <url>https://jackbandy.com/images/centerlogo.png</url>
      <title>Jack Bandy</title>
      <link>https://jackbandy.com/text/</link>
    </image>
    <atom:link href="https://jackbandy.com/text/feed.xml" rel="self" type="application/rss+xml"/>
    <lastBuildDate>Sat, 01 Aug 2026 23:48:55 GMT</lastBuildDate>
  <item>
    <title>Volume Down</title>
    <link>https://jackbandy.com/text/volume-down-august-1-2026</link>
    <guid isPermaLink="true">https://jackbandy.com/text/volume-down-august-1-2026</guid>
    <pubDate>Sat, 01 Aug 2026 00:00:00 GMT</pubDate>
    <dc:creator>Jack Bandy</dc:creator>
    <description>On doing more and more and more and more</description>
    <content:encoded><![CDATA[<p>In fifth grade I would sometimes send emails to my math teacher. Weird, yes, and also true. Things get pretty vulnerable here on the blog.</p>
<br>
<p>At one point, shortly after discovering copy-and-paste, I decided to try sending the world's longest email. My strategy started with writing a sentence, "this is the world's longest email." I would copy this and paste it a few times:</p>
<br>
<p>"This is the world's longest email. This is the world's longest email. This is the world's longest email. This is the world's longest email. This is the world's longest email."</p>
<br>
<p>Then, once I had a paragraph, I would copy-and-paste that paragraph to make 10 or so paragraphs. Then I would keep snowballing: copy and paste the 10 paragraphs a few times, then copy and paste that larger chunk.</p>
<br>
<p>I know, I know, pretty advanced stuff.</p>
<br>
<p>After one of my attempts to send the world's longest email, my teacher called me over and pointed out that there were a few stray 'v's throughout the message. I had initially not confessed to using the copy-and-paste mechanism, but this was a smoking gun. A fingerprint, a signature of the tool I used to make the email. She caught me.</p>
<br>
<p>You may have realized by now that, unfortunately, this is another blog post about AI. Sorry! You don't have to read - the writing on this blog is <a href="https://jackbandy.com/text/more-noise-july-24-2026.html">mostly to help me think</a>. I have only a slight illusion of an audience, and I am beginning to enjoy that more and more -<a href="https://www.music-news.com/news/UK/190427/Oblivion-is-freedom-Charli-xcx-on-collaborations-and-relationships-with-Zane-Lowe">oblivion is freedom</a>.</p>
<br>
<h2>The new copy paste</h2>
<p>I found this recent soundbite from Hank Green quite fascinating:</p>
<br>
<blockquote><p>"I need to come to terms with the fact that the level of dopamine I’ve been getting from interacting with LLMs... with doing more and more and more and more... is not healthy for me or good for the world" (via <a href="https://techcrunch.com/2026/08/01/youtuber-hank-green-says-his-ai-usage-is-not-healthy/">techcrunch</a>).</p></blockquote>
<p>I find the quote fascinating on two levels.</p>
<br>
<p>First, the dopamine thing. I am growing increasingly weary of this term, because I have noticed it being used as a scapegoat. Hank is doing the opposite here, and trying to take responsibility, but it's still a bit of a material outsourcing.</p>
<br>
<p>Like, I doubt that Hank or his doctor actually measured the amount of dopamine in his bloodstream over the last few years, and used this as the basis to determine the effects of his LLM interactions. The same is true for my students and friends who reference "dopamine addiction" - I am not aware of any way to gain a live view of one's dopamine levels, as if it were as measurable as insulin levels or heart rate or blood pressure.</p>
<br>
<p>I would imagine that psychologists feel about the word "dopamine" a similar way that computer scientists feel about the word "algorithm." It used to mean something very precise, and is now used haphazardly. We can generally recognize what people are referring to when they use the word, but it's not the same referent that the experts intended when the word first leaked into the general social lexicon.</p>
<br>
<p>I think what Hank is getting at, and what my students and friends are getting at when they mention dopamine, is less about a chemical and more about a hollow sense of satisfaction. A fickleness or a fakeness in the experience. Something feels <a href="https://www.marxists.org/history/england/combination-laws/ned-ludd-1812.htm">fraudulent and deceitful</a>. There is a shallow reward.</p>
<br>
<p>So that's what is interesting to me about the dopamine thing: people seem to use the word "dopamine" to reference an experience, not a chemical.</p>
<br>
<p>And then the second interesting aspect is that Hank is connecting this experience to LLM interactions.</p>
<br>
<p>I started considering this "addictive" phenomenon of the LLM experience earlier this year, when I decided to move away from hosting my website on ghost, and enlisted LLM-based coding tools to develop parts of the new site (I'm not good at writing javascript, and I don't necessarily <em>want</em> to or plan to ever be good at writing javascript, and LLMs can do it pretty well).</p>
<br>
<p>As I experimented with Claude Code, Hermes, Codex, Copilot, and a few other coding tools, I started to get kind of sucked in. The website project went well, and my website now runs on simple html that I can edit and modify quite easily without relying on ghost. The coding agents also helped me patch some security issues, and my website now gets "extra credit" in the <a href="https://developer.mozilla.org/en-US/observatory">Mozilla HTTP observatory</a>.</p>
<br>
<p>After finishing up my website migration, I cranked out a few other tools I had wanted to make for a while. I have multiple degrees in computer science, but at some point you always end up reading documentation, searching error codes, browsing stack overflow, etc., and I did not have the time to do that for each of these projects.</p>
<br>
<p>For example, I have a consistent need for timers in class, where I can tell students "you have 10 minutes to discuss these question," and put something useful on the board to track the time. I've seen people embed YouTube videos of timers for this purpose, and it irks me. No, it infuriates me!</p>
<br>
<p>There are a few decent timers online, but nothing that had all the features I wanted. I didn't like the second-by-second (or even millisecond) tracking, the sounds, the ads, etc.</p>
<br>
<p>With the help of an LLM coding tool, I was able to put together a delightful little made-to-order <a href="https://jackbandy.com/extras/cta-style-timer">timer widget</a> for class, with all the features I needed, and no advertisements. It may seem like a small detail, but to me, it meaningfully improves the class experience. Plus, since I themed it after the CTA, it's much more fun to use/watch compared to the other options.</p>
<br>
<p>(Please use it, jackbandy.com/timer, if you are ever tempted to do something embarrassing like streaming a YouTube video just to keep track of time.)</p>
<br>
<p>So, that's the good/fun part. I was able to make a custom tool, one that I had wanted for a long time, but which I otherwise just did not have the time to make.</p>
<br>
<p>The bad part was, I think, what Hank called "not healthy for me or good for the world." There is something weirdly addictive about being able to crank out software (at least for people like me and Hank and this other guy I saw on TikTok who made a video about "saying bye to my wife before I go vibe-code for 4hrs").</p>
<br>
<p>The truth is, I don't really know how to describe how this interaction plays out. But I have done plenty of research about addiction and compulsion, as it was my initial critique of social media apps. At this point, the <a href="https://www.gatewayfoundation.org/blog/dsm-5-substance-use-disorder/">DSM has eleven criteria</a> for addiction:</p>
<br>
<ol>
<li>Using the thing more than intended</li>
<li>Trying to cut down or stop using the thing, but being unable to</li>
<li>Experiencing intense cravings or urges for the thing</li>
<li>Needing more of the thing to get the desired effect (tolerance)</li>
<li>Developing withdrawal symptoms when not using the thing</li>
<li>Spending more time getting the thing, using the thing, and recovering from using the thing</li>
<li>Neglecting responsibilities at home, work or school because of using the thing</li>
<li>Continuing to use the thing even when it causes relationship problems</li>
<li>Giving up important or desirable social and recreational activities due to using the thing</li>
<li>Using the thing in risky settings</li>
<li>Continuing to use the thing despite it causing problems to your physical and mental health</li>
</ol>
<p>I've lightly edited this list from the source above, replacing "substance" with "the thing." For some reason, I still remember in one of my undergraduate courses, someone pointed out that fixating on substance addiction did not make sene, because people also get addicted to behaviors (like putting on chapstick or plucking hairs from their face). They were right!</p>
<br>
<p>I am not here to finger-wag about people getting addicted to LLMs. The point is that some of the addiction criteria do seem relevant to whatever it is about LLMs that are "not healthy for me or good for the world." One could reasonably argue that Hank's case, using the tool to help with his professional responsibilities, was a case of "using the thing in risky settings."</p>
<br>
<p>Personally, I have experienced criteria 1 at times, firing up LLM tools in the terminal more frequently than I anticipated. I <em>never</em> thought I would reach a "usage limit" - they literally cut me off!</p>
<br>
<p>I can honestly say that the other criteria do not resonate with me at this point. But they do worry me (again, things get pretty vulnerable here on the blog)! I do not have "intense cravings," for example, but sometimes I feel bored and think, "maybe I should fire up the old LLM and crank out another widget?"</p>
<br>
<p>The same goes for "risky settings." This summer I am preparing materials to teach <a href="https://dodatascience.fun">Intro to Data Science</a>, a class I have not taught before, and I use LLM to help with some of the materials. I am using quarto for slides, to avoid Google, and sometimes I prompt an LLM tool to draft a particular format for a slide.</p>
<br>
<p>Although I think my use cases are reasonable and defensible, this still seems a bit risky! Ideally, using an LLM tool for some tedious formatting will "free me up" to think more carefully about content, pedagogy, etc. But if LLMs, are in some ways, to some extent, a little bit, sort of like drugs, then I should be careful. We should all be careful!</p>
<br>
<p>If Hank Green can get hooked, any of us can get hooked.</p>
<br>
<p>My current approach is evolving and multi-faceted. I am trying to be <a href="https://dodatascience.fun/faq.html">transparent</a> about when, where, and why I use LLM tools. I try to keep unvetted LLM-modified / LLM-generated materials in a "sandbox" and only move them out once I have reviewed and tested them. I keep everything in a public GitHub repository, so that anyone can see the various human decisions that went into the making the materials (and/or propose their own changes).</p>
<br>
<p>The Hank Green "situation" has reminded me to stay vigilant on this front. I have definitely had days where it feels like "I" am producing more and more and more... copy, paste paste paste paste. Copy. Paste paste paste paste paste paste. Copy. V paste paste...</p>
<br>
<p>I was fortunate enough to have a teacher in fifth grade who was paying attention to students and recognized my dishonesty. It was not even for a school assignment, of course, but maybe that makes my dishonesty all the more condemnable.</p>
<br>
<p>Did I <a href="https://www.reddit.com/r/ChristopherNolan/comments/1uyscbm/heres_the_text_for_the_big_speech_odysseus_gives/">violate all that's ever sacred between people</a>? My teacher had been generous enough to exchange emails. A piece of "electronic mail" should have been an offering of peace - a message from one soul to another.</p>
<br>
<p>By automating part of my message (command-v, command-v, command-c), I made it fraudulent. I was not <a href="https://jessicahullman.substack.com/p/embarrass-the-sky">sincere</a>. The whole purpose of the exchange was to have a real human sender and a real human recipient, and my message broke that purpose.</p>
<br>
<p>Email is long gone as a useful means of communication.</p>
<br>
<p>But what about code?</p>
<br>
<p>Personally, I never thought I would write important messages in code, in programming languages -- certainly not in javascript. I have had seasons of work where I felt proficient in various facets coding, or specific programming languages, and that can certainly be satisfying. But the point was always to make something, to create something - to express something?</p>
<br>
<p>I know people who deeply enjoy programming, who find <a href="https://bjc.berkeley.edu">beauty and joy</a> in it. If I can be vulnerable... yes, I work in a computer science department, and no, I do not consistently find beauty and joy in computing. Maybe in data, but not in computing.</p>
<br>
<p>For me, the computing/automation was always a means to an end. Do you know what I mean? And that is why I hopefully will not feel the pressure to simply create a larger volume of work. I actually want to keep my volume rather low, to stay focused, to move slowly and fix things.</p>
<br>
<p>Now, I will save this markdown file, and run it through a script to convert it to html, and then commit the changes in git, then push those changes to GitHub, where the html will be copied around their servers, and perhaps - perhaps! - one day be accessed by you, fellow human.</p>
<br>]]></content:encoded>
  </item>
  <item>
    <title>Brinkerhoff</title>
    <link>https://jackbandy.com/text/brinkerhoff-july-28-2026</link>
    <guid isPermaLink="true">https://jackbandy.com/text/brinkerhoff-july-28-2026</guid>
    <pubDate>Tue, 28 Jul 2026 00:00:00 GMT</pubDate>
    <dc:creator>Jack Bandy</dc:creator>
    <description>And the heroic inner journeys of Siddhartha</description>
    <content:encoded><![CDATA[<div class="figure-box"><img src="https://jackbandy.com/images/siddhartha-cover.webp" alt="My copy of Siddhartha, by Hermann Hesse"></div>
<p>Although I am trying not to be obnoxious about it, I did go on a 10-day silent meditation retreat earlier this month, and it was indeed a profound experience.</p>
<br>
<p>When I tell people about the experience, and the fact that yes, I willingly chose to go, many express surprise and confusion. No phone for 10 days? No internet for 10 days? Not talking for 10 days? Some people close to me were even somewhat resistant. Would I be brainwashed? Indoctrinated? Dragged through the cruel tutelage of S.N. Goenka?</p>
<br>
<p>On the winding path that led me to a 10-day silent meditation retreat in Rockford, Illinois, one of the key junctures was taking AP Literature ("AP Lit") with Hallie Karen Brinkerhoff, also known as "Brink," at West Jessamine High School -- just outside of Wilmore, Kentucky.</p>
<br>
<p>Brink was strict about graded participation, and I was shy about speaking in class. A month or so into the semester, my football coach pulled me aside during practice and said, "Did you know you're failing AP Lit? I was surprised to see you on 'the list.' Better get that figured out..."</p>
<br>
<p>I bandaged the situation and temporarily fixed my grade by doing copious amounts of extra research about class readings, and planning elaborate monologues that I could go through in class when Brink would ask open-ended questions: "Any other thoughts? Comments? Ideas? If you haven't shared yet, we would love to hear from you!"</p>
<br>
<p>My monologues did not really add to the class conversation, but it was enough to change my grade. And at the time, the grade was my main concern (although I also wanted <a href="https://www.legacy.com/us/obituaries/kentucky/name/hallie-brinkerhoff-obituary?id=56942750">Brinkerhoff</a> to like me).</p>
<br>
<p>Brinkerhoff also taught writing courses at the University of Kentucky, and on her "rate my professors" page, one <a href="https://www.ratemyprofessors.com/rating/30992872">comment</a> caught my eye: "Very hard grader, tough teacher. RUDE. but learn a lot."</p>
<br>
<h2>But Learn a Lot</h2>
<p>On the quest to improve my grade in Brinkerhoff's class, I discovered that one of my friends had earned hundreds of bonus points for his annotations of a book we read for class. Students had to turn in physical copies of our books, which Brinkerhoff would look through and grade based on our engagement with the text. (It's a good exercise, and one I might borrow for my classes to help mitigate AI usage, at least a bit...)</p>
<br>
<p>When I looked at my friend's book that had earned him extra points, every page had two or three written notes in the margins. I was desperate to get my grade up, so I resolved to do the same. It was daunting to consider how much time and effort it would take, but it was easier for me than speaking up in class.</p>
<br>
<p>One of the first books I annotated extensively was <em>Siddhartha</em>, by Herman Hesse.</p>
<br>
<p><em>Siddhartha</em> came to mind a lot while I was sitting in silence for 10 days. And it's been interesting to think about this book/story at the same time <em>The Odyssey</em> is hitting theaters. The Odyssey is the classics hero's journey of "the west." I even saw an ad for a drink called "the hero's journey":</p>
<br>
<p>"Embark on an epic voyage with a tart, honey-spiced cocktail with a legendary finish. Order the Hero’s Journey mixed with Maker’s Mark when you see THE ODYSSEY, now playing. Available at MacGuffins Bar."</p>
<br>
<p>Man, I love when a drink description includes three advertisements! And you're telling me it's only $18?</p>
<br>
<p>I digress, but... this comical product description actually kind of captures the whole phenomenon. The "Hellenistic" tradition of Homer's Odyssey (aka "the west") is desperately attached to materials: the honey-spice, the b0urb0n, the tart lemon.</p>
<br>
<p>The heroic aspects of Odysseus' journey are material victories: conquest, survival, return. And while he does face some challenges and temptations through inward clarity ("tie me to the mast"), his victories are decidedly material. He strings the bow, slaughters the suitors, reunites with his dog, etc. You know the story.</p>
<br>
<p>But "the east" and "the west" have very different kinds of heroics. This is not a simple binary, of course, and ordinal directions are relative. So instead of eastern/western, let's compare "Hellenistic" heroics with "Dharmic" heroics. There are probably better terms. If you are one of the three people (or bots) who read this blog, and you know the better terms, please share!</p>
<br>
<h2>Dharmic Heroics</h2>
<p>The journey of Siddhartha, and the journey described by S.N. Goenka at <a href="https://www.dhamma.org/en-US/index">10-day meditation retreats</a>, is an inward journey. The "wheel of Dhamma" turns toward no destination in particular. There is no material arrival, no literal pilgrimage, no final stop.</p>
<br>
<p>Siddhartha did observe that "he had to go into the world" (page 53 in my copy) to learn about the insufficiency of that world - to learn that "worldly pleasures and wealth are not good things." But that discovery could be made almost anywhere.</p>
<br>
<p>It's the classic aphorism that another one of my great high school teachers, <a href="https://www.kentuckyteacher.org/features/2017/03/helping-rising-educators/">Wayne Stevens</a>, used to talk about a lot: "you can lead a horse to water, but you can't make it drink." (Stevens used to say something like, "well, you can also pull the horse's head really close to the water, or even into the water...").</p>
<br>
<p>You can give a student a failing grade because he doesn't participate in class, but you can't make him participate in class, or grasp the importance of participation. You can reward students lots of points for annotation, but you can't make them appreciate the significance of really engaging with a text.</p>
<br>
<p>And you can require students to read <em>Siddhartha</em>, but you cannot force them to go on their own inward journey.</p>
<br>
<p>Reading <em>Siddhartha</em> 13 years ago softened my mind. As I read, re-read, and annotated the book in high school, I found myself learning a lot. At the time, I thought other traditions had a monopoly on truth -- I had been told of only one hero who renounced the material world and taught of a kingdom within. And yet here was Siddhartha, echoing many of the parables I knew, sometimes with greater clarity.</p>
<br>
<p>I still have my copy of Siddhartha from high school, with all my annotations therein (e.g. "not going to lie, this is the most cheesy part of the book.") I used a black pen for most of my annotations, and a red pen to highlight parts about the Ferryman. We performed parts of the story as a play in class, and Brinkerhoff assigned the role of the Ferryman to yours truly.</p>
<br>
<div class="figure-box"><img src="https://jackbandy.com/images/siddhartha-pages-red.webp" alt="My annotations in red pen, marking the parts about the Ferryman"></div>
<p>One of my favorite lines (page 27 in my copy):</p>
<br>
<p>"You can learn a lot from a river"</p>
<br>]]></content:encoded>
  </item>
  <item>
    <title>More Noise</title>
    <link>https://jackbandy.com/text/more-noise-july-24-2026</link>
    <guid isPermaLink="true">https://jackbandy.com/text/more-noise-july-24-2026</guid>
    <pubDate>Fri, 24 Jul 2026 00:00:00 GMT</pubDate>
    <dc:creator>Jack Bandy</dc:creator>
    <description>The Audience does not Exist</description>
    <content:encoded><![CDATA[<p>"Songs will be all they have to remember those of us who could write."</p>
<br>
<p>Something I am often re-learning is that I essentially write for my own benefit. Admittedly, I thought this might change when my book came out. "Look! I'm a published author! I wrote about big tech and social media and enshittification!" A small, egoistic part of me imagined I might be busy with speaking gigs and interviews for the next few months.</p>
<br>
<p>And, admittedly, that part of me felt slightly disappointed when the book release date came and went with little more than a slight engagement boost on the very services that my book tries to critique.</p>
<br>
<p>Hmmmmm...</p>
<br>
<p>But, as I have realized and re-realized and re-re-realized before, that is not the purpose of writing. For all intents and purposes, nobody reads anymore. I mean yes, some people read. I even see quite a few books on trains and busses these days, at least in Chicago.</p>
<br>
<p>But <a href="https://www.pewresearch.org/short-reads/2015/10/19/slightly-fewer-americans-are-reading-print-books-new-survey-finds/">if you read more than one book per month, you are pretty weird</a>. And <a href="https://www.pbs.org/newshour/show/post-literate-age-why-fewer-americans-are-reading-for-pleasure">if you read books for pleasure, you are super weird</a>. If you are reading this blog post, yikes, sorry, it doesn't get much weirder...</p>
<br>
<p>Or, to reframe it, if you are reading this blog post, you are super special! A real-life snowflake! I have even seen some creators try to leverage this argument recently: "if your algorithm is showing you this video, you are part of a rare group of people who..."</p>
<br>
<p>Anyway.</p>
<br>
<p>Over the yeas I have gone back and forth as to how much audience actually matters. At times, I really want an audience. I spend months or even years on written work, particularly for <a href="https://jessicahullman.substack.com/p/ai-review-and-the-golden-age-of-metascience">"peer-reviewed"</a> pieces. Please, somebody, take a look! I spent two years of my one wild and precious life trying to make this text useful and meaningful - will you please check it out? No worries if not!</p>
<br>
<p>(Also this is not the case for blog posts, sorry, I only spent a couple hours on this).</p>
<br>
<p>I also know that part of me still cares about audience because, in some cases, I have submitted article pitches or applied to speak at various events. When those proposals were rejected, I felt disappointed. I fear the inescapable conclusion of this disappointment: my egoistic desire for an audience remains.</p>
<br>
<p>And yes, the acceptances still feel good. But <a href="https://www.serializd.com/show/Shrinking-136311/season/405274/2/episode/11">the drug wears off</a>. I used to feel quite a high when Google Scholar emailed me to add in new articles. When they emailed me that I had crossed 1,000 citations, that was also a bit of a rush, although I have slowly learned that most work seems to cite other work without more than reading an abstract or looking at a couple important figures.</p>
<br>
<p>To get back to the point: we write for our own benefit. When I write something, I change my brain. I can almost feel the synapses firing and the new neural pathways expanding and connecting throughout my mind. I know that after I write this blog post, because <em>I wrote it with my own mind,</em> I have a much stronger grasp on the latent ideas that were trying to come to the surface.</p>
<br>
<p>For me, this is enough. Although my ego may still interfere at some points, in principle, I believe that the writing process itself is reward in and of itself. If zero or one or two people read this post and connect with it in any way, that is phenomenal. Miraculous, even, given <a href="https://www.themarginalian.org/2026/07/21/g-k-chesterton-dandelion/">the staggering cosmic odds otherwise</a>.</p>
<br>
<p>AND (not but - and), if I am the only soul who ever comes in contact with these words, that too is phenomenal. I wrote them myself and they helped me makes sense of the world. And, more than likely, at some point in the coming days or weeks or month, I will talk to another soul who will speak a word or phrase that activates some of the same synapses and neural pathways that I have activated here. And we will forge new pathways as we make sense of the world together.</p>
<br>
<p>Perhaps that is the point of writing, regardless of who is in the audience. Perhaps the purpose is "just to create something beautiful and worthy of contemplation," something that helps us make sense of the universe and find meaning in it. And perhaps <a href="https://bsky.app/profile/mariaa.bsky.social/post/3mfmdkjy66c25">that was the point all along</a>.</p>
<br>]]></content:encoded>
  </item>
  <item>
    <title>Wtf happened to TikTok?</title>
    <link>https://jackbandy.com/text/wtf-happened-to-tiktok-may-16-2026</link>
    <guid isPermaLink="true">https://jackbandy.com/text/wtf-happened-to-tiktok-may-16-2026</guid>
    <pubDate>Sat, 16 May 2026 00:00:00 GMT</pubDate>
    <dc:creator>Jack Bandy</dc:creator>
    <description>How a unicorn slowly lost its wings, its spiral horn, and its rainbow sparkles</description>
    <content:encoded><![CDATA[<p><em>This was written as a script for a TikTok video, although I may or may not actually make the video.</em></p>
<br>
<p>Why does TikTok feel so different in 2026 than it did in 2020? I have been thinking about this for a few years, honestly, and I have yet to actually share any thoughts because, well, maybe I'll answer that later...</p>
<br>
<p>This is a slightly longer (by longer, like ~2600 words, 5-minute) explanation of the theory, just for the nerds, so if you are not a nerd, feel free to move on.</p>
<br>
<p>The reason I am sharing this <em>now</em> is because I sense a growing recognition of just how terrible our media environment has become. "We" (the working-class nerds?) are developing shared, common knowledge showing that these systems not working well for any of us. Many of us have come to agree that they are not serving us in our personal lives, they are not supporting our communities, and they are definitely not serving our larger democratic project. More and more people are seeing this, and are ready to make some change.</p>
<br>
<p>And as we pursue change, I think it is helpful (at least for us nerds) to discuss the specific reasons why these systems are failing us. That is the reason why I am sharing this.</p>
<br>
<p>Also, a few weeks ago I saw a <a href="https://www.instagram.com/p/DWXlHLeimZB/">10-minute video by Kevin James Thornton</a>, discussing the long, sad story of TikTok's crashout and the decline of social media more generally. And that basically gave me some kind of subconscious permission to share my perspective on it.</p>
<br>
<p>Thornton shares some great insights. In particular, he describes his experience of "amassing an audience of people who are interested in a niche topic" and then slowly losing the ability to actually communicate with that audience <em>through the very channel which provided that audience</em>. I have nowhere near the audience size of Thornton and other creators, but I experienced some similar dynamics on a small scale.</p>
<br>
<p>Anyway, here are some thoughts.</p>
<br>
<h2>What has provably changed</h2>
<p>I will do my best to separate some factual, provable elements of changed from my own hypotheses. I do not have secret access to the TikTok control room (I did request access to the Academic API a few years ago, but they never got back to me), I am just trying to make sense of things.</p>
<br>
<p>So, first, some facts.</p>
<br>
<h3>Fact 1: TikTok sold out</h3>
<p>TikTok got bought. The company <em>literally</em> sold out. More precisely, after years of political pressure, TikTok's U.S. operations were <a href="https://www.theguardian.com/us-news/2026/jan/22/tiktok-us-venture-oracle">moved</a> to a majority-U.S.-owned venture called "TikTok USDS Joint Venture LLC." That venture seems to be a few billionaires in a trench coat (including Larry Ellison), and ByteDance keeps a 19.9% stake.</p>
<br>
<p>The <a href="https://en.wikipedia.org/wiki/Selling_out">Wikipedia page</a> for selling out includes a musical/artistic definition, "associated with attempts to tailor material to a mainstream or commercial audience." In the context of TikTok, selling out relates more to compromising integrity, morality, authenticity, or principles "in exchange for personal gain, such as money or power."</p>
<br>
<p>For TikTok, this was really just a matter of survival. I am not sure what other options they had after years of political pressure: the <a href="https://www.axios.com/2020/08/07/trump-order-ban-tiktok-45-days">first threat to ban TikTok</a> came July 31, 2020. A few days later the president signed <a href="https://www.wsgr.com/en/insights/executive-orders-on-tiktok-and-wechat-ambiguity-and-a-few-other-takeaways.html">an executive order</a> which would ban TikTok if it was not sold within 45 days. After a few years of ambiguity, in 2024, Congress passed a divest-or-ban law, <a href="https://www.congress.gov/index.php/bill/118th-congress/house-bill/7521/text">("Protecting Americans from Foreign Adversary Controlled Applications Act")</a>. And In January 2025, the Supreme Court <a href="https://www.law.cornell.edu/supremecourt/text/24-656">upheld the law</a>. The U.S. venture was finalized in January 2026.</p>
<br>
<p>(Side note on this point - I'm intentionally using "the president" and "the administration" because this is one case, among many, where the disagreement is much more top-verus-bottom, elite-versus-plebians, owning-class-versus-working-class, rather than left-versus-right or dnc-versus-gop or republican-versus-democrat. The elite's efforts to buy out TikTok was remarkably bipartisan.)</p>
<br>
<h3>Fact 2: TikTok changed their algorithms</h3>
<p>In a sense, this goes without saying. The algorithms are always changing.</p>
<br>
<p>When I was trying my hand at BeInG a CreAtoR in 2020, I developed the following mental model of the TikTok algorithm. It largely aligns with <a href="https://www.vice.com/en/article/how-does-tiktoks-for-you-page-work-users-have-some-wild-theories/">the "batch theory"</a>, which is a shared conceptual model of how TikTok's algorithms work at a high level. It goes something like this:</p>
<br>
<ul>
<li>phase 1: after you post the video, TikTok shows it to a batch of about 100 random people in their "for you" feeds.</li>
<li>phase 2: TikTok analyses engagement from the first batch and compares it to other videos</li>
<li>phase 3a: "instant hit" - if engagement is looking really good, TikTok will push it to a larger batch (e.g. 1,000 people)</li>
<li>phase 3b: "on deck" - if engagement is looking okay, TikTok might keep testing it</li>
<li>phase 3c: graveyard - some videos go to the graveyard, for whatever reason, though they might get to compete in the loser's bracket and resurface later.</li>
</ul>
<p>This is a generalization, but the basic idea is that there are gradual, recursive phases of the "instant hit." That is, if your video did well enough in the first 100 random feeds, it will put it in another random pool of, say, 1,000 feeds. There is another competition there among videos that "made it out" of the first round. Then the next round might show it to 10,000 feeds...</p>
<br>
<p>It's like a bracket, where each round gives the video more views.</p>
<br>
<p>TikTok has shared some details about its systems, which mostly align with the batch theory.<br>
The company blog posts <a href="https://newsroom.tiktok.com/en-us/how-tiktok-recommends-videos-for-you">mention</a> specific signals such as user interactions, video metadata, and account settings, which are used to place the videos and evaluate performance.</p>
<br>
<p>But the knobs are always in flux -- what Cory Doctorow calls "twiddling." How much weight does watch time get? How much is a comment worth? Does shopping content make a difference, and if so, how much? These are the kinds of features that are always fluctuating as TikTok continues experimenting on us.</p>
<br>
<p>In September 2025, the <a href="https://archive.ph/flWop">BBC reported</a> that Oracle was "auditing and inspecting the source code and recommendation system underpinning the app, and rebuilding it for US users using only US user data."</p>
<br>
<p>So, in addition to the ongoing changes, there may also be some distinct step changes post-sale. It's tricker to determine whether those changes to the algorithm really explain why the app feels worse, or if there is something else. One more fact before I offer my hypotheses...</p>
<br>
<h3>Fact 3: surrounding culture shifted</h3>
<p>TikTok was associated with a specific moment in U.S. culture: early pandemic, lockdowns, indoor boredom, the 2020 elections, and the sense that everyone was online basically all the time.</p>
<br>
<p>There was something special about TikTok at that time. Whatever made it "special" is somewhat ineffable, but I do think Eugene Wei does a good job breaking down the details. In particular, <a href="https://www.eugenewei.com/blog/2020/8/3/tiktok-and-the-sorting-hat">TikTok and the Sorting Hat</a> describes TikTok as an automatically sorted network based on people's interests, which placed us into invisible subcultures without requiring us to follow anyone. It just analyzed what we watched and liked, and put us in a bucket with similar people.</p>
<br>
<p>But our lives and our participation on the app evolved. I enjoyed <a href="https://thenoisyroom.com">The Noisy Room</a> website (for the most part), and how it frames this evolution: a few voices became amplified in a way that really distorts our sense of what is happening and what people are actually saying.</p>
<br>
<p>Again, early-pandemic TikTok felt like a fun little secret passageway to connect with other people forced online. Now that passageway goes to a loud casino-like room where it seems most people are yelling at us and selling stuff (right now TikTok really thinks I'm going to buy an Apple CarPlay add-on device).</p>
<br>
<h2>Some hypotheses</h2>
<p>My general hypotheses is that TikTok got bullied into reducing its more subversive features. TikTok created an amazingly effective algorithmic system for creating and discovering social content. That's how it took off: the app provided a fun, functional, collaborative communication system.</p>
<br>
<p>Yet after the the political threats and bullying, TikTok was forced to prove it would/could obey the powers that be. It had to show that it could be controlled, that its mysterious recommendation system would not show videos of Momo asking children to attack people (a total conspiracy, <a href="https://en.wikipedia.org/wiki/Momo_Challenge_hoax">by the way</a>).</p>
<br>
<p>I propose three prongs of this argument - three changes which I hypothesize TikTok made to their systems: (1) more "manual overrides," (2) decreased randomness/quirkiness, and (3) increased exploitation. Again, these are just hypotheses with supporting evidence, and I can't yet prove them. At the same time, perhaps more importantly, I have not been able to disprove them (but maybe you can help, dear reader?).</p>
<br>
<h3>Hypothesis 1: TikTok Increased Manual Overrides</h3>
<p>There was a sense in the early days of TikTok that anyone could go viral. It was not necessarily unique to 2020 TikTok, but it was palpable. There was a sense of excitement and possibility.</p>
<br>
<p>But the record now clearly shows that TikTok is not a merit-based popularity machine. For example, <a href="https://themarkup.org/working-for-an-algorithm/2021/04/22/shadow-bans-dopamine-hits-and-viral-videos-all-in-the-life-of-tiktok-creators">The Markup</a> reported in 2021 about how Tinuade Oyelowo and other creators constantly struggle to figure out TikTok’s changing algorithm. Then in 2023, Forbes reported on TikTok's internal <a href="https://www.forbes.com/sites/emilybaker-white/2023/01/20/tiktoks-secret-heating-button-can-make-anyone-go-viral/">heating button</a>, which they could use to manually boost selected creators/videos.</p>
<br>
<p>TikTok has made some noteworthy efforts in response to these critiques. I was especially excited about the <a href="https://www.theverge.com/interface/2020/9/11/21430822/tiktok-transparency-visit-tour-algorithms-for-you-page">transparency center</a>, which was announced in late 2020 and promised to share more information about how the recommendation process works. An important opportunity here was for TikTok to be able to address various folk theories about their algorithm and say bluntly, "no that's not how it works."</p>
<br>
<p>But at this point the transparency center, as well as the academic API and related efforts, seems to have been mostly theater. That is, TikTok was just taking performative measures in attempt to prove their app was safe, predictable, and controllable.</p>
<br>
<h3>Hypothesis 2: TikTok Dialed Down the Quirk</h3>
<p>One of the knobs that can be "twiddled" in an app like TikTok is the randomness of the recommendations. In technical terminology, this is part of the explore/exploit tradeoff.</p>
<br>
<p>Early TikTok seemed to achieve an impressive balance of exploration and exploitation. TikTok's app description, as quoted by <a href="https://www.vice.com/en/article/how-does-tiktoks-for-you-page-work-users-have-some-wild-theories/">Vice</a>, described its ability to "offer the most relevant, interesting, fun, quirky, head-turning videos that you'll never want to stop watching."</p>
<br>
<p>"Quirky" is key. These unexpected, off-beat, unusual, eccentric videos laced our feeds in precise, effective doses.</p>
<br>
<p>Even TikTok acknowledges the importance of the balance. In Casey Newton's <a href="https://www.theverge.com/interface/2020/9/11/21430822/tiktok-transparency-visit-tour-algorithms-for-you-page">piece about the transparency center</a>, TikTok executives discussed the risk of "repetitive experiences" and the need to interspersed diverse types of videos. They even talked about avoiding filter bubbles! But the point was: random discovery and quirkiness in the feed was really crucial.</p>
<br>
<p>This likely requires a bit more of a hands-off approach to content moderation. It entrusts the people scrolling to engage in ways that elevate "quality" content and leave behind inappropriate / undesirable content.</p>
<br>
<p>To put it another way, it's easier for a company to review and moderate videos when it's just ten videos that are all getting a million views. But when those ten million views are dispersed across a thousand videos, the company either needs to pay for a lot more content moderation, or, trust their users are ready to separate the chaff from the wheat with their winnowing forks.</p>
<br>
<p>My hypothesis -- again, it's just a hypothesis -- is that part of the "retraining" and "rebuilding" of the TikTok algorithm has been a lower dose of exploratory recommendations in the feed. They made TikTok less quirky. The feed still shows plenty of "good," safe content, but the fun surprises are mostly gone.</p>
<br>
<h3>Hypothesis 3: TikTok Spammed the "Exploit" buttons</h3>
<p>The flipside of lowering the quirkiness and randomness is a higher dose of "hits" in the feed. Sort of like a radio station playing safe songs over and over again. They are good enough to keep the radio on, but not good enough to make you feel alive.</p>
<br>
<p>Again, it's known as the explore/exploit balance. It's a classic dilemma: are you going to go somewhere new, or go back to your same spot? In the TikTok library, the algorithms are balancing similar questions: do we recommend our greatest hits (exploit), or recommend new stuff that we're not sure about (explore)?</p>
<br>
<p>Exploration helps a system learn and adapt, while exploitation allows it to "cash in" on what has already been learned. My hypothesis here is that TikTok has leaned into the exploitation side of things.</p>
<br>
<p>This "cashing in" often means copying what has worked in the past, whether that be in specific formats, topics, aesthetics, sounds, user interests, etc. The videos and feeds all start to feel more homogenous -- more like slop.</p>
<br>
<p>And don't forget about the literal "cashing in" via TikTok shop! Every video you watch, and really, every tap in the app (and elsewhere) can eventually be used to make you buy something. Just keep watching and tapping -- let TikTok handle the rest (don't worry, it will tell you what you want and where you where to click to buy it).</p>
<br>
<p>The cycle is somewhat complicated, and it's why this question of "why does TikTok feel so weird now" has no single simple answer. Everything interacts with everything else: recommendation algorithms, creators, audiences, TikTok executives, politicians... It's kind of a mess.</p>
<br>
<h2>How do we make the internet fun?</h2>
<p>TikTok grew as a fun, quirky, high-volatility video sharing app system that put a spotlight on remix culture and spontaneous creativity during a unique cultural moment in 2020. (Sorry for the run-on sentence). As of 2026, its enshittification cycle appears to have come to a close. After selling out, changing its algorithms, and meeting a changing cultural environment, it lost its magic. The unicorn is alive, but not well.</p>
<br>
<p>Notably, it also followed the standard three-step recipe for enshittification. At the beginning (step 1), it was essentially fun and enjoyable for the larger mass audience. Then (step 2), it used that accumulated mass audience to entice advertisers and creators, making their experiences a little better and our experiences a little worse (e.g. with ads and shopping links). Finally (step 3), now in the hands of U.S. owners, the TikTok app is a miserable experience for everyone except TikTok owners.</p>
<br>
<p>An important clarification: I am not saying that "TikTok sucks now because the algorithm changed." TikTok does suck now, and its algorithm did change. But it is a larger ecosystem that fostered algorithm changes, ownership changes, and other operation changes that eventually enshittified the app.</p>
<br>
<p>I don't know if a fun internet is possible anymore. And maybe fun is not the right word. Perhaps we want more value, or more meaning, or more connection, or more quirk. Personally, I'm not even sure what I want from the internet, if anything, but it's definitely not Instagram or TikTok.</p>
<br>
<p>And that's basically the end. I don't even have anything to sell you. I did write <a href="https://jackbandy.com/algorithmic-media-book.html">a book</a> that is somewhat related, but I don't get commission if you buy it (I get a one-time payment from the publisher that will almost cover all the coffee I bought while writing it). So this post is truly just one nerd trying to share some of what I learned with other nerds out there. I don't even have an alternative app to recommend.</p>
<br>
<p>Anyway, I hope you learned something from all this and I would be curious to hear your ideas and questions through an uncorrupted channel.</p>
<br>]]></content:encoded>
  </item>
  <item>
    <title>Blue Bantha Milk Recipe</title>
    <link>https://jackbandy.com/text/blue-bantha-milk-may-9-2026</link>
    <guid isPermaLink="true">https://jackbandy.com/text/blue-bantha-milk-may-9-2026</guid>
    <pubDate>Sat, 09 May 2026 00:00:00 GMT</pubDate>
    <dc:creator>Jack Bandy</dc:creator>
    <description>Three-ingredient base recipe for the "blue milk" from Star Wars</description>
    <content:encoded><![CDATA[<ul>
<li>1 cup coconut milk (I used Friendly Farms original Coconutmilk)</li>
<li>1 cup pinneapple juice</li>
<li>1/4 tsp Spirulina</li>
</ul>
<p>Step 1: Combine ingredients via blender or whisk or shaking<br>
Step 2c: For a sweeter version, add simple syrup or agave or similar<br>
Step 2b: For a more citrusy version, add lime juice or similar</p>
<br>
<p>Sources consulted:</p>
<br>
<ul>
<li><a href="https://stressfreemickey.com/2021/05/04/galaxys-edge-copycat-recipes-blue-and-green-milk/">Stress free Mickey</a></li>
<li><a href="https://www.disneyfoodblog.com/2023/02/06/disney-recipe-it-takes-less-than-10-minutes-to-make-an-iconic-star-wars-snack-at-home/">Disney Food Blog</a></li>
<li><a href="https://www.attemptsatdomestication.com/blue-milk/">Attempts at Domestication</a>)</li>
</ul>
<hr>
<p>Yeah, online recipes are a pet peeve of mine. More than that, really: online recipes are a significant source of pain and struggle in my life. I hate them. These days I print them. And sometimes when I invest time wading through seventeen advertisements and clicking through five popup videos and such, I write up my result in hopes that other humans may some day benefit from my labor.</p>
<br>
<p>Every few years I get on a Star Wars kick and invite some people over to watch, which has now twice resulted in attempts to make blue milk. The version that Disney makes and sells for $19 a cup is quite good! This base recipe is not quite as tasty, but it's a solid base for customization.</p>
<br>
<p>I prefer the full-liquid version that you can chill or put over ice, but I think Disney's is more like a slushy. Homeade slushies tend to separate too much for my liking, but if you poured this into one of those icee machines it would probably turn out pretty well.</p>
<br>
<p>This version is super simple and dairy-free, and in a small sample of taste-testers, most people say "wow this is actually pretty good!" It's also a very safe and versatile base, so you could start with this ratio in the blender, and then add ingredients and taste test until it's just how you like it.</p>
<br>
<p>The only catch is that if you drink this before watching Andor, there will be part of you that dies a little more with each sip. So it's probably best to watch every episode of Andor before making this at home.</p>
<br>
<p>Cheers!</p>
<br>]]></content:encoded>
  </item>
  <item>
    <title>Cooperation Without Consensus</title>
    <link>https://jackbandy.com/text/cta-cooperation-without-consensus-april-16-2026</link>
    <guid isPermaLink="true">https://jackbandy.com/text/cta-cooperation-without-consensus-april-16-2026</guid>
    <pubDate>Thu, 16 Apr 2026 00:00:00 GMT</pubDate>
    <dc:creator>Jack Bandy</dc:creator>
    <description>The profundity of a weekday train ride</description>
    <content:encoded><![CDATA[<p>I am a knowledge worker. Which is to say, I spend most days wiggling "<a href="https://archive.ph/e8vp1">bony protrusions coming off the ends of my arms over a grid of plastic-covered springs to make numbers and letters appear on a light panel aimed at my eyes</a>."</p>
<br>
<p>Most weekdays, before I start making numbers and letters appear on a screen, I ride the train. Earlier this week on the Blue Line, I sat on train #3412. Each <a href="https://www.chicago-l.org/trains/roster/3200.html">3200-series car</a> holds about three dozen people.</p>
<br>
<p>Similar to the <a href="https://doi.org/10.1111/j.1542-734X.1978.0102_370.x">rituals at McDonald's</a>, for these three dozen or so people sitting on the train, we agree to a "temporary subordination of individual differences in a social and cultural collectivity."</p>
<br>
<p>That's the kind of sentence I could think about for a whole month. I read it in a book chapter called "<a href="https://scholar.google.com/scholar?cluster=2036655732304088320&amp;hl=en&amp;as_sdt=7,39">Power, Technology and the Phenomenology of Conventions: On Being Allergic to Onions</a>" by Susan Leigh Star, and it made me want to keep reading Star's work. So I followed it up with her "<a href="https://www.jstor.org/stable/25746386">Reflections on the Origin of a Concept</a>" and came across yet another quote I could think about for a month. She describes her original scholarly desire as to understand "the nature of cooperative work in the absence of consensus."</p>
<br>
<p>Which brings me back to train car #3412 on the Blue Line this week. About three dozen other people sat on the same train car, all of whom are, to some extent, temporarily subordinating their individual differences. We travel in the same direction, but we do not share a final destination. "All passengers must leave the train."</p>
<br>
<p>The social norm is to avoid looking at other people on the train, but I always look around. This little metal room weighs about 55,000 pounds and travels around 60 miles per hour -- forgive me for breaking social conventions, but I need a glimpse of my fellow passengers.</p>
<br>
<p>We go above ground for three stops -- California, Western, Damen -- before going underground for four miles. Approximately 72,000 of us make this journey every weekday, entrusting the CTA to move us underground for miles on end.</p>
<br>
<p>When we step off the train, we all walk to different places. Even on the train, though we move in the same direction, we sit in different seats. Although I did see a happy couple recently try to sit on the same little backward-facing seat on a 7000-series train the other day.</p>
<br>
<p>Do you prefer center-facing seats, moving left to right or right to left? Or do you prefer facing forward, or facing backward? I have avoided sitting backward for months, and when I finally tried it earlier this week, it... wasn't that bad at all.</p>
<br>
<p>The direction of motion, though sometimes shared ("social and cultural collectivity"), is always relative and arbitrary and temporary. I am only "moving forward" from my own point of view. If someone was watching from outside the train, who knows what is the relative direction of movement? Much less if the person is watching from earth orbit or moon orbit... ("<a href="https://www.popsci.com/apollo-12s-tuna-problem/">You can’t imagine what consternation your tuna fish question has raised</a>...")</p>
<br>
<p>Even from my own point of view, I am not moving perfectly forward, although the seat faces that direction. There are bumps that move me up and down, and wobbles that move me left and right, to and fro. There is no such thing as a perfectly straight line.</p>
<br>
<p>As of April 2026, I have taken the train to work for about two semesters. Sixteen weeks each semester. Going in to the office four days per week, I get to ride the train about eight times any given week.</p>
<br>
<p>Eight rides per week, 32 weeks, and about 30 minutes on the train each ride makes for about 7680 minutes, or 128 hours. These are 128 hours of my life which has been ordered by the CTA. The number grows when accounting for the waiting times, walking times, and various other rides I take on CTA buses and trains.</p>
<br>
<p>Like McDonald's, the CTA "shares sovereignty with other enterprises which seek to order lives, and of coexisting principles of order which in fact stratify human life." Some passengers sit while others stand. Some face forward, some face backward, some face "the center." Some sit on 7000-series cars, with carpet-like seat backs, video screens, and improved air circulation.</p>
<br>
<p>In the Fall, I saw lots of people reading books on the train. These days, it seems like most people are back to earbuds and touch screens.</p>
<br>
<p>Again, forgive me for breaking social conventions. I know I am supposed to sit (or stand) and stare vaguely at the floor or look at an advertisement for a new weight loss drug or gambling website.</p>
<br>
<p>But my mind is occupied with other matters: How does the CTA move 70,000 people back and forth on this underground track every day using giant metal boxes? How have we subordinated so many individual differences and created a collectivity that moves us in the same direction for miles on end, even though we all have a different final destination?</p>
<br>
<p>I must look around to see which of my fellow passengers realize the profundity of our journey.</p>
<br>]]></content:encoded>
  </item>
  <item>
    <title>Should we all quit?</title>
    <link>https://jackbandy.com/text/should-we-all-quit-april-7-2026</link>
    <guid isPermaLink="true">https://jackbandy.com/text/should-we-all-quit-april-7-2026</guid>
    <pubDate>Tue, 07 Apr 2026 00:00:00 GMT</pubDate>
    <dc:creator>Jack Bandy</dc:creator>
    <description>Or, "it would be cool if we all published RSS feeds."</description>
    <content:encoded><![CDATA[<p>I recently read <a href="https://www.elysian.press/p/its-obvious-why-we-hate-social-media">this piece</a> by Josh Kramer that got me thinking again about an age-old question: should we all just delete our accounts from Instagram, Twitter/X, Facebook, TikTok, etc.?</p>
<br>
<p>Kramer's piece points out that even Discord "is moving closer to offering stock and becoming a publicly-traded company." I was also disappointed to learn recently that BlueSky is headed in a similar direction, following a $100 million <a href="https://techcrunch.com/2026/03/19/bluesky-announces-100m-series-b-after-ceo-transition/">funding</a> injection from "Bain Capital Crypto."</p>
<br>
<p>Ugh!</p>
<br>
<p>Perhaps I was overly optimistic about BlueSky. I mean, it is basically a rewrite ActivityPub, with a few superficial changes. Perhaps if BlueSky really believed in the spirit of protocols, they would work to improve the existing protocol. I am still on the app, but, my hope is dwindling.</p>
<br>
<p>In fact, I am still on pretty much all the apps. My defensible justification is mostly related to identity protection. That is, if I deleted my Twitter/X profile, for example, it would open the door for impersonators.</p>
<br>
<p>But that security justification often becomes more of a rationalization. When I lose an hour or two in one of these apps, I wonder, "why do I even have this app again?" "How is this helping me reach my goals in any way?" And then I think through deletion, and remember that I want to maintain an "active" account.</p>
<br>
<p>As I argue in <a href="https://jackbandy.com/algorithmic-media-book.html">my book</a>, the "social" components of these "social media" apps have become so dilluted as to make "social media" a misnomer. The apps do not help me connect with people. And if I made a more thorough attempt to answer "why do I even have this app?", I think it would end in someone else's intentions (not my own values or goals).</p>
<br>
<p>So my question has become, how do I "quit" without deleting all my profiles and such? I have done plenty of unfollowing, scrubbing, and data exports across varous services. I have what I need from them. If I deleted these profiles, the main thing I would lose is the ability to represent myself on these platforms.</p>
<br>
<p>In short, "digital sovereignty" must mean more than just getting off these apps and doing something different. To me, the identity control, and the option to post and represent myself in some (shallow) way, is worth it. So I will not be deleting my accounts any time soon.</p>
<br>
<p>That being said, I am trying to build some new habits - I hear it's one of the best ways to kill bad habits! Namely, I am publishing the "text" portion of this website as an RSS feed.</p>
<br>
<p>Yeehaw!</p>
<br>
<p>Nothing groundbreaking here. Plenty of people have advocated for returning to RSS feeds, and the format dates back to 1999.</p>
<br>
<p>What makes sense to me is that I can "post" to an audience that actually wants to read what I have written, however small that audience may be. And I don't have to rely on a massive, for-profit multibillion dollar corporation to make it happen. I mean, my current setup relies on GitHub pages, but the code is all mine and I can move it somewhere else if I want.</p>
<br>
<p>Anyway, all this to say: welcome to <a href="https://jackbandy.com/text/feed.xml">my RSS feed</a>.</p>
<br>]]></content:encoded>
  </item>
  <item>
    <title>What I Care About</title>
    <link>https://jackbandy.com/text/what-i-care-about-march-22-2026</link>
    <guid isPermaLink="true">https://jackbandy.com/text/what-i-care-about-march-22-2026</guid>
    <pubDate>Sun, 22 Mar 2026 00:00:00 GMT</pubDate>
    <dc:creator>Jack Bandy</dc:creator>
    <description>Brief, loosely converging thoughts on audience, purpose, and democracy</description>
    <content:encoded><![CDATA[<p>I have been reading a lot of Phil Agre this month. A <a href="https://nishalsach.github.io">friend</a> recommended Agre's writings to me, and when my new <a href="https://www.xteink.com">e-ink gadget</a> arrived, I made a dedicated folder with all the writings on his <a href="https://www.pages.gseis.ucla.edu/faculty/agre/">home page</a>. It's been great.</p>
<br>
<p>Here is one quote that has made me think quite a bit: "In order to have a public voice, you have to care about something. So figure out what you care about."</p>
<br>
<p>Oof!</p>
<br>
<p>And he doesn't stop there: "It's not just being against something, and it's not just wanting to have a community. It means having values that make the world make sense."</p>
<br>
<p>Double oof! By the way, this is from his piece, "<a href="https://www.pages.gseis.ucla.edu/faculty/agre/zine.html">Find Your Voice</a>."</p>
<br>
<p>Agre describes a public voice as in between a private voice and a commercial voice. A private voice only prioritizes honesty -- it's just for one's self. The posts here on my website lean towards a private voice, although I've found that the simple act of making a piece discoverable online helps me write (and think) more clearly.</p>
<br>
<p>Then there's the commercial voice, which has a "predetermined effect on the audience." A commercial voice tells the audience to do something, but in a way that the audience wants to hear. "Follow this account!" "Buy this book!" "Delete this app!" "Sign this petition!"</p>
<br>
<p>One alternative to the private voice and the commercial voice is the public voice. I've been thinking a lot about this concept of a public voice, particularly after a weird experience with posting recently.</p>
<br>
<p>I do not make any commission money on my book. I still feel some obligation to promote it, so I put together a series of posts and started dolling them out on Instagram and TikTok. I have over 8,000 followers on TikTok (🤪) from a brief stint of videos I posted during the 2020 pandemic lock-down. Something about being home all day every day allowed me to engage quite differently. I digress...</p>
<br>
<p>Anyway, despite those 8,000 followers, my book promo posts have about 150 views each on TikTok. LinkedIn claims my post has over 3,300 views. My Instagram posts also seem to be averaging about 150 views, although my initial announcement did a little better.</p>
<br>
<p>I have to remind myself, <em>this is not what I actually care about!</em></p>
<br>
<p>For transparency, audience metrics are alluring. Very alluring. Seductive, even. Maybe it's just the thrill of seeing numbers go up (at SIGCSE this year, someone presented results by saying "the number goes up, so, yay" and I had to contain my laughter). Or maybe our brains have been tricked to receive those numbers as a social signal of some kind.</p>
<br>
<p>This creates a kind of <a href="https://substack.com/@holytragedy/note/c-215739532">dilemma</a>: "You must be extremely online to build an audience, but you must be extremely offline to actually have a thought worth sharing." It is also a dilemma "between visibility and depth... work must be formed in private conviction first, otherwise the demand for attention reshapes it before it knows what it is."</p>
<br>
<p>Side note - I came across this post via <a href="https://www.instagram.com/p/DVowHzeEvVl/?img_index=3">Taylor Lorenz on Instagram</a>, who shared a screenshot of a <a href="https://x.com/majamediaco/status/2030441323267051996">tweet</a>, and the tweet had an attached screenshot of the <a href="https://substack.com/@holytragedy/note/c-215739532">substack post</a>. Truly it has been said unto you, the internet has degraded into "<a href="https://www.eff.org/deeplinks/2023/01/have-you-tried-turning-it-and-again-rethinking-tech-regulation-and-creative-labor">five giant websites, each filled with screenshots of the other four</a>."</p>
<br>
<p>So, back to what I care about. Well, for the book promo posts I have been working on, I am curating vector graphics of 50 or so different mobile devices -- iPhones, iPods, iPads, and some Android devices as well. I always found it fascinating that a few engineers could add a button or change a screen resolution, and then millions of people would deal with that decision every day. I vividly remember following "<a href="https://en.wikipedia.org/wiki/IPhone_4#Antenna">antennagate</a>" when I was in high school.</p>
<br>
<p>When placed in the Instagram grid, the graphics for the iPhone 4, the first-generation iPod touch, and the iPhone 5 all look pretty similar. Instagram shrinks them. It's just another post.</p>
<br>
<p>Although I am not an Instagram guru, I know enough about the app to realize that this series of posts will not "do well." They look similar and they contain a similar message ("this app sucks").</p>
<br>
<p>What I care about, here and elsewhere, is that the posts are actually quite different. The iPhone 4 was quite different from the iPhone 5! Apple stretched the screen from 960 rows of pixels to 1,136! Apple switched from the 30-pin iPod-style connector to the reversible "lightning" connector! The details...</p>
<br>
<p>From what I can tell, apps like Instagram and TikTok do not really care about details, which may be due to the fragmentation in these systems. By designing the feed around individual posts, each post is forced to be its own self-contained story. There is no way to know what kind of post will show up next. There is no way to know what kind of audience will see what you post. It all collapses into the vortex of the feed. If you want to know more about context collapse, time collapse, and relevance collapse, well, my book goes into more detail.</p>
<br>
<p>Perhaps this does not answer the titular question, and perhaps it does. It is tempting to make a list of "what I care about," however this does not seem like the kind of inquiry to answer in a list. If I was really forced to choose a single word, I think it would be democracy. If I were forced to choose a single phrase, it would be "the details of democracy," because I mean democracy in a deep and detailed sense: the day-to-day challenges of attempting self-governance and self-determination within a social system designed hundreds of years ago. Our democracy, if we are still willing to call it that, has yet to contend with the realities of the 21st-century. I am especially concerned about a handful of big tech companies managing what we see for several hours every day. That is one attempt at stating what I care about.</p>
<br>]]></content:encoded>
  </item>
  <item>
    <title>These Apps Suck</title>
    <link>https://jackbandy.com/text/algorithmic-media-february-18-2026</link>
    <guid isPermaLink="true">https://jackbandy.com/text/algorithmic-media-february-18-2026</guid>
    <pubDate>Wed, 18 Feb 2026 00:00:00 GMT</pubDate>
    <dc:creator>Jack Bandy</dc:creator>
    <description>On the communicative structure of algorithmic media and how it shapes enshittification</description>
    <content:encoded><![CDATA[<p>Monopolies are miserable. You can learn this from playing the board game, from studying history, and also from using any communication service operated by a big tech company in 2026.</p>
<br>
<p>It's been said that <a href="https://en.wikipedia.org/wiki/John_Dalberg-Acton,_1st_Baron_Acton#Acton's_dictum">absolute power corrupts absolutely</a>, and it seems that the same goes for monopoly power. We saw it happen with oil and tobacco. It happened with steel and railroads. It happened with newspapers, television channels, and phone companies. It happened with computer operating systems. It seems to be happening with restaurants and airlines.</p>
<br>
<p>Heck, it happened with tea and spices as early as the 1600s -- they taught me about the Dutch East India Company in public high school!</p>
<br>
<p>Perhaps the title of Sally Hubbard's book says it most succinctly: <a href="https://www.simonandschuster.com/books/Monopolies-Suck/Sally-Hubbard/9781982149710"><em>Monopolies Suck</em></a>.</p>
<br>
<p>And yet, here we are in 2026, with a small handful of companies that own and operate almost the entirety of the digital communication industry. Sure, it is technically an <em>oligo</em>poly, not a <em>mono</em>poly. There are a <em>few</em> of them, so the car manufacturing industry may offer a more accurate analogy than Standard Oil.</p>
<br>
<p>My book, <em>Algorithmic Media</em>, explores the unchecked power of big tech companies, particularly in the context of digital communication. The chapters discuss communication challenges that arise for three groups of communicators in the "digital town square:" (1) journalists and news organizations, (2) advertisers, and (3) common social connections like friends and family. Here are a few more details.</p>
<hr>
<p>Marshall McLuhan famously said <a href="https://en.wikipedia.org/wiki/The_medium_is_the_message">the medium is the message</a>, and Neil Postman offered a revised version -- the medium is the metaphor. I prefer to say that the medium is <em>a</em> message or <em>a</em> metaphor -- a very important one, just not the only one.</p>
<br>
<p>(I am also attached to one other revision of McLuhan, related to the terminology of the "<a href="https://en.wikipedia.org/wiki/Global_village">Global village</a>." His idea was that the spread of new media technologies would connect everyone in the world, allowing us to communicate as if we all lived in the same village. Sounds nice. What the big tech oligopoly has created instead seems to resemble a global casino, where elite owners adjust dials to control the flow of different resources. The enshittified town square has a lot more in common with a casino than a real town square -- TikTok, SnapChat, and Instagram offer addictive entertainment, through features that encourage compulsive use.)</p>
<br>
<p>Back to "the medium is the message." In today's digital communication ecosystem, the medium/metaphor/message in question is often <em>algorithmic</em>. That is to say, the media through which we exchange messages will often use algorithmic processes to determine who receives what messages, as well as when and where they are received. To rephrase McLuhan and Postman, "the algorithm" itself has thus become a sort of message -- a central metaphor in our day-to-day thoughts and decisions.</p>
<br>
<p>There seems to be broad (and growing) awareness around "the algorithm" (or "my algorithm") as an influential mediator in our communication. But what exactly does this entail? What are the effects and implications of algorithmic media? And why does it matter?</p>
<br>
<p>One important implication of our current algorithmic media ecology is that big tech companies have come to dominate. They own us. Hundreds of millions of people spend hours a day on their screens, only to use a handful of services from the big tech oligopoly: YouTube, Instagram, Facebook, TikTok, and Snapchat are among the <a href="https://www.pewresearch.org/internet/2025/11/20/americans-social-media-use-2025/">most dominant</a>.</p>
<br>
<p>Whether the messenger is a news organization, an advertiser, or a friend / family member, there are fewer and fewer guarantees as to how their messages will be delivered. Many people know this intuitively -- your post may or may not reach your followers, regardless of its quality. Cory Doctorow describes this as a breakdown of the "end-to-end" principle. In a service that follows the end-to-end principle, messengers can reliably send messages to people ("receivers") who have willingly chosen to receive such messages.</p>
<br>
<p>Some services used to follow the end-to-end principle, for example, when your feed showed posts from people you willingly chose to follow. It was nice! But it turned out to be a trap -- a setup for future <a href="https://en.wikipedia.org/wiki/Enshittification">enshittification</a>. The typical three-step enshittification, according to <a href="https://www.wired.com/story/tiktok-platforms-cory-doctorow/">Doctorow</a>, goes like this:</p>
<br>
<ol>
<li>Be good to users</li>
<li>Be good to business customers, in part by abusing users</li>
<li>Abuse business customers and claw back all possible value</li>
</ol>
<p>Here is how that plays out in the context of algorithmic media services.</p>
<br>
<h2>Phase 1</h2>
<p>In phase 1, the communication service works well. It follows the end-to-end principle, such that you can expect your posts will reach your followers, and your feed includes posts from people you willingly followed.</p>
<br>
<div class="figure-box"><img src="https://jackbandy.com/images/enshittification/1-users.svg" alt="Phase 1: Good to Users"></div>
<p>Nostalgia can be dangerous, but sometimes it's worth remembering the good old days. Remember when you opened Instagram, and you got to see posts from friends and family? And you could scroll through the new posts until you saw a picture that you recognized, at which point, it really was a good time to close the app. It was nice, but it was short-lived.</p>
<br>
<p>Before November 2013, Instagram did not even have advertisements. In the beginning, before their enshittification, services like Instagram actually worked: they showed your posts to anyone who asked to see them. To use Cory Doctorow's terminology again, the service reliably delivered messages "from willing senders to willing receivers." It was an effective communication tool, attracting millions of active users.</p>
<br>
<h2>Phase 2</h2>
<p>Then came advertising. This is phase 2, in which the feed remains somewhat usable, showing posts from people you followed. But in phase 2 of enshittification, any advertiser willing to pay the price is able to put a post in your feed.</p>
<br>
<div class="figure-box"><img src="https://jackbandy.com/images/enshittification/2-businesses.svg" alt="Phase 2: Good to Businesses"></div>
<p>Phase 2 is the key growth period for companies to build up their business clientele. The advertisers have a heyday. As long as the feed is <em>usable</em> (not necessarily good, just usable), people keep using it. In this phase, the owners sit back and relax. All they have to do is get the advertisers hooked. And if your company is bringing in millions of dollars in advertising revenue, it's worth the investment to hire full-time employees whose only job is to make sure advertisers keep up their spending.</p>
<br>
<p>You can think of phase 2 like adding a toll to a road, but only after people have become used to driving on that road every day to get to work. Oh, and the alternative roads are no longer maintained. With advertising, the company starts turning communication into a challenge. If you want to reach your followers, you cannot simply publish a post and expect it to appear in their feeds. Now, to communicate with your friends, you need a strategy: multiple posts per day, carefully-selected hashtags, engaging captions, etc. etc. etc. Even then, your message might not reach your intended audience. Welcome to the great audience competition of algorithmic media, may the odds be ever in your favor.</p>
<br>
<h2>Phase 3</h2>
<p>Phase 3 is the current state of affairs. We all know some things are wrong. I can't speak for everyone, but at the very least, it seems like more and more people recognize that <strong>these apps suck</strong>.</p>
<br>
<div class="figure-box"><img src="https://jackbandy.com/images/enshittification/3-abuse.svg" alt="Phase 3: Abuse Users and Businesses"></div>
<p>The platform becomes so saturated with advertisements that users develop genuine fatigue. By the early 2020s, Instagram users were seeing about 4 ads for every 10 posts. The only one who benefits in phase three is the technology company itself -- users and advertisers are frustrated, but they have no meaningful alternatives (thanks to phase one and phase two locking everyone in). Instagram is no longer fun, unless you own it.</p>
<br>
<p>This third phase of enshittification makes for a structurally chaotic and unpredictable communication ecosystem. The primary goal is no longer to facilitate interpersonal communication, but to keep advertisers paying and keep users coming back -- to <a href="https://en.wikipedia.org/wiki/Build_a_better_mousetrap,_and_the_world_will_beat_a_path_to_your_door">build a better mousetrap</a>. Feedback loops emerge that reward a small portion of users while undermining the more balanced, two-way communication that made these services usable in the first place. Pew Research found in 2024 that <a href="https://www.pewresearch.org/internet/2024/02/22/how-u-s-adults-use-tiktok/">about half of adult U.S. TikTok users had <em>never</em> posted a video, and the top 25% of users produced 98% of public videos</a>. A similar study of Twitter users found that <a href="https://www.pewresearch.org/internet/2019/04/24/sizing-up-twitter-users/">the top 10% created 80% of tweets</a>.</p>
<br>
<p>The monopoly / oligopoly patterns thus show up in multiple ways. We have a few companies that own these apps. And within these apps, there is a select group of users who dominate the attention field. Again, welcome to the audience competition of algorithmic media!</p>
<hr>
<h2>What next?</h2>
<p>As I have talked to more people about the topics in this book, I have become more and more encouraged to realize that more and more people are simply fed up with big tech companies and their services. We hate it. We know these apps suck. Maybe that means this book is late to the party. And, maybe, that means we are ready to organize for better media futures.</p>
<br>
<p>How do we do that? Perhaps by some combination of public media, public education, real democratic governance, and probably some other changes that will require us to do more than click. I am convinced that we need to keep making a big fuss about how much these apps suck, and why big tech companies are to blame. Technology can still be cool!</p>
<br>
<p>But the purpose of this blog post is just to give you a taste of my book, not to solve all these problems. So if you enjoyed reading this post, you might enjoy the full book. If not, well, thanks for your time.</p>
<br>]]></content:encoded>
  </item>
  <item>
    <title>Toward a Luddite Approach to LLMs</title>
    <link>https://jackbandy.com/text/llm-code-philosophy</link>
    <guid isPermaLink="true">https://jackbandy.com/text/llm-code-philosophy</guid>
    <pubDate>Sun, 08 Feb 2026 00:00:00 GMT</pubDate>
    <dc:creator>Jack Bandy</dc:creator>
    <description>Some brief thoughts on leveraging large language models in appropriate ways to achieve certain goals.</description>
    <content:encoded><![CDATA[<p>When it comes to "engines that fabricate articles in a fraudulent and deceitful manner", I agree with the <a href="https://www.marxists.org/history/england/combination-laws/ned-ludd-1812.htm">luddites</a>. I am concerned that generative tools powered by large language models (LLMs) -- such as OpenAI's ChatGPT, Anthropic's Claude, and Google's Gemini -- often nudge people toward fabricating products in a fraudulent and deceitful manner.</p>
<br>
<p>So, when I published a new website that was substantially shaped by Claude Code, I felt the need to share some of my reasoning.</p>
<br>
<p>To get a little meta, let me start by saying that drafting (and/or editing) my writing is one of the tasks for which I refuse to use LLMs. I believe <a href="https://doi.org/10.1038/s44222-025-00323-4">writing is thinking</a> -- that is, (I think) one of the best ways to understand what is happening in my brain is to translate my thoughts into language (and/or visualizations). Within this framework, every word outsourced to a generative model is a missed opportunity to strengthen my own thinking.</p>
<br>
<p>The analogy of "<a href="https://www.mprnews.org/episode/2025/09/09/ai-in-schools-st-paul-teacher-says-its-like-bringing-a-forklift-to-the-gym">bringing a forklift to the weight room</a>" has been an effective way to communicate this principle to students. If you don't want to strengthen your thinking, then by all means, go ahead and have LLMs do your writing. And I have to ask, if you don't want to strengthen your thinking, what made you decide to enroll in school?</p>
<br>
<p>There does seem to be a difference between outsourcing <em>a thought process</em> and outsourcing <em>a building process</em>. In the case of my website, for example, I have gone back and forth between managing it on my own versus outsourcing it (Ghost, Wordpress, etc.). Writing html is time-consuming. But when I let Ghost handle all the html, I lose some control. It also costs more money, and creates a dependency on their hosting services.</p>
<br>
<p>I wanted the best of multiple worlds:</p>
<br>
<ul>
<li>Quick editing</li>
<li>File hosting</li>
<li>Customizable/controllable html</li>
<li>Fast and lightweight</li>
</ul>
<p>It's only a little personal website, but ultimately, <a href="https://theanarchistlibrary.org/library/chellis-glendinning-notes-toward-a-neo-luddite-manifesto">all technologies are political</a>. So I sketched out my idea for a new website and fired up Claude code. I checked all the outputted html, performed some tests, and kept track of my prompts. For the most part, it felt like working one layer of abstraction above existing high-level programming languages -- for example, I still used html vocabulary (e.g. div, span) to guide the output.</p>
<br>
<p>Why all the fuss? Who cares if a website is vibe-coded? Well I do, and if you are reading this, you probably do as well. We are the working-class nerds! We know it's not just about code and control, it's about freedom! And as <a href="https://ludditebicentenary.blogspot.com/2012/04/30th-april-1812-threatening-letter-from.html">Eliza Ludd wrote</a>, "curs’d his the man that even lifts a straw against the sacred cause of Liberty." Dare I say, we are the Neo-luddites?</p>
<br>
<p>As you may have heard, Claude code is pretty capable. It made the website renovations pretty quick, and eliminated a lot of time that I would have spent searching online for different html and css snippets. Since it is my website, I do feel responsible for the code that is published -- understanding it well enough to maintain it and adjust it <em>without</em> an LLM.</p>
<br>
<p>My main hesitation at this point is that Anthropic kind of sucks. They're running on billions of dollars from Amazon and ruthlessly stealing intellectual property wherever they can. This is not to mention their violent partnerships with Palantir and the U.S. military. And don't forget about all the unnecessary resource-hungry data centers!</p>
<br>
<p>So, as of writing, I am exploring <a href="https://ollama.com/blog/launch">ollama launch</a> in order to hopefully "get off" Anthropic as well. The struggle continues.</p>
<br>
<p>Thanks for reading, fellow nerd!</p>
<br>]]></content:encoded>
  </item>
  </channel>
</rss>
