<rss version="2.0">
  <channel>
    <title>Spotlight on Toby Geeks Out! </title>
    <link>https://tobygeeksout.micro.blog/categories/spotlight/</link>
    <description></description>
    
    <language>en</language>
    
    <lastBuildDate>Thu, 16 Jul 2026 15:04:37 -0400</lastBuildDate>
    
    <item>
      <title>A Big Refresh for Toby Geeks Out!</title>
      <link>https://tobygeeksout.micro.blog/2026/07/16/a-big-refresh-for-toby.html</link>
      <pubDate>Thu, 16 Jul 2026 15:04:37 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/07/16/a-big-refresh-for-toby.html</guid>
      <description>&lt;p&gt;My last &lt;a href=&#34;https://tobygeeksout.micro.blog/2026/04/18/a-few-weeks-in-the.html&#34;&gt;big update&lt;/a&gt; to the blog was back in April. Since then I&#39;ve been quietly adding small things here and there, nothing major. But today I decided it was time to do a full redesign.&lt;/p&gt;
&lt;p&gt;Here&#39;s the why behind it. My header, feature area, and subscribe box were all painted in heavy navy blocks, one after another. It&#39;s not that blue is too much — I still love it — but this is an indie web blog, and I want it to feel simple. Easy to navigate. Something you can read leisurely without any noise getting in the way.&lt;/p&gt;
&lt;p&gt;I wanted the blog to feel lighter and more open, something pleasant to move around in. Cleaner. Maybe minimalist, though I&#39;m still not totally sure that&#39;s the right word for it.&lt;/p&gt;
&lt;p&gt;So this time, I went lighter. Clean, simple colors, and a few small animations to give the site some life without going overboard. It feels fresher already.&lt;/p&gt;
&lt;p&gt;One bigger change: I dropped the &lt;a href=&#34;https://tobygeeksout.micro.blog/2026/06/27/site-refresh-the-header-got.html&#34;&gt;pill-shaped morphing nav&lt;/a&gt;. That one was short-lived — I just wanted to see how it looked for a while, but in the end I decided to go back to a sticky header like before.&lt;/p&gt;
&lt;p&gt;The one change I kept: the logo now quietly hides itself as you scroll down, while the header itself stays put. It also shows my avatar and site logo together, and has icons in the nav now. That avatar is a new one too — updated both on the blog and in my Micro.blog account settings.&lt;/p&gt;
&lt;p&gt;I also redesigned the logo itself. Glasses now replace the two e&#39;s in &#34;Geeks,&#34; and &#34;Out!&#34; tilts up slightly with a terracotta underline underneath.&lt;/p&gt;
&lt;p style=&#34;text-align:center&#34;&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/tobygeeksoutlogonew.png&#34; width=&#34;350px&#34; alt=&#34;Toby Geeks Out! logo, with glasses replacing the two e&#39;s in Geeks&#34;&gt;&lt;/p&gt;
&lt;p&gt;I also redid the home page. No more pagination — it just shows the 5 or 6 most recent posts, then you head over to the archive for everything else. Longer posts now fade out near the bottom once they pass 800 characters, so you get a taste and click through to keep reading. On mobile, there&#39;s a bottom nav bar now instead of a hamburger menu, and on the home page it just stays put as you scroll.&lt;/p&gt;
&lt;p&gt;The archive page now lets you expand and collapse categories instead of scrolling through one long list. And on the subscribe side, I added RSS as an option on the home page strip, right alongside email — single posts now have their own subscribe block with that same choice too.&lt;/p&gt;
&lt;p&gt;On single posts, I redid the post titles. I had updated them not long ago, but I wasn&#39;t happy with how they turned out, so I built a better version this time. I also decided to drop the background block that used to sit around the title — now it just blends into the same background as the rest of the page, which looks a lot cleaner.&lt;/p&gt;
&lt;p&gt;On those same posts, I also redid the table of contents styling and colors to match the new lighter look, and added a recent posts section at the end so it&#39;s easier to keep reading once you finish one.&lt;/p&gt;
&lt;p&gt;The bottom nav bar also quietly disappears while you scroll here, so it stays out of the way until you need it. Single posts also get a back button now that takes you right back where you came from. So if you were browsing the archive and tapped into a post, back takes you to the archive. If you came from the home page, back takes you to the home page.&lt;/p&gt;
&lt;p&gt;The newsletter page finally got some real attention too. I installed the &lt;a href=&#34;https://tobygeeksout.micro.blog/2026/06/24/two-new-pages-one-productive.html&#34;&gt;Newsletters plugin&lt;/a&gt; earlier this year and eventually got around to fixing up the CSS and styling for the newsletter list and single view.&lt;/p&gt;
&lt;p&gt;Today I took it further — I wanted it to feel like you&#39;re actually inside an email while browsing past newsletters, almost like scrolling through your own inbox. That&#39;s the direction I went with this time.&lt;/p&gt;
&lt;p&gt;I&#39;d read a few blog posts about doing a light and dark toggle before, and thought it was a great idea, mostly for eye health — bright, light colors at night can be rough on your eyes, and I didn&#39;t want that during nighttime reading.&lt;/p&gt;
&lt;p&gt;I found &lt;a href=&#34;https://localghost.dev/blog/time-based-background-colour-transitions-with-temporal-and-css-color-mix/&#34;&gt;this article about time-based background color transitions&lt;/a&gt;, and it gave me an idea.&lt;/p&gt;
&lt;p&gt;Since I&#39;d already decided to go lighter with this redesign, I hadn&#39;t thought much about nighttime reading until this article made me rethink it. So I decided to implement something similar on the blog: instead of a plain on/off toggle, a sunrise and sunset background transition based on your own location — kind of like the Night Shift feature on Windows and Mac, but built into the site itself.&lt;/p&gt;
&lt;p&gt;The background now shifts through the day based on your own clock, right where you&#39;re reading. Pre-dawn starts deep navy, then eases into a dusky navy as sunrise gets close. Sunrise brings in a pale, warm cream — morning is intentionally lighter than evening. Daytime settles into the site&#39;s regular colors, completely unchanged. As sunset approaches, it shifts into a warmer cream tone, easing back into dusky navy and then deep night navy after dark. It&#39;s live now, quietly shifting in the background as the day goes on.&lt;/p&gt;
&lt;p&gt;This is what I&#39;ve been tinkering with to get things closer to how I want them. Take a look around the site and let me know what you think. I&#39;ll probably keep making small changes quietly as I go — some areas still need a bit more tinkering.&lt;/p&gt;
&lt;blockquote&gt;
  &lt;p&gt;To improve is to change; to be perfect is to change often.&lt;/p&gt;
  &lt;p&gt;— Winston Churchill&lt;/p&gt;
&lt;/blockquote&gt;
&lt;hr style=&#34;border-top: 2px solid #C4622D; opacity: 0.35;&#34;&gt;
&lt;p style=&#34;text-align: center !important; font-style: italic; font-family: Georgia, serif; color: #9C9489;&#34;&gt;Never quite done. Always a little better.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>There&#39;s No Right Way to Blog, Just Mine</title>
      <link>https://tobygeeksout.micro.blog/2026/07/13/theres-no-right-way-to.html</link>
      <pubDate>Mon, 13 Jul 2026 12:38:11 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/07/13/theres-no-right-way-to.html</guid>
      <description>&lt;p&gt;
I read a post from Dan Q this week called &lt;a href=&#34;https://danq.me/2026/07/02/you-dont-have-to-blog-like-me/&#34;&gt;You Don&#39;t Have to Blog Like Me&lt;/a&gt;, and I agree with every bit of it, 100 percent. There&#39;s no right way to do this, it really is just preference. His post is basically a permission slip: you don&#39;t have to tag things, keep a schedule, have a feature image, split your posts by type, or have a tidy answer ready when someone asks what your blog is even about.
&lt;/p&gt;
&lt;p&gt;
That last one hit home. My blog could stretch across as many as 20 topics if I let it, but right now I mostly stick to four or five: tech and AI, home decor, movie and TV reviews, and sometimes politics. I&#39;d like that range to eventually grow into sustainability and climate change, once I find the right angle. I&#39;m still figuring it out, and blogging works best when it just flows the way your thoughts do.
&lt;/p&gt;
&lt;p&gt;
That part about categories isn&#39;t really me taking a stand against his list, if I&#39;m honest. Most blogging platforms hand you that stuff as part of the setup, whether you use it or not. If I built a blog completely from scratch, a plain static HTML site, I&#39;d probably skip most of it. What I&#39;d actually care about is making it clean, attractive, and easy to read, with the right colors doing most of the work.
&lt;/p&gt;
&lt;p&gt;
You don&#39;t have to blog like me, or like Dan Q, or like anyone else whose blog you admire. None of this makes me a better writer than anyone else; it&#39;s just what sounds like me. I still poke around other blogs and swipe ideas for fun, and half the time it turns into an afternoon tinkering with HTML and CSS on my own site. That&#39;s the real hobby.
&lt;/p&gt;
&lt;p&gt;
Happy blogging, and be true to yourself. It&#39;s a good kind of self-care, having a place where you can just think out loud and say it however you want.
&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>No, AI Image Slop Is Not Ok</title>
      <link>https://tobygeeksout.micro.blog/2026/07/11/no-ai-image-slop-is.html</link>
      <pubDate>Sat, 11 Jul 2026 12:59:05 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/07/11/no-ai-image-slop-is.html</guid>
      <description>&lt;p&gt;I found &lt;a href=&#34;https://www.gordonmclean.co.uk/2026/04/16/when-is-ai-image-slop-ok/&#34;&gt;a post by Gordon McLean called &#34;When Is AI Image Slop Ok?&#34;&lt;/a&gt; and I want to answer it straight: no. Slop&#39;s not ok. That doesn&#39;t mean AI images are off the table, I use them on this blog myself sometimes, tied to whatever I&#39;m actually writing about, chosen on purpose. What&#39;s not ok is the lazy, thoughtless kind that gets passed off as real. Not in a blog post, not in a newsletter, not anywhere with your name on it.&lt;/p&gt;
&lt;p&gt;Gordon wasn&#39;t defending slop either, to be fair. He was working through his own use of AI for featured images on his site, going back and forth on whether that counts as the same kind of slop everyone complains about, since it&#39;s &#34;just&#34; a banner image nobody studies closely. But one comment did more work than the whole rest of the post. A reader named Rhys Wynne pointed out that if you can&#39;t tell whether the image is real or AI-made, why would anyone trust the words underneath it? Gordon came back the next day with a follow-up saying he was done using AI images, full stop, going back to real photos from sites like Unsplash instead. That&#39;s the whole argument, really. It was never about the image. It&#39;s about trust.&lt;/p&gt;
&lt;p&gt;I already use Unsplash myself for photos on this blog. Reading Gordon&#39;s follow-up made me realize I should start adding a photo credit caption under them too, giving credit to the actual photographer instead of just dropping the image in with no source.&lt;/p&gt;
&lt;p&gt;I&#39;ve circled this idea a few times already on this blog. AI as a tool to help you think, organize a mess of notes, or get a draft moving is fine by me. AI as a stand-in for the actual choosing and care that goes into making something is not. Slop is what happens when nobody decided anything, no image was picked, no thought went into what it should look like, it just got generated because that was faster than choosing something real. A slop image on a post looks small by itself, but it&#39;s a tell. It says the work wasn&#39;t worth real effort, so why would a reader owe it real attention back?&lt;/p&gt;
&lt;p&gt;A featured image is the first thing a reader sees. It sets the tone before a single word gets read. If that image was generated in five seconds with no thought behind it, it&#39;s already telling the reader something about what the rest of the post is worth. And once someone starts wondering if the picture is fake, they start wondering about everything else too.&lt;/p&gt;
&lt;p&gt;There&#39;s a difference worth naming between making a new image with AI and using AI to alter something real. What crosses a real line is taking an actual photo and twisting it into something that didn&#39;t happen, then passing it off as real. Trump has done exactly that more than once. &lt;a href=&#34;https://www.usnews.com/news/best-states/california/articles/2026-01-27/trumps-use-of-ai-images-pushes-new-boundaries-further-eroding-public-trust-experts-say&#34;&gt;The White House posted an altered version of a real photo of Homeland Security Secretary Kristi Noem&lt;/a&gt; that added her crying, which isn&#39;t what the original photo showed. &lt;a href=&#34;https://www.pbs.org/newshour/politics/trump-posts-a-doctored-photo-portraying-obamas-boarding-air-force-one-spray-painted-with-graffiti&#34;&gt;Trump also shared a doctored photo of Barack and Michelle Obama walking off an Air Force One covered in graffiti&lt;/a&gt;, a scene that never happened, and the graffiti included messages that got the image called out as racist right away. Those aren&#39;t jokes. They&#39;re real photos edited to plant a fake memory in people&#39;s heads.&lt;/p&gt;
&lt;p&gt;I get that mocking politicians with doctored images isn&#39;t new. People have done it for centuries, with cartoons and photo tricks alike. But that history doesn&#39;t make it fine now, and it&#39;s not only a political thing either. The same move shows up all over the internet.&lt;/p&gt;
&lt;p&gt;Fake animal photos dressed up to look like real wildlife shots. Fake movie posters made to look like a real announcement for a movie that doesn&#39;t exist. I see that one constantly scrolling Facebook, and I end up stopping to double-check almost every time. That gets tiring fast, and it shouldn&#39;t be something I have to do in the first place. Pictures that use kids to make some made-up story feel more real so people share it before checking. All of it works the same way: borrow the trust people give to something real to sell something that isn&#39;t real at all. None of it is ok.&lt;/p&gt;
&lt;p&gt;There&#39;s one more piece to this that goes past just images. When AI shows up in news or on social media, the speed is what makes it dangerous. Something gets posted, it looks close enough to real, and people believe it before anyone stops to check. &lt;a href=&#34;https://www.pbs.org/newshour/politics/trumps-use-of-ai-images-further-erodes-public-trust-experts-say&#34;&gt;Experts who study this call it an erosion of trust&lt;/a&gt;, and that&#39;s the right word for it. Once a fake image or clip spreads far enough, correcting it later barely matters. The fake version already did its damage in people&#39;s heads. That&#39;s what worries me more than any single picture: not that AI can fake something, but that so many people will believe it at sight and never think to check.&lt;/p&gt;
&lt;p&gt;So no. AI image slop is not ok. Not a little ok, not &#34;depends on the context&#34; ok. Not ok.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>It Was Always Bigger Than That</title>
      <link>https://tobygeeksout.micro.blog/2026/07/08/i-didnt-feel-like-celebrating.html</link>
      <pubDate>Wed, 08 Jul 2026 11:15:11 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/07/08/i-didnt-feel-like-celebrating.html</guid>
      <description>&lt;p style=&#34;text-align:center; font-family: Georgia, serif; font-style:italic; color:var(--color-text-light); margin: 8px 0 24px 0;&#34;&gt;250 years later, here&#39;s what actually got lost.&lt;/p&gt;
&lt;p&gt;I love this country. I don&#39;t love a flag, and I think a lot of people mix those two things up without realizing it.&lt;/p&gt;
&lt;p&gt;This year&#39;s Fourth of July landed weird for me. With the current administration in office, I couldn&#39;t get into the mood for cookouts and fireworks like usual. I sat with that feeling for a few days before writing this, because I wanted to make sure I wasn&#39;t just venting. I wasn&#39;t.&lt;/p&gt;
&lt;p&gt;I&#39;ll say the quiet part plainly: I don&#39;t think this administration reflects what the founders were actually reaching for. Self-governance, checks on power, government answering to the people instead of the other way around, that was the whole point of what got written down in 1776. When I look at what&#39;s happening right now, it doesn&#39;t feel like an extension of that vision. It feels like a departure from it. That&#39;s the real reason this year&#39;s Fourth landed weird for me, not politics for its own sake, but a real gap between what this day is supposed to stand for and what I&#39;m actually watching happen.&lt;/p&gt;
&lt;p&gt;Here&#39;s what&#39;s easy to lose sight of: the point of this day was never fireworks or cookouts. It&#39;s not a birthday party for a piece of fabric, or for a country turning a year older, and it was never a celebration of whoever happens to be running the government at the time. It commemorates a document that said people have rights nobody gets to take away, and that government only has power because people agree to give it that power. The actual words still hold up:&lt;/p&gt;
&lt;blockquote&gt; &#34;We hold these truths to be self-evident, that all men are created equal, that they are endowed by their Creator with certain unalienable Rights, that among these are Life, Liberty and the pursuit of Happiness.&#34;&lt;/blockquote&gt;
&lt;p&gt;That&#39;s the whole holiday, underneath everything we&#39;ve piled on top of it since.&lt;/p&gt;
&lt;p&gt;And a lot of us have actually lost that thread.&lt;/p&gt;
&lt;!-- STAT CARD — intentionally hardcoded: dark navy card with self-contained
     text colors, reads correctly in both day and night as is --&gt;
&lt;table role=&#34;presentation&#34; width=&#34;100%&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34; style=&#34;margin: 24px 0;&#34;&gt;
  &lt;tr&gt;
    &lt;td style=&#34;background-color: #1E2D4A; padding: 24px; text-align: center; border-radius: 8px;&#34;&gt;
      &lt;p style=&#34;margin: 0; font-family: Georgia, serif; font-size: 2.5rem; font-weight: bold; color: #E8845A;&#34;&gt;53%&lt;/p&gt;
      &lt;p style=&#34;margin: 8px 0 0 0; color: #FAF8F5;&#34;&gt;of Americans don&#39;t know why we celebrate the Fourth of July&lt;/p&gt;
      &lt;p style=&#34;margin: 8px 0 0 0; font-size: 0.875rem;&#34;&gt;&lt;a href=&#34;https://www.cato.org/blog/new-poll-nearly-half-americans-dont-know-what-americas-250th-celebrating&#34; style=&#34;color: #E8845A;&#34;&gt;Source: Cato Institute, 2026&lt;/a&gt;&lt;/p&gt;
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;That&#39;s not a small gap. That&#39;s most of us, me included some years, just doing what we always do without stopping to ask why.&lt;/p&gt;
&lt;!-- CALLOUT --&gt;
&lt;table role=&#34;presentation&#34; width=&#34;100%&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34; style=&#34;margin: 24px 0;&#34;&gt;
  &lt;tr&gt;
    &lt;td style=&#34;background-color: var(--color-terra-light); border-left: 4px solid var(--color-terra); padding: 20px;&#34;&gt;
      &lt;p style=&#34;margin: 0 0 12px 0; font-family: Georgia, serif; font-weight: bold; color: var(--color-navy);&#34;&gt;What are we actually celebrating?&lt;/p&gt;
      &lt;p style=&#34;margin: 0 0 12px 0;&#34;&gt;July 4th marks the day the Continental Congress formally adopted the final wording of the Declaration of Independence. It&#39;s the birthday of a written argument for self-governance, not the finished result. We&#39;re not celebrating a country turning a year older. We&#39;re celebrating the moment a group of people wrote down why they believed they deserved to govern themselves.&lt;/p&gt;
      &lt;p style=&#34;margin: 0;&#34;&gt;And we&#39;ve never celebrated it the same way twice, solemn in 1776, partisan by the 1790s, official by 1870, commercialized by the mid-1900s, reframed again after WWII, drifted into leisure by the suburban era. The fireworks-and-cookouts version isn&#39;t the &#34;real&#34; one either. It&#39;s just this era&#39;s version.&lt;/p&gt;
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;
&lt;!-- DATE TIMELINE --&gt;
&lt;table role=&#34;presentation&#34; width=&#34;100%&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34; style=&#34;margin: 24px 0;&#34;&gt;
  &lt;tr&gt;&lt;td style=&#34;border-left: 4px solid var(--color-terra); background-color: var(--color-bg); padding: 12px 16px;&#34;&gt;&lt;p style=&#34;margin:0;&#34;&gt;&lt;strong style=&#34;color:var(--color-terra);&#34;&gt;1776&lt;/strong&gt; — The Declaration is adopted. The argument gets written down.&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;
  &lt;tr&gt;&lt;td style=&#34;height:8px; font-size:1px; line-height:1px;&#34;&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
  &lt;tr&gt;&lt;td style=&#34;border-left: 4px solid var(--color-terra); background-color: var(--color-bg); padding: 12px 16px;&#34;&gt;&lt;p style=&#34;margin:0;&#34;&gt;&lt;strong style=&#34;color:var(--color-terra);&#34;&gt;1783&lt;/strong&gt; — Treaty of Paris. Britain formally recognizes independence. The war is over.&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;
  &lt;tr&gt;&lt;td style=&#34;height:8px; font-size:1px; line-height:1px;&#34;&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
  &lt;tr&gt;&lt;td style=&#34;border-left: 4px solid var(--color-terra); background-color: var(--color-bg); padding: 12px 16px;&#34;&gt;&lt;p style=&#34;margin:0;&#34;&gt;&lt;strong style=&#34;color:var(--color-terra);&#34;&gt;1789&lt;/strong&gt; — The Constitution takes effect. The government we recognize today starts running.&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;
  &lt;tr&gt;&lt;td style=&#34;height:8px; font-size:1px; line-height:1px;&#34;&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
  &lt;tr&gt;&lt;td style=&#34;border-left: 4px solid var(--color-terra); background-color: var(--color-bg); padding: 12px 16px;&#34;&gt;&lt;p style=&#34;margin:0;&#34;&gt;&lt;strong style=&#34;color:var(--color-terra);&#34;&gt;1870&lt;/strong&gt; — Congress makes July 4th an official federal holiday. Almost a century late.&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;
  &lt;tr&gt;&lt;td style=&#34;height:8px; font-size:1px; line-height:1px;&#34;&gt;&amp;nbsp;&lt;/td&gt;&lt;/tr&gt;
  &lt;tr&gt;&lt;td style=&#34;border-left: 4px solid var(--color-terra); background-color: var(--color-bg); padding: 12px 16px;&#34;&gt;&lt;p style=&#34;margin:0;&#34;&gt;&lt;strong style=&#34;color:var(--color-terra);&#34;&gt;1938&lt;/strong&gt; — Federal employees finally get it as a paid day off.&lt;/p&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;
&lt;p&gt;Here&#39;s a detail I love: the government was never first on this one either. People started lighting bonfires and firing cannons the summer independence was declared. Philadelphia held its first real annual celebration in 1777, cannons, a 13-rocket salute, the whole city &#34;beautifully illuminated&#34; according to the newspaper that night.&lt;/p&gt;
&lt;p&gt;That same year, Congress also settled on what the flag would actually look like: 13 stripes, alternating red and white, one for each colony that had just declared itself free. The number wasn&#39;t decorative. It was a literal headcount of who was in this together.&lt;/p&gt;
&lt;p&gt;We claimed this day for ourselves a full century before Washington DC ever put its name on it.&lt;/p&gt;
&lt;p&gt;It didn&#39;t stay simple, either. Those early celebrations were supposed to build unity among the new nation&#39;s citizens. Within about a decade, the two rival political parties had turned it into competing celebrations instead, each one claiming to be the &#34;real&#34; patriotic one.&lt;/p&gt;
&lt;p&gt;John Adams, writing to his wife the day before the Declaration was adopted, predicted exactly how we&#39;d celebrate, and got the date wrong doing it. He wrote:&lt;/p&gt;
&lt;blockquote&gt;&#34;It ought to be commemorated, as the Day of Deliverance, by Solemn Acts of Devotion to God Almighty. It ought to be Solemnized with Pomp and Parade, with Shows, Games, Sports, Guns, Bells, Bonfires, and Illuminations, from one End of this continent to the other, from this Time forward, forever more.&#34;&lt;/blockquote&gt;
&lt;p&gt;Notice the order there: deliverance first, then the party. He wasn&#39;t saying throw a party, he was saying mark what happened here, and here&#39;s how big a celebration that deserves. He just thought everyone would be celebrating it on July 2nd, not the 4th. Even Jefferson and Adams, two of the men most responsible for the whole thing, both died on July 4, 1826, exactly fifty years later.&lt;/p&gt;
&lt;p&gt;So we followed Adams&#39; instructions to the letter, fireworks, parades, bonfires, all of it. We just kept the how and quietly dropped the why.&lt;/p&gt;
&lt;p&gt;Small thing I didn&#39;t expect: France went all in on this year&#39;s 250th, lighting the Eiffel Tower red, white, and blue, staging a light show at the Statue of Liberty, even reenacting the Battle of Yorktown at Versailles. Then I remembered why. France wasn&#39;t just cheering from the sidelines in 1776, their money, their navy, and their troops were part of the reason the war was actually winnable. Another thing about this day that&#39;s easy to forget until you look it up.&lt;/p&gt;
&lt;p&gt;Which brings me to this year. On July 4th, a few hundred masked members of Patriot Front, a group researchers classify as white nationalist and white supremacist, marched through Capitol Hill carrying an upside-down American flag and a Confederate flag, a few blocks from the actual 250th anniversary celebration. John Quincy Adams once said America goes not abroad in search of monsters to destroy. This year, one showed up at home, in broad daylight, on the actual anniversary. I don&#39;t think that means the whole country is falling apart. I also don&#39;t think it&#39;s nothing.&lt;/p&gt;
&lt;p&gt;To me, real patriotism means loving the idea underneath the flag, not the fabric itself. It means noticing when the people in charge fall short of what the country&#39;s supposed to stand for, instead of looking away because noticing feels uncomfortable. That&#39;s not weaker love. It&#39;s just love that&#39;s paying attention.&lt;/p&gt;
&lt;p&gt;Here&#39;s where I&#39;ll put my own opinion on the table: I&#39;m not against fireworks. I&#39;m against needing them to be bigger and better every single year. A 15 or 20 minute show is plenty, especially with a full day of parades, history, and cookouts already filling out the celebration.&lt;/p&gt;
&lt;p&gt;This year the National Mall chased a world record instead, roughly 850,000 fireworks over 40 minutes, and internal National Park Service documents warned it would create hazardous, &#34;very unhealthy&#34; air quality around the Mall itself. Add in how loud it is everywhere at once, what that does to animals who have no idea it&#39;s a holiday, and this year&#39;s record heat forcing evacuations on top of it all, and a modest show avoids most of these problems from the start.&lt;/p&gt;
&lt;p&gt;None of this has to mean giving up the spectacle either. Some towns are already swapping traditional fireworks for drone light shows, same wow factor, none of the smoke, noise, or wildfire risk. Celebrating can still look and feel amazing without needing to be the loudest, biggest version of itself every single year.&lt;/p&gt;
&lt;p&gt;There&#39;s a related story from 1787, after the Constitutional Convention: someone reportedly asked Benjamin Franklin what kind of government they&#39;d just created. His answer:&lt;/p&gt;
&lt;blockquote&gt;&#34;A republic, if you can keep it.&#34;&lt;/blockquote&gt;
&lt;p&gt;That&#39;s not a promise. That&#39;s a warning. The founders didn&#39;t hand us a finished country. They handed us a chance, one that only stays what it&#39;s supposed to be if people actually keep showing up for it.&lt;/p&gt;
&lt;p&gt;Here&#39;s the detail that gets me most: when Trump said &#34;we pledge allegiance to the flag they gave us&#34; during his 250th anniversary speech, he was echoing words that have nothing to do with this holiday. The Pledge of Allegiance was written in 1892, for Columbus Day. It&#39;s not from 1776. And the version most people know today got another layer added later, &#34;under God&#34; wasn&#39;t in it until 1954, added by Congress specifically to contrast with &#34;godless&#34; Soviet communism during the Cold War. Not from the founders either. He stood on a stage built around a dozen historic flags, added a military flyover, and never once pointed back to the actual document being commemorated that night. That&#39;s a real gap, not a small one.&lt;/p&gt;
&lt;p&gt;Adams called for this day to be marked as a &#34;Day of Deliverance.&#34; Trump&#39;s speech didn&#39;t quite match that. Alongside the flag tributes, it included attacks on &#34;communism,&#34; a push for his own stalled election bill, and a claim about the Iran war that independent fact-checkers found no evidence for. That&#39;s not deliverance. That&#39;s a campaign stop wearing a flag.&lt;/p&gt;
&lt;p&gt;So here&#39;s what I keep coming back to: maybe the point isn&#39;t figuring out the one right way to celebrate this day and handing it to everybody. Maybe it&#39;s just asking the question, honestly, every year. Are the things we say we believe in still true right now? If the answer&#39;s yes, light the fireworks. If it&#39;s more complicated than that, that&#39;s worth sitting with too.&lt;/p&gt;
&lt;p&gt;I don&#39;t think any one person gets to decide if we&#39;re on the right track as a whole country. But noticing when something feels off, and saying so instead of performing enthusiasm we don&#39;t feel, is part of how a country stays on track in the first place. The point was never the fireworks or the cookouts. It was always bigger than that.&lt;/p&gt;
&lt;p&gt;If you want a real starting point, it takes about ten minutes to read the actual document for yourself. Here&#39;s the &lt;a href=&#34;https://www.archives.gov/founding-docs/declaration-transcript&#34; style=&#34;color:var(--color-terra);&#34;&gt;National Archives&#39; transcription of the original&lt;/a&gt;. Not the fireworks. Not the flag. Just the thing we&#39;re actually supposed to be celebrating.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Maybe It&#39;s Just Me, But Blogging Shouldn&#39;t Have This</title>
      <link>https://tobygeeksout.micro.blog/2026/07/04/maybe-its-just-me-but.html</link>
      <pubDate>Sat, 04 Jul 2026 13:41:09 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/07/04/maybe-its-just-me-but.html</guid>
      <description>&lt;p&gt;John Gruber over at Daring Fireball recently gave a name to something we&#39;ve all been quietly furious about for years: the &lt;strong&gt;dickover&lt;/strong&gt;. It&#39;s that full-screen curtain that drops the second you land on an article, demanding you subscribe to a newsletter, accept seventeen kinds of cookies, or download an app you will never use, before it lets you read a single word of the thing you actually clicked on.&lt;/p&gt;&lt;table role=&#34;presentation&#34; width=&#34;100%&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34; style=&#34;background:var(--color-terra-light); border-left:4px solid var(--color-terra); margin:1.5rem 0;&#34;&gt;  &lt;tr&gt;    &lt;td style=&#34;padding:1rem 1.25rem;&#34;&gt;      &lt;p style=&#34;margin:0; font-size:1.2rem;&#34;&gt;&lt;strong&gt;Dickover&lt;/strong&gt; &lt;span style=&#34;font-size:0.875rem; color:var(--color-text-muted);&#34;&gt;(noun)&lt;/span&gt; — a full-screen or pop-up panel that blocks a site&#39;s own content until you deal with it: agree to cookies, subscribe to the newsletter, install the app, accept the terms, something you didn&#39;t come there to do.&lt;/p&gt;    &lt;/td&gt;  &lt;/tr&gt;&lt;/table&gt;&lt;p&gt;I hate them. Like, a lot, more than a little pop-up probably deserves. Maybe that&#39;s just me being particular about it, but I&#39;d bet a lot of you feel the same way and just haven&#39;t had a word for it until now.&lt;/p&gt;&lt;p&gt;Here&#39;s my sarcastic public service announcement: I hereby declare that dickovers should be banned forever, retroactively, and anyone who ever coded one should have to personally apologize to every reader whose scroll position they ruined. Somebody somewhere thought &lt;em&gt;&#34;you know what this article needs? A wall.&#34;&lt;/em&gt; And the rest of us have been paying for that decision every single day since.&lt;/p&gt;&lt;blockquote style=&#34;border-left:4px solid var(--color-terra); padding-left:1rem; margin:1.5rem 0; font-family:Georgia, serif;&#34;&gt;  &lt;p style=&#34;margin:0; font-size:1.8em;&#34;&gt;Dickovers are a veritable scourge.&lt;/p&gt;  &lt;p style=&#34;font-size:0.875rem; color:var(--color-text-light); margin-top:0.5rem;&#34;&gt;— John Gruber, Daring Fireball&lt;/p&gt;&lt;/blockquote&gt;&lt;p&gt;I&#39;ve read more blogs in the past few years than in my first twenty years of blogging combined, and dickovers are honestly a big part of why I notice this stuff now. I get it, there&#39;s probably a reason behind most of them somewhere: cookie compliance, growth metrics, whatever the business case is. On some giant commercial news site or a SaaS company&#39;s homepage, fine, that&#39;s just the cost of doing business online. Annoying, sure. Expected, also sure.&lt;/p&gt;&lt;p&gt;But blogging? Blogging was supposed to be the one corner of the internet that didn&#39;t do this to you. Gruber even calls out Substack by name, a platform built entirely around blogs, greeting visitors with a full-screen curtain before they can read a single post. That&#39;s the part that stings. It&#39;s not just that dickovers exist somewhere out there. It&#39;s that they found their way into the one place that was never supposed to have them.&lt;/p&gt;&lt;p&gt;I wish nobody had ever invented them, full stop, but out of everything, this is the part I actually care about: other corners of the web can keep doing whatever they&#39;re going to do, that&#39;s on them. Blogging should have been the exception.&lt;/p&gt;&lt;p&gt;Full disclosure: my own Substack used to pop up that exact same subscribe prompt, and for a while I didn&#39;t think much of it. I didn&#39;t really know what the platform was doing by default at the time.&lt;/p&gt;&lt;p&gt;It wasn&#39;t until I started reading other people&#39;s Substacks as a reader myself that it started to wear on me, that same wall, over and over, blog after blog. Then Gruber&#39;s article gave it a name, and my first reaction was a quick &#34;wait, was I doing that to people?&#34; No, not really. I just didn&#39;t know any better yet.&lt;/p&gt;&lt;p&gt;But that&#39;s exactly why moving this blog over to Micro.blog is one of the better decisions I&#39;ve made in twenty-some years of doing this. I&#39;m not out here chasing audience growth, I&#39;m just putting my thoughts down and hoping someone finds them useful or interesting along the way. If you&#39;re reading this, thank you, I appreciate you being here.&lt;/p&gt;&lt;p&gt;There&#39;s a quiet little note tucked in somewhere if you want new posts sent to your email, but that&#39;s all it is: a note. Not a curtain. Not a wall you have to fight through first.&lt;/p&gt;&lt;p&gt;So here&#39;s where I&#39;ve landed: dickovers are never going away, I&#39;m never going to stop being annoyed by them, and honestly that feels like a fair trade. :-)&lt;/p&gt;&lt;p style=&#34;margin:0 0 8px; font-size:0.875rem; color:var(--color-text-light); text-transform:uppercase; letter-spacing:0.5px;&#34;&gt;Further Reading&lt;/p&gt;&lt;table class=&#34;link-card&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34; border=&#34;0&#34; style=&#34;max-width:560px; width:100%; background:var(--color-bg); border:1px solid var(--color-border); border-radius:10px; border-collapse:separate; border-spacing:0; margin:0 auto; overflow:hidden; font-family:Inter, system-ui, sans-serif;&#34;&gt;  &lt;tr&gt;    &lt;td style=&#34;padding:0;&#34;&gt;      &lt;a href=&#34;https://daringfireball.net/2026/05/what_is_a_dickover&#34; target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;        &lt;img src=&#34;https://daringfireball.net/graphics/df-wide-card.png&#34; alt=&#34;What Is a Dickover?&#34; width=&#34;560&#34; style=&#34;width:100%; max-width:560px; max-height:300px; object-fit:cover; border-radius:8px 8px 0 0; display:block;&#34;&gt;      &lt;/a&gt;    &lt;/td&gt;  &lt;/tr&gt;  &lt;tr&gt;    &lt;td style=&#34;padding:12px 14px;&#34;&gt;      &lt;a href=&#34;https://daringfireball.net/2026/05/what_is_a_dickover&#34; target=&#34;_blank&#34; rel=&#34;noreferrer&#34; style=&#34;font-weight:700; color:var(--color-navy); display:block; margin:0 0 4px; line-height:1.35; text-decoration:none;&#34;&gt;What Is a Dickover?&lt;/a&gt;      &lt;blockquote class=&#34;card-wrap&#34; style=&#34;border:none; background:none; padding:0; margin:0; font-style:normal; font-weight:normal;&#34;&gt;        &lt;p style=&#34;font-size:0.875rem; color:var(--color-text-muted); margin:4px 0 8px; line-height:1.5;&#34;&gt;dickover — a modal panel, popover, or curtain presented by a website or app, deliberately obscuring its own content to frustrate the user with an unwanted, unne…&lt;/p&gt;      &lt;/blockquote&gt;      &lt;a href=&#34;https://daringfireball.net/2026/05/what_is_a_dickover&#34; target=&#34;_blank&#34; rel=&#34;noreferrer&#34; style=&#34;display:inline-block; background:var(--color-terra-light); border-radius:4px; padding:2px 8px; font-size:0.875rem; color:var(--color-text-light); text-decoration:none;&#34;&gt;daringfireball.net&lt;/a&gt;    &lt;/td&gt;  &lt;/tr&gt;&lt;/table&gt;
</description>
    </item>
    
    <item>
      <title>Today, Recent, Fading: The Inkwell Idea I Couldn&#39;t Leave Alone</title>
      <link>https://tobygeeksout.micro.blog/2026/07/01/today-recent-fading-the-inkwell.html</link>
      <pubDate>Wed, 01 Jul 2026 14:48:15 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/07/01/today-recent-fading-the-inkwell.html</guid>
      <description>&lt;p&gt;So my RSS tab in Perch runs on Inkwell, Micro.blog&amp;rsquo;s RSS reader, using my micro.blog token.&lt;/p&gt;
&lt;p&gt;Inkwell&amp;rsquo;s own apps have this thing where posts are split into three tabs — Today, Recent, and Fading — and stuff just naturally ages out instead of turning into a giant unread pile. Manton talked about this when he introduced &lt;a href=&#34;https://www.manton.org/2026/03/09/introducing-inkwell.html&#34;&gt;Inkwell&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;Honestly it&amp;rsquo;s one of my favorite ideas in any feed reader, and I really wanted that same feel inside Perch, not just in Inkwell&amp;rsquo;s own app.&lt;/p&gt;
&lt;p&gt;Turns out that wasn&amp;rsquo;t a quick copy-paste though. Inkwell&amp;rsquo;s API just gives you a flat list of entries with timestamps — no &amp;ldquo;bucket&amp;rdquo; built in. So I had to rebuild that whole Today/Recent/Fading thing from scratch. Took hours to get right, honestly no easy task.&lt;/p&gt;
&lt;p&gt;But it paid off — Perch&amp;rsquo;s RSS view now sorts everything into Today, Recent, or Fading just like Inkwell&amp;rsquo;s own app does, and lets old stuff quietly drop off. I actually finally caught up on all the RSS that&amp;rsquo;s been sitting in Inkwell somewhere, which felt pretty great.&lt;/p&gt;
&lt;p&gt;Now, categories — this is the one Inkwell just doesn&amp;rsquo;t have at all, not in the app, not in the API. Feeds are just a flat list over there.&lt;/p&gt;
&lt;p&gt;So I built my own version. Categories live in a Notion database, keyed by feed URL, so I only have to tag a feed once and every entry from it picks up the category automatically.&lt;/p&gt;
&lt;p&gt;You can set a category from a popover on any card, or from a slide-in panel, and then filter your feed down to just one topic.&lt;/p&gt;
&lt;p&gt;That same panel also has a Sources tab — just a plain list of everything you&amp;rsquo;re subscribed to, so you can filter to one specific feed just as easily.&lt;/p&gt;
&lt;p&gt;There&amp;rsquo;s a one-way sync keeping Inkwell and Notion in step so neither one messes up the other — Inkwell&amp;rsquo;s still the truth for what you&amp;rsquo;re subscribed to, Notion&amp;rsquo;s the truth for how it&amp;rsquo;s organized.&lt;/p&gt;
&lt;p&gt;All together, this setup just works for me. Today/Recent/Fading for pacing, categories and sources for organizing, all sitting on top of Inkwell instead of replacing it. Kind of feels like a Feedly/Inkwell mashup at this point. Categories/tags are honestly the one thing I keep hoping Inkwell adds on its own someday — until then, this is how I get there myself.&lt;/p&gt;
&lt;table role=&#34;presentation&#34; width=&#34;100%&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34; border=&#34;0&#34; style=&#34;max-width:600px;margin:0 auto;border-collapse:collapse;&#34;&gt;&lt;tr&gt;
&lt;td width=&#34;33%&#34; valign=&#34;top&#34; align=&#34;center&#34; style=&#34;padding:0 6px;&#34;&gt;
&lt;a href=&#34;https://cdn.uploads.micro.blog/95313/2026/whatsapp-image-2026-07-01-at-14.27.25-1.jpg&#34; target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/whatsapp-image-2026-07-01-at-14.27.25-1.jpg&#34; alt=&#34;Today, Recent, and Fading tabs in the RSS feed&#34; width=&#34;100%&#34; style=&#34;width:100%;height:auto;display:block;border-radius:8px;&#34;&gt;&lt;/a&gt;&lt;div style=&#34;font-size:13px;color:#9C9489;text-align:center;margin-top:8px;line-height:1.4;&#34;&gt;Today, Recent, and Fading in the RSS feed&lt;/div&gt;
&lt;/td&gt;
&lt;td width=&#34;33%&#34; valign=&#34;top&#34; align=&#34;center&#34; style=&#34;padding:0 6px;&#34;&gt;
&lt;a href=&#34;https://cdn.uploads.micro.blog/95313/2026/whatsapp-image-2026-07-01-at-14.27.25.jpg&#34; target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/whatsapp-image-2026-07-01-at-14.27.25.jpg&#34; alt=&#34;Category list&#34; width=&#34;100%&#34; style=&#34;width:100%;height:auto;display:block;border-radius:8px;&#34;&gt;&lt;/a&gt;&lt;div style=&#34;font-size:13px;color:#9C9489;text-align:center;margin-top:8px;line-height:1.4;&#34;&gt;Category list&lt;/div&gt;
&lt;/td&gt;
&lt;td width=&#34;33%&#34; valign=&#34;top&#34; align=&#34;center&#34; style=&#34;padding:0 6px;&#34;&gt;
&lt;a href=&#34;https://cdn.uploads.micro.blog/95313/2026/whatsapp-image-2026-07-01-at-14.27.24.jpg&#34; target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/whatsapp-image-2026-07-01-at-14.27.24.jpg&#34; alt=&#34;Source list&#34; width=&#34;100%&#34; style=&#34;width:100%;height:auto;display:block;border-radius:8px;&#34;&gt;&lt;/a&gt;&lt;div style=&#34;font-size:13px;color:#9C9489;text-align:center;margin-top:8px;line-height:1.4;&#34;&gt;Source list&lt;/div&gt;
&lt;/td&gt;
&lt;/tr&gt;&lt;/table&gt;
</description>
    </item>
    
    <item>
      <title>The ADA Turns 36. The Work Isn&#39;t Done</title>
      <link>https://tobygeeksout.micro.blog/2026/06/26/the-ada-turns-the-work.html</link>
      <pubDate>Fri, 26 Jun 2026 19:25:04 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/06/26/the-ada-turns-the-work.html</guid>
      <description>&lt;!-- FEATURE IMAGE --&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/dignified-celebration-of-the-ada-1.png&#34; alt=&#34;Celebrating 36 Years of the ADA&#34; width=&#34;100%&#34; style=&#34;display:block;border-radius:6px;margin-bottom:1.75rem;&#34;&gt;&lt;!-- INTRO BLOCK --&gt;&lt;table width=&#34;100%&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34; border=&#34;0&#34; style=&#34;margin:1.75rem 0;&#34;&gt;  &lt;tr&gt;    &lt;td style=&#34;border-left:4px solid #C4622D;background-color:#FAF8F5;padding:1.5rem 1.75rem;&#34;&gt;      &lt;p style=&#34;font-family:Georgia,serif;font-size:1.15rem;line-height:1.75;color:#1E2D4A;margin:0 0 0.65rem;&#34;&gt;Thirty-six years ago today, a civil rights law went into effect that said — in plain terms — disabled people belong everywhere. In jobs. In schools. On buses. In buildings. In public life.&lt;/p&gt;      &lt;p style=&#34;font-family:Georgia,serif;font-size:1.15rem;line-height:1.75;color:#1E2D4A;margin:0 0 0.65rem;&#34;&gt;&lt;em&gt;That was the promise.&lt;/em&gt;&lt;/p&gt;      &lt;p style=&#34;font-family:Georgia,serif;font-size:1.15rem;line-height:1.75;color:#1E2D4A;margin:0;&#34;&gt;&lt;em&gt;The promise is still being negotiated.&lt;/em&gt;&lt;/p&gt;    &lt;/td&gt;  &lt;/tr&gt;
&lt;/table&gt;&lt;hr style=&#34;border:none;border-top:2px solid #C4622D;opacity:0.35;margin:2rem 0;&#34;&gt;&lt;h2&gt;What the ADA Was Built to Do&lt;/h2&gt;&lt;p&gt;For anyone who wasn&#39;t around in 1990 — here&#39;s the short version.&lt;/p&gt;&lt;p&gt;Before the ADA, there was no federal law that broadly protected disabled people from discrimination in everyday life. You could be turned away from a job, denied access to a building, or excluded from a school program simply because of a disability, and it was perfectly legal. Disability rights activists had spent decades fighting that reality — organizing, protesting, and pushing Congress to act.&lt;/p&gt;&lt;p&gt;When President George H.W. Bush signed the ADA into law on July 26, 1990, it was built around four core goals:&lt;/p&gt;&lt;!-- GOAL CARDS --&gt;&lt;table width=&#34;100%&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34; border=&#34;0&#34; style=&#34;margin:1.5rem 0;&#34;&gt;  &lt;tr&gt;    &lt;td&gt;      &lt;table width=&#34;100%&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34; border=&#34;0&#34; style=&#34;margin-bottom:0.75rem;&#34;&gt;        &lt;tr&gt;          &lt;td width=&#34;49%&#34; valign=&#34;top&#34; style=&#34;background-color:#1E2D4A;border-radius:6px;padding:1rem 1.1rem;&#34;&gt;            &lt;span style=&#34;display:block;font-size:0.85rem;font-weight:700;color:#F0DDD3;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:0.4rem;&#34;&gt;Equal Opportunity&lt;/span&gt;            &lt;span style=&#34;color:#FAF8F5;line-height:1.5;&#34;&gt;Disabled people should have the same chances as everyone else in employment, education, and public life.&lt;/span&gt;          &lt;/td&gt;          &lt;td width=&#34;2%&#34;&gt;&lt;/td&gt;          &lt;td width=&#34;49%&#34; valign=&#34;top&#34; style=&#34;background-color:#1E2D4A;border-radius:6px;padding:1rem 1.1rem;&#34;&gt;            &lt;span style=&#34;display:block;font-size:0.85rem;font-weight:700;color:#F0DDD3;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:0.4rem;&#34;&gt;Full Participation&lt;/span&gt;            &lt;span style=&#34;color:#FAF8F5;line-height:1.5;&#34;&gt;The right to be present and included in every part of community life — not segregated or excluded.&lt;/span&gt;          &lt;/td&gt;        &lt;/tr&gt;      &lt;/table&gt;      &lt;table width=&#34;100%&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34; border=&#34;0&#34;&gt;        &lt;tr&gt;          &lt;td width=&#34;49%&#34; valign=&#34;top&#34; style=&#34;background-color:#1E2D4A;border-radius:6px;padding:1rem 1.1rem;&#34;&gt;            &lt;span style=&#34;display:block;font-size:0.85rem;font-weight:700;color:#F0DDD3;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:0.4rem;&#34;&gt;Independent Living&lt;/span&gt;            &lt;span style=&#34;color:#FAF8F5;line-height:1.5;&#34;&gt;The right to live in the community, not in institutions, and to make your own choices about your own life.&lt;/span&gt;          &lt;/td&gt;          &lt;td width=&#34;2%&#34;&gt;&lt;/td&gt;          &lt;td width=&#34;49%&#34; valign=&#34;top&#34; style=&#34;background-color:#1E2D4A;border-radius:6px;padding:1rem 1.1rem;&#34;&gt;            &lt;span style=&#34;display:block;font-size:0.85rem;font-weight:700;color:#F0DDD3;text-transform:uppercase;letter-spacing:0.05em;margin-bottom:0.4rem;&#34;&gt;Economic Self-Sufficiency&lt;/span&gt;            &lt;span style=&#34;color:#FAF8F5;line-height:1.5;&#34;&gt;The ability to work, earn, and participate in the economy on equal footing.&lt;/span&gt;          &lt;/td&gt;        &lt;/tr&gt;      &lt;/table&gt;    &lt;/td&gt;  &lt;/tr&gt;
&lt;/table&gt;&lt;!-- SCOPE SOFT CARD --&gt;&lt;table width=&#34;100%&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34; border=&#34;0&#34; style=&#34;margin:1.75rem 0;&#34;&gt;  &lt;tr&gt;    &lt;td style=&#34;background-color:#E5DDD5;border-radius:12px;padding:1.25rem 1.5rem;&#34;&gt;      &lt;span style=&#34;display:block;font-size:0.75rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:#6B645D;margin-bottom:0.5rem;&#34;&gt;The scope&lt;/span&gt;      &lt;p style=&#34;margin:0;color:#1E2D4A;line-height:1.65;&#34;&gt;The ADA wasn&#39;t just about ramps and parking spots. It covered jobs, schools, doctor&#39;s offices, buses, government buildings, websites, and anywhere the public goes. The idea was simple: disabled people are full citizens, and society has an obligation to include them.&lt;/p&gt;    &lt;/td&gt;  &lt;/tr&gt;
&lt;/table&gt;&lt;p&gt;Want to go deeper on the history? This panel discussion from the Museum of Science Boston and Perkins School for the Blind is worth your time.&lt;/p&gt;&lt;!-- YOUTUBE THUMBNAIL --&gt;&lt;div style=&#34;text-align:center;margin:1.75rem 0;&#34;&gt;&lt;a href=&#34;https://www.youtube.com/watch?v=a6P-p_Z0ybY&#34; style=&#34;display:inline-block;text-decoration:none;max-width:420px;width:100%;&#34;&gt;  &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/screenshot-2026-06-26-at-5.45.07pm.png&#34; alt=&#34;Democracy is a Disability Issue — panel discussion from Museum of Science Boston and Perkins School for the Blind&#34; width=&#34;100%&#34; style=&#34;display:block;border-radius:6px;&#34;&gt;  &lt;span style=&#34;display:block;text-align:center;font-size:13px;color:#C4622D;padding-top:6px;&#34;&gt;▶ Watch on YouTube&lt;/span&gt;&lt;/a&gt;&lt;/div&gt;&lt;p&gt;Thirty-six years later, that obligation is still being fulfilled — unevenly, slowly, and in some places, not at all. Here is where each of those promises stands today.&lt;/p&gt;&lt;a href=&#34;https://www.ada.gov&#34; style=&#34;color:#C4622D;text-decoration:none;border-bottom:1px solid #C4622D;padding-bottom:1px;&#34;&gt;Want to learn more about the ADA? Visit ada.gov ↗&lt;/a&gt;&lt;hr style=&#34;border:none;border-top:2px solid #C4622D;opacity:0.35;margin:2rem 0;&#34;&gt;&lt;h2&gt;The Law Created the Floor. We Haven&#39;t Built Much on Top of It.&lt;/h2&gt;&lt;p&gt;The employment numbers tell one part of the story.&lt;/p&gt;&lt;!-- STAT CARD --&gt;&lt;table width=&#34;100%&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34; border=&#34;0&#34; style=&#34;margin:1.75rem 0;background-color:#1E2D4A;border-radius:8px;&#34;&gt;  &lt;tr&gt;    &lt;td style=&#34;padding:1.25rem 1.5rem;&#34;&gt;      &lt;p style=&#34;font-size:0.8rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:#FAF8F5;opacity:0.6;margin:0 0 0.75rem;&#34;&gt;2025 Employment Data&lt;/p&gt;      &lt;table width=&#34;100%&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34; border=&#34;0&#34;&gt;        &lt;tr&gt;          &lt;td width=&#34;33%&#34; align=&#34;center&#34; valign=&#34;top&#34; style=&#34;padding:0.5rem 0.25rem;border-right:1px solid rgba(255,255,255,0.1);&#34;&gt;            &lt;span style=&#34;display:block;font-size:1.6rem;font-weight:700;color:#E8845A;line-height:1.1;&#34;&gt;22.8%&lt;/span&gt;            &lt;span style=&#34;display:block;font-size:0.85rem;color:#FAF8F5;margin-top:0.35rem;line-height:1.3;&#34;&gt;of disabled people were employed&lt;/span&gt;          &lt;/td&gt;          &lt;td width=&#34;33%&#34; align=&#34;center&#34; valign=&#34;top&#34; style=&#34;padding:0.5rem 0.25rem;border-right:1px solid rgba(255,255,255,0.1);&#34;&gt;            &lt;span style=&#34;display:block;font-size:1.6rem;font-weight:700;color:#E8845A;line-height:1.1;&#34;&gt;65.2%&lt;/span&gt;            &lt;span style=&#34;display:block;font-size:0.85rem;color:#FAF8F5;margin-top:0.35rem;line-height:1.3;&#34;&gt;of non-disabled people were employed&lt;/span&gt;          &lt;/td&gt;          &lt;td width=&#34;33%&#34; align=&#34;center&#34; valign=&#34;top&#34; style=&#34;padding:0.5rem 0.25rem;&#34;&gt;            &lt;span style=&#34;display:block;font-size:1.6rem;font-weight:700;color:#E8845A;line-height:1.1;&#34;&gt;8.3%&lt;/span&gt;            &lt;span style=&#34;display:block;font-size:0.85rem;color:#FAF8F5;margin-top:0.35rem;line-height:1.3;&#34;&gt;unemployment rate for disabled workers*&lt;/span&gt;          &lt;/td&gt;        &lt;/tr&gt;      &lt;/table&gt;      &lt;p style=&#34;font-size:0.72rem;color:#FAF8F5;margin:0.75rem 0 0;line-height:1.4;opacity:0.75;&#34;&gt;* More than double the 4.1% unemployment rate for non-disabled workers.&lt;/p&gt;    &lt;/td&gt;  &lt;/tr&gt;
&lt;/table&gt;&lt;p&gt;That gap has barely moved in years. &lt;em&gt;The ADA didn&#39;t fail. The systems around it did.&lt;/em&gt;&lt;/p&gt;&lt;p&gt;What was supposed to come after the law — accessible transit, workplaces that actually accommodate people, schools that prepare disabled students for real careers — those pieces are still missing or incomplete. The law set a legal minimum. Most institutions stopped right there.&lt;/p&gt;&lt;p&gt;That is the central problem. Not the ADA itself. Everything that was supposed to follow it.&lt;/p&gt;&lt;p&gt;And now there is a new layer to it. Hiring algorithms and automated screening tools are increasingly filtering out neurodivergent applicants and people with disabilities — not because they aren&#39;t qualified, but because the systems doing the filtering weren&#39;t built with them in mind. AI was supposed to remove human bias from hiring. In practice, it often just encodes it faster.&lt;/p&gt;&lt;hr style=&#34;border:none;border-top:2px solid #C4622D;opacity:0.35;margin:2rem 0;&#34;&gt;&lt;h2&gt;Education: Protected on Paper, Uneven in Practice&lt;/h2&gt;&lt;p&gt;The ADA covers schools. So does &lt;a href=&#34;https://www.hhs.gov/civil-rights/for-individuals/disability/index.html&#34; style=&#34;color:#C4622D;&#34;&gt;Section 504&lt;/a&gt;. Together, they give students with disabilities the right to equal access — to buildings, programs, and digital tools.&lt;/p&gt;&lt;p&gt;But rights on paper and rights in practice are not always the same thing.&lt;/p&gt;&lt;p&gt;About &lt;a href=&#34;https://www.bestcolleges.com/research/students-with-disabilities-higher-education-statistics/&#34; style=&#34;color:#C4622D;&#34;&gt;1 in 5 college students&lt;/a&gt; has some form of disability. Schools are required to make their websites, apps, and course materials accessible. But many are still behind, and enforcement has been uneven. There are also growing concerns about proposals to move special education oversight out of the Department of Education entirely — a shift that advocates warn could weaken enforcement of IDEA, the law that protects disabled students&#39; rights in schools.&lt;/p&gt;&lt;p&gt;When enforcement weakens, the families with the fewest resources are the ones who feel it most.&lt;/p&gt;&lt;hr style=&#34;border:none;border-top:2px solid #C4622D;opacity:0.35;margin:2rem 0;&#34;&gt;&lt;h2&gt;Healthcare: The ADA Says Equal Access. Reality Disagrees.&lt;/h2&gt;&lt;p&gt;The ADA requires healthcare providers to be physically accessible and to communicate clearly with patients who have disabilities. Sign language interpreters. Accessible exam tables. Information in formats people can actually use.&lt;/p&gt;&lt;p&gt;In practice, those requirements are inconsistently met.&lt;/p&gt;&lt;p&gt;People with disabilities face worse health outcomes than non-disabled people — not because of their disabilities alone, but because of barriers in the system itself. Offices that are hard to navigate. Providers who aren&#39;t trained to work with disabled patients. Telehealth platforms that don&#39;t work with assistive technology. Patient portals that screen readers can&#39;t use.&lt;/p&gt;&lt;p&gt;Very few medical schools train doctors in disability-inclusive care. That gap in training becomes a gap in care — felt by every disabled person who has had to explain their own needs to a doctor who wasn&#39;t prepared.&lt;/p&gt;&lt;!-- OLMSTEAD CALLOUT --&gt;&lt;table width=&#34;100%&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34; border=&#34;0&#34; style=&#34;margin:1.75rem 0;&#34;&gt;  &lt;tr&gt;    &lt;td style=&#34;background-color:#F0DDD3;border-left:4px solid #C4622D;padding:1.25rem 1.5rem;&#34;&gt;      &lt;span style=&#34;display:block;font-size:0.75rem;font-weight:700;letter-spacing:0.08em;text-transform:uppercase;color:#C4622D;margin-bottom:0.5rem;&#34;&gt;Worth knowing&lt;/span&gt;      &lt;p style=&#34;margin:0;color:#1E2D4A;line-height:1.65;&#34;&gt;The ADA&#39;s &lt;a href=&#34;https://www.ada.gov/resources/olmstead-mandate-statement/&#34; style=&#34;color:#C4622D;&#34;&gt;Olmstead decision&lt;/a&gt; established the right to live in the community rather than in institutions. That right depends on home and community-based services — and those services depend heavily on Medicaid funding. When that funding gets cut, the ADA&#39;s promise of integration doesn&#39;t disappear on paper. It just becomes impossible in practice.&lt;/p&gt;    &lt;/td&gt;  &lt;/tr&gt;
&lt;/table&gt;&lt;hr style=&#34;border:none;border-top:2px solid #C4622D;opacity:0.35;margin:2rem 0;&#34;&gt;&lt;h2&gt;Digital Access Is Still a Fight&lt;/h2&gt;&lt;p&gt;The internet wasn&#39;t part of the original ADA. It didn&#39;t exist the way it does now. For years, digital accessibility lived in a gray area — technically required, but rarely enforced and even less often practiced.&lt;/p&gt;&lt;p&gt;New rules have tried to change that. Public entities are now required to meet web accessibility standards for their websites and apps. But compliance deadlines keep getting pushed back. In late 2025, &lt;a href=&#34;https://www.adapacific.org/administration-halts-two-pending-ada-regulations/&#34; style=&#34;color:#C4622D;&#34;&gt;two pending rules about accessible equipment and accessible routes in public spaces were dropped entirely by the Department of Justice&lt;/a&gt;. Experts are predicting more ADA website lawsuits in 2026 as a result — because when the government steps back, litigation steps in.&lt;/p&gt;&lt;p&gt;The gaps are still everywhere. Captions that were auto-generated and never checked. Alt text that just says &#34;image.&#34; PDFs no screen reader can parse. Navigation that breaks without a mouse.&lt;/p&gt;&lt;p&gt;This is the accessibility work most organizations don&#39;t want to do because it never ends. &lt;em&gt;It&#39;s not a project with a completion date. It&#39;s a practice.&lt;/em&gt; And most institutions haven&#39;t built it into how they operate — because the law hasn&#39;t forced them to, and culture hasn&#39;t demanded it yet.&lt;/p&gt;&lt;hr style=&#34;border:none;border-top:2px solid #C4622D;opacity:0.35;margin:2rem 0;&#34;&gt;&lt;h2&gt;A Lot of What Passes for Compliance Is Theater&lt;/h2&gt;&lt;p&gt;The ramp that exists — but only at the side entrance. The captioned video where the captions are wrong half the time. The &#34;accessible&#34; bathroom behind three heavy doors. The job posting that says &#34;equal opportunity employer&#34; and then screens out anyone who doesn&#39;t fit a narrow mold.&lt;/p&gt;&lt;p&gt;Somewhere along the way, the floor became the goal. Do the minimum. Don&#39;t get sued. Move on.&lt;/p&gt;&lt;p&gt;That is not what disability rights advocates fought for. The ADA was meant to be a starting point — a foundation to build on, not a ceiling to bump against once and call it done.&lt;/p&gt;&lt;p&gt;And yet, too many institutions are still bumping against the floor.&lt;/p&gt;&lt;hr style=&#34;border:none;border-top:2px solid #C4622D;opacity:0.35;margin:2rem 0;&#34;&gt;&lt;h2&gt;What Moving Forward Actually Looks Like&lt;/h2&gt;&lt;p&gt;This anniversary has made one thing clear: laws create possibility, but they don&#39;t create culture. Culture has to be built — in hiring decisions, in school policies, in design choices, in who gets a seat at the table when systems are created.&lt;/p&gt;&lt;!-- KEY POINTS --&gt;&lt;table width=&#34;100%&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34; border=&#34;0&#34; style=&#34;margin:1.75rem 0;&#34;&gt;  &lt;tr&gt;    &lt;td style=&#34;border-left:3px solid #C4622D;padding:0.75rem 1rem;background-color:#FAF8F5;&#34;&gt;      &lt;strong style=&#34;display:block;color:#1E2D4A;margin-bottom:0.25rem;&#34;&gt;Digital accessibility needs to be infrastructure, not an afterthought.&lt;/strong&gt;      &lt;span style=&#34;color:#6B645D;line-height:1.5;&#34;&gt;Every organization that serves the public should have an accessibility practice built into how it operates — not just a policy document in a drawer.&lt;/span&gt;    &lt;/td&gt;  &lt;/tr&gt;  &lt;tr&gt;&lt;td style=&#34;height:0.75rem;&#34;&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;    &lt;td style=&#34;border-left:3px solid #C4622D;padding:0.75rem 1rem;background-color:#FAF8F5;&#34;&gt;      &lt;strong style=&#34;display:block;color:#1E2D4A;margin-bottom:0.25rem;&#34;&gt;Employers need to close the gap between accommodation policy and accommodation culture.&lt;/strong&gt;      &lt;span style=&#34;color:#6B645D;line-height:1.5;&#34;&gt;Having a policy matters. Having a culture where people can ask for what they need without fear or friction matters more.&lt;/span&gt;    &lt;/td&gt;  &lt;/tr&gt;  &lt;tr&gt;&lt;td style=&#34;height:0.75rem;&#34;&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;    &lt;td style=&#34;border-left:3px solid #C4622D;padding:0.75rem 1rem;background-color:#FAF8F5;&#34;&gt;      &lt;strong style=&#34;display:block;color:#1E2D4A;margin-bottom:0.25rem;&#34;&gt;Disabled people need to be in the room where decisions are made.&lt;/strong&gt;      &lt;span style=&#34;color:#6B645D;line-height:1.5;&#34;&gt;Not brought in at the end to review something already built. As leaders, designers, and policymakers shaping systems from the start.&lt;/span&gt;    &lt;/td&gt;  &lt;/tr&gt;  &lt;tr&gt;&lt;td style=&#34;height:0.75rem;&#34;&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;    &lt;td style=&#34;border-left:3px solid #C4622D;padding:0.75rem 1rem;background-color:#FAF8F5;&#34;&gt;      &lt;strong style=&#34;display:block;color:#1E2D4A;margin-bottom:0.25rem;&#34;&gt;The anniversary conversation needs to include accountability.&lt;/strong&gt;      &lt;span style=&#34;color:#6B645D;line-height:1.5;&#34;&gt;Not just recognition of how far we&#39;ve come — honest reckoning with how far we haven&#39;t.&lt;/span&gt;    &lt;/td&gt;  &lt;/tr&gt;
&lt;/table&gt;&lt;hr style=&#34;border:none;border-top:2px solid #C4622D;opacity:0.35;margin:2rem 0;&#34;&gt;&lt;h2&gt;What We Owe Each Other&lt;/h2&gt;&lt;p&gt;Disability touches every community, every family, and eventually most lives. It is not a niche issue. When systems are built to exclude disabled people, those systems are weaker for everyone.&lt;/p&gt;&lt;p&gt;The question is no longer whether the ADA matters. It&#39;s whether the institutions it was meant to hold accountable are actually being held accountable. Whether the law is being enforced, funded, extended, and defended — or quietly eroded through inaction, budget cuts, and rolled-back regulations.&lt;/p&gt;&lt;p&gt;That is a question everyone has a stake in answering.&lt;/p&gt;&lt;hr style=&#34;border:none;border-top:2px solid #C4622D;opacity:0.35;margin:2rem 0;&#34;&gt;&lt;h2&gt;36 Isn&#39;t a Milestone — It&#39;s a Marker&lt;/h2&gt;&lt;p&gt;&lt;em&gt;Milestone implies arrival. This isn&#39;t that.&lt;/em&gt;&lt;/p&gt;&lt;p&gt;Thirty-six years is a long time to still be fighting for basic access. It&#39;s also, in the scope of civil rights history, not that long. These things move slowly. They move because people keep pushing.&lt;/p&gt;&lt;p&gt;The ADA&#39;s promise was never going to fulfill itself. It requires constant defense, constant expansion, and constant pressure from people who refuse to accept that doing the minimum is good enough.&lt;/p&gt;&lt;p&gt;That pressure is what got us here. It&#39;s what gets us further.&lt;/p&gt;&lt;p style=&#34;text-align:center;font-style:italic;color:#9C9489;font-size:0.95rem;margin:2rem 0 0;font-family:Georgia,serif;&#34;&gt;Thirty-six years of progress. Still so much further to go.&lt;/p&gt;&lt;hr style=&#34;border:none;border-top:2px solid #C4622D;opacity:0.35;margin:2rem 0;&#34;&gt;&lt;h3&gt;Further Reading&lt;/h3&gt;&lt;!-- FURTHER READING --&gt;&lt;table width=&#34;100%&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34; border=&#34;0&#34; style=&#34;margin:1rem 0 0;&#34;&gt;  &lt;tr&gt;    &lt;td style=&#34;padding:0.65rem 1rem;background-color:#FAF8F5;border:1px solid #E5DDD5;&#34;&gt;      &lt;a href=&#34;https://www.bls.gov/news.release/disabl.htm&#34; style=&#34;color:#1E2D4A;text-decoration:none;line-height:1.4;&#34;&gt;U.S. Bureau of Labor Statistics — Disability Labor Force Characteristics 2025&lt;/a&gt;    &lt;/td&gt;  &lt;/tr&gt;  &lt;tr&gt;&lt;td style=&#34;height:0.5rem;&#34;&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;    &lt;td style=&#34;padding:0.65rem 1rem;background-color:#FAF8F5;border:1px solid #E5DDD5;&#34;&gt;      &lt;a href=&#34;https://www.statnews.com/2026/01/02/whats-worrying-those-with-disabilities-2026-trends/&#34; style=&#34;color:#1E2D4A;text-decoration:none;line-height:1.4;&#34;&gt;Stat News — 3 Trends to Watch in 2026 for People with Disabilities&lt;/a&gt;    &lt;/td&gt;  &lt;/tr&gt;  &lt;tr&gt;&lt;td style=&#34;height:0.5rem;&#34;&gt;&lt;/td&gt;&lt;/tr&gt;  &lt;tr&gt;    &lt;td style=&#34;padding:0.65rem 1rem;background-color:#FAF8F5;border:1px solid #E5DDD5;&#34;&gt;      &lt;a href=&#34;https://thearc.org/blog/2026-disability-advocacy-what-were-watching-how-to-help/&#34; style=&#34;color:#1E2D4A;text-decoration:none;line-height:1.4;&#34;&gt;The Arc — 2026 Disability Advocacy: What We&#39;re Watching &amp; How to Help&lt;/a&gt;    &lt;/td&gt;  &lt;/tr&gt;
&lt;/table&gt;
</description>
    </item>
    
    <item>
      <title>Twenty-Two Years and Eight Platforms Late</title>
      <link>https://tobygeeksout.micro.blog/2026/06/25/twentytwo-years-and-eight-platforms.html</link>
      <pubDate>Thu, 25 Jun 2026 13:33:08 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/06/25/twentytwo-years-and-eight-platforms.html</guid>
      <description>&lt;p&gt;Twenty-two years of blogging. Eight platforms. More hiatuses than I care to count. I started in 2004 back when blogging was just what you did if you had something to say and a corner of the internet to say it in. I kept coming back, even when life got in the way. I always do. I put together a full timeline of the journey: &lt;a href=&#34;https://tobygeeksout.micro.blog/the-long-road-here/&#34;&gt;The Long Road Here ↗&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Two New Pages, One Productive Day</title>
      <link>https://tobygeeksout.micro.blog/2026/06/24/two-new-pages-one-productive.html</link>
      <pubDate>Wed, 24 Jun 2026 21:33:53 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/06/24/two-new-pages-one-productive.html</guid>
      <description>&lt;p&gt;Back in February I installed the &lt;a href=&#34;https://github.com/microdotblog/plugin-newsletters&#34;&gt;Newsletters plugin&lt;/a&gt; for Micro.blog — &lt;a href=&#34;https://micro.blog/manton&#34;&gt;@manton&lt;/a&gt;&amp;rsquo;s own — and then completely forgot about it. Today I stumbled across it again and finally dug in. It creates a dedicated &lt;code&gt;/newsletters/&lt;/code&gt; &lt;a href=&#34;https://tobygeeksout.micro.blog/newsletters/&#34;&gt;index page&lt;/a&gt; listing all your past issues. Neat! Except it came with absolutely zero styling. Bare bones.&lt;/p&gt;
&lt;p&gt;So I styled it to match the rest of the blog. Took some back and forth, but it came together nicely. There&amp;rsquo;s even pagination on the single newsletter view. And when you click one of the newsletter posts, it shows a preview of exactly what was sent to subscribers.&lt;/p&gt;
&lt;p&gt;The other page I finished today was my rating scale. It started with stumbling across a post by &lt;a href=&#34;https://micro.blog/JohnPhilpin&#34;&gt;@JohnPhilpin&lt;/a&gt; — he had a link to his own &lt;a href=&#34;https://john.philpin.com/review-ratings/&#34;&gt;review ratings page&lt;/a&gt; and I liked the idea enough to borrow it as inspiration and &lt;a href=&#34;https://tobygeeksout.micro.blog/my-rating-scale/&#34;&gt;build my own version&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;His page and mine are similar, but I added a recent reviews section at the bottom — a short list of my latest watched films and shows.&lt;/p&gt;
&lt;p&gt;Always fun to tinker with Micro.blog. There&amp;rsquo;s always room for improvement and new additions — and honestly that&amp;rsquo;s half the fun.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The Android Feature That Leaves &#34;Close All Tabs&#34; Guides in the Dust</title>
      <link>https://tobygeeksout.micro.blog/2026/06/23/the-android-feature-that-leaves.html</link>
      <pubDate>Tue, 23 Jun 2026 16:00:54 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/06/23/the-android-feature-that-leaves.html</guid>
      <description>&lt;p&gt;There are guides out there covering how to close all your tabs at once — like &lt;a href=&#34;https://www.rd.com/article/how-to-close-all-tabs-on-iphone/&#34;&gt;this one&lt;/a&gt;. Solid tips, all of them. Closing all tabs at once beats going one by one through the tab switcher any day. I get why people need it.&lt;/p&gt;
&lt;p&gt;But not one of them mentions that Android already closes certain tabs for you automatically. You don&#39;t have to do a thing.&lt;/p&gt;
&lt;p&gt;When you open a link from an email, a news app, or a text message, browsers like Chrome, Brave, and Firefox on Android treat it as a temporary tab. Swipe back to whatever you were doing before and that tab just closes itself. Your other tabs stay exactly where you left them, and the page still shows up in your history if you need it again.&lt;/p&gt;
&lt;div style=&#34;background-color: #F5EDE6; border-left: 4px solid #C4622D; border-radius: 6px; padding: 1rem 1.25rem; margin: 1.5rem 0;&#34;&gt;
  &lt;p style=&#34;margin: 0 0 0.5rem 0; font-weight: 700; color: #1E2D4A;&#34;&gt;💡 How it works&lt;/p&gt;
  &lt;p style=&#34;margin: 0 0 0.75rem 0;&#34;&gt;&lt;strong&gt;Swipe back&lt;/strong&gt; to the previous app → tab closes automatically.&lt;br&gt;
  &lt;strong&gt;Use the app switcher&lt;/strong&gt; to go back → tab stays open for later.&lt;/p&gt;
  &lt;p style=&#34;margin: 0; color: #1E2D4A;&#34;&gt;&lt;strong&gt;Chrome and Brave users:&lt;/strong&gt; Both browsers can automatically move inactive tabs to a separate inactive section after 7, 14, or 21 days — your choice in settings.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;I use this every single day. My browser stays clean because the temporary stuff disappears on its own, and the tabs I actually care about stick around until I&#39;m done with them — at which point I just close that one tab manually. Done, marked off, gone.&lt;/p&gt;
&lt;p&gt;&#34;Close All Tabs&#34; is great for the occasional deep clean. But for everyday browsing, Android already figured out the right answer — quietly, in the background, without asking you to manage anything.&lt;/p&gt;
&lt;table class=&#34;link-card&#34; cellpadding=&#34;0&#34; cellspacing=&#34;0&#34; border=&#34;0&#34; style=&#34;max-width:560px;width:100%;background:#FAF8F5;border:1px solid #E5DDD5;border-radius:10px;border-collapse:separate;border-spacing:0;margin:8px auto;overflow:hidden;font-family:var(--font-body),Inter,system-ui,sans-serif;&#34;&gt;
&lt;tr&gt;&lt;td style=&#34;padding:0;&#34;&gt;&lt;a href=&#34;https://www.rd.com/article/how-to-close-all-tabs-on-iphone/&#34; target=&#34;_blank&#34; rel=&#34;noreferrer&#34;&gt;&lt;img src=&#34;https://www.rd.com/wp-content/uploads/2023/06/FT-How-to-Close-All-the-Tabs-on-Your-iPhone-and-Why-Youll-Be-So-Glad-You-Did-gettyimages.jpg&#34; alt=&#34;How to Close All the Tabs on Your iPhone—and Why You’ll Be So Glad You Did&#34; width=&#34;560&#34; style=&#34;width:100%;max-width:560px;max-height:300px;object-fit:cover;border-radius:8px 8px 0 0;display:block;&#34;&gt;&lt;/a&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td style=&#34;padding:12px 14px;&#34;&gt;
&lt;a href=&#34;https://www.rd.com/article/how-to-close-all-tabs-on-iphone/&#34; target=&#34;_blank&#34; rel=&#34;noreferrer&#34; style=&#34;font-weight:700;color:#1E2D4A;display:block;margin:0 0 4px;line-height:1.35;text-decoration:none;&#34;&gt;How to Close All the Tabs on Your iPhone—and Why You’ll Be So Glad You Did&lt;/a&gt;&lt;blockquote class=&#34;card-wrap&#34;&gt;&lt;p style=&#34;font-size:0.85rem;color:#6B645D;margin:4px 0 8px;line-height:1.5;text-decoration:none;&#34;&gt;It&#39;s time to bid adieu to your endless jungle of open web pages by learning how to close all tabs on your iPhone—all at once.&lt;/p&gt;&lt;/blockquote&gt;
&lt;a href=&#34;https://www.rd.com/article/how-to-close-all-tabs-on-iphone/&#34; target=&#34;_blank&#34; rel=&#34;noreferrer&#34; style=&#34;display:inline-block;background:#EDE8E2;border-radius:4px;padding:2px 8px;font-size:0.72rem;color:#9C9489;text-decoration:none;&#34;&gt;rd.com&lt;/a&gt;
&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;
</description>
    </item>
    
    <item>
      <title>Why I built Perch...</title>
      <link>https://tobygeeksout.micro.blog/2026/06/01/why-i-built-perch.html</link>
      <pubDate>Mon, 01 Jun 2026 13:57:48 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/06/01/why-i-built-perch.html</guid>
      <description>&lt;p&gt;I&#39;ve been writing blog posts on and off for over 20 years. I survived the Blogger era, bounced around platforms, and eventually landed on Micro.blog — where I&#39;ve been happily tinkering ever since. I dabble in HTML and CSS for fun, I&#39;m a perfectionist about how my posts look, and I have a long history of going down rabbit holes trying to get things exactly right. If you&#39;ve read my post about &lt;a href=&#34;https://tobygeeksout.micro.blog/2026/02/13/wrestling-with-microblog.html&#34;&gt;wrestling with Micro.blog&lt;/a&gt;, you already know how this goes.&lt;/p&gt;
&lt;p&gt;So when things kept getting in the way of how I wanted to work — it was only a matter of time before I did something about it. I&#39;m a builder at heart. I like solving my own problems. And honestly? Building something from scratch is just fun.&lt;/p&gt;
&lt;p&gt;That&#39;s how Perch was born.&lt;/p&gt;
&lt;p&gt;Micro.blog is a great platform for writing. It actually does a solid job with books and movies, too. But I wanted to take it further — richer visual cards, my own design, my own rating. The problem is that building a custom HTML card every single time is exhausting. Find the poster, copy the synopsis, manually assemble the star rating, and put it all together from a saved template. Every single post.&lt;/p&gt;
&lt;p&gt;Same thing with figure and figcaption — a format I like, rebuilt from scratch every time. The writing part takes minutes. The HTML assembly takes forever. I wanted to spend my time writing, not repeating the same HTML over and over.&lt;/p&gt;
&lt;p&gt;And the composer isn&#39;t exactly mobile-friendly either. It gets the job done, but it never felt built for the way I actually work.&lt;/p&gt;
&lt;p&gt;Blogging is about writing. Plain and simple. And honestly, plain text does the job just fine — nobody needs custom HTML to tell a good story. But for me, blogging is also a hobby, and part of the fun is getting creative with how a post looks. Micro.blog gives me the freedom to write in HTML and Markdown right in the composer — and I intend to use every bit of that. I enjoy experimenting with layouts, making things more visual and enjoyable to read. It&#39;s not about impressing anyone. It&#39;s just fun. Why not use it?&lt;/p&gt;
&lt;p&gt;But there&#39;s a difference between creative HTML work and repeatedly writing the same HTML, especially on mobile. That part stops being fun fast.&lt;/p&gt;
&lt;hr style=&#34;border: none; border-top: 2px solid #E5DDD5; margin: 2.5rem 0;&#34;&gt;
&lt;p&gt;There are some great apps in the Micro.blog ecosystem. Epilogues are lovely in books and movies. Micro.social is a solid native client. Drafts is a fantastic writing app — I still use it on the computer for long reads. Other cross-platform writing apps exist, but most charge per platform, which gets expensive fast. I use Notion too, but Notion can&#39;t publish directly to Micro.blog.&lt;/p&gt;
&lt;p&gt;I saw good ideas across all of them and took notes. As the old saying goes, great artists steal. I just wanted to take the best of what I saw and build something that works the way I do, on every device I use.&lt;/p&gt;
&lt;h2&gt;So I built Perch.&lt;/h2&gt;
&lt;figure style=&#34;margin: 2rem auto; max-width: 400px;&#34;&gt;  
  &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/whatsapp-image-2026-06-01-at-12.28.12.jpg&#34; alt=&#34;Timeline with Flock, RSS, Reel, and Discover&#34; style=&#34;width: 100%; height: auto; border-radius: 8px; display: block;&#34;&gt;  
  &lt;figcaption style=&#34;font-size: 0.875rem; color: #6B645D; margin-top: 0.4rem; text-align: center;&#34;&gt;Timeline with Flock (Micro.blog), RSS (Inkwell), Reel and Discover&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;Perch is a Vite + React PWA hosted on Netlify. It publishes to Micro.blog via Micropub, with Netlify functions handling title fetching and API proxy calls. APIs used: Trakt and TMDB for movies and TV, Google Books with Open Library fallback for books, and Merriam-Webster with Free Dictionary fallback for definitions.&lt;/p&gt;
&lt;p&gt;The name started as Porch — sitting on the porch, watching the world go by, writing whatever&#39;s on my mind. I added an E, and it became something with a little more character. Perch. It felt right because I see birds on my porch every day, so the bird theme was a natural fit. The whole app leaned into that: bird-themed throughout, color palette pulled straight from this blog&#39;s terracotta and navy.&lt;/p&gt;
&lt;p&gt;I started building it a couple of months ago, working across many sessions with Claude and some help from Gemini along the way. I&#39;ve been using AI tools for over a year and a half now, and watching them get better and better has been amazing. I had zero experience building an app before this. But AI helped me build exactly what I had in mind, the way I wanted it. I&#39;ve learned a lot, and I&#39;m grateful for that. Being a perfectionist probably didn&#39;t make it easier — but it made Perch better.&lt;/p&gt;
&lt;hr style=&#34;border: none; border-top: 2px solid #E5DDD5; margin: 2.5rem 0;&#34;&gt;
&lt;p&gt;The idea was simple at first: one composer with everything in one window. The toolbar lets me write in either Markdown or HTML — I switch between them depending on what I&#39;m building. The composer also knows when a post needs a title — it prompts automatically for longer posts so I don&#39;t have to think about it.&lt;/p&gt;
&lt;div style=&#34;display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; margin: 1.5rem 0;&#34;&gt;
  &lt;figure style=&#34;margin: 0; background: #FAF8F5; border: 1.5px solid #E5DDD5; border-radius: 8px; padding: 10px;&#34;&gt;
    &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/whatsapp-image-2026-06-01-at-12.28.15-1.jpg&#34; alt=&#34;Composer&#34; style=&#34;width: 100%; height: auto; border-radius: 4px; display: block;&#34;&gt;
    &lt;figcaption style=&#34;font-size: 0.875rem; color: #6B645D; margin-top: 0.4rem;&#34;&gt;Composer&lt;/figcaption&gt;
  &lt;/figure&gt;
  &lt;figure style=&#34;margin: 0; background: #FAF8F5; border: 1.5px solid #E5DDD5; border-radius: 8px; padding: 10px;&#34;&gt;
    &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/whatsapp-image-2026-06-01-at-12.28.14.jpg&#34; alt=&#34;Composer with Insert&#34; style=&#34;width: 100%; height: auto; border-radius: 4px; display: block;&#34;&gt;
    &lt;figcaption style=&#34;font-size: 0.875rem; color: #6B645D; margin-top: 0.4rem;&#34;&gt;Composer Insert&lt;/figcaption&gt;
  &lt;/figure&gt;
  &lt;figure style=&#34;margin: 0; background: #FAF8F5; border: 1.5px solid #E5DDD5; border-radius: 8px; padding: 10px;&#34;&gt;
    &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/whatsapp-image-2026-06-01-at-12.28.14-2.jpg&#34; alt=&#34;Markdown Toolbar&#34; style=&#34;width: 100%; height: auto; border-radius: 4px; display: block;&#34;&gt;
    &lt;figcaption style=&#34;font-size: 0.875rem; color: #6B645D; margin-top: 0.4rem;&#34;&gt;Markdown Toolbar&lt;/figcaption&gt;
  &lt;/figure&gt;
  &lt;figure style=&#34;margin: 0; background: #FAF8F5; border: 1.5px solid #E5DDD5; border-radius: 8px; padding: 10px;&#34;&gt;
    &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/whatsapp-image-2026-06-01-at-12.28.14-1.jpg&#34; alt=&#34;HTML Toolbar&#34; style=&#34;width: 100%; height: auto; border-radius: 4px; display: block;&#34;&gt;
    &lt;figcaption style=&#34;font-size: 0.875rem; color: #6B645D; margin-top: 0.4rem;&#34;&gt;HTML Toolbar&lt;/figcaption&gt;
  &lt;/figure&gt;
&lt;/div&gt;
&lt;p&gt;Here&#39;s what I can insert directly from the composer:&lt;/p&gt;
&lt;div style=&#34;display: grid; grid-template-columns: 1fr 1fr; gap: 0.75rem; margin-bottom: 2rem;&#34;&gt;
  &lt;div style=&#34;padding: 1rem; background: #FAF8F5; border: 1.5px solid #E5DDD5; border-left: 4px solid #C4622D; border-radius: 6px;&#34;&gt;
    &lt;div style=&#34;font-weight: 700; color: #C4622D; margin-bottom: 0.2rem;&#34;&gt;Add title&lt;/div&gt;Added manually or auto-prompted for longer posts
  &lt;/div&gt;
  &lt;div style=&#34;padding: 1rem; background: #FAF8F5; border: 1.5px solid #E5DDD5; border-left: 4px solid #C4622D; border-radius: 6px;&#34;&gt;
    &lt;div style=&#34;font-weight: 700; color: #C4622D; margin-bottom: 0.2rem;&#34;&gt;Photo&lt;/div&gt;Insert as Markdown, HTML, or figure/figcaption
  &lt;/div&gt;
  &lt;div style=&#34;padding: 1rem; background: #FAF8F5; border: 1.5px solid #E5DDD5; border-left: 4px solid #C4622D; border-radius: 6px;&#34;&gt;
    &lt;div style=&#34;font-weight: 700; color: #C4622D; margin-bottom: 0.2rem;&#34;&gt;Movie&lt;/div&gt;Search, build a card, add your rating when done watching
  &lt;/div&gt;
  &lt;div style=&#34;padding: 1rem; background: #FAF8F5; border: 1.5px solid #E5DDD5; border-left: 4px solid #C4622D; border-radius: 6px;&#34;&gt;
    &lt;div style=&#34;font-weight: 700; color: #C4622D; margin-bottom: 0.2rem;&#34;&gt;Book&lt;/div&gt;Search, build a card, add your rating when done reading
  &lt;/div&gt;
  &lt;div style=&#34;padding: 1rem; background: #FAF8F5; border: 1.5px solid #E5DDD5; border-left: 4px solid #C4622D; border-radius: 6px;&#34;&gt;
    &lt;div style=&#34;font-weight: 700; color: #C4622D; margin-bottom: 0.2rem;&#34;&gt;Embed&lt;/div&gt;YouTube or Instagram shortcode auto-generated
  &lt;/div&gt;
  &lt;div style=&#34;padding: 1rem; background: #FAF8F5; border: 1.5px solid #E5DDD5; border-left: 4px solid #C4622D; border-radius: 6px;&#34;&gt;
    &lt;div style=&#34;font-weight: 700; color: #C4622D; margin-bottom: 0.2rem;&#34;&gt;Link&lt;/div&gt;Drop in a URL, fetch the title, insert as Markdown or HTML
  &lt;/div&gt;
  &lt;div style=&#34;padding: 1rem; background: #FAF8F5; border: 1.5px solid #E5DDD5; border-left: 4px solid #C4622D; border-radius: 6px;&#34;&gt;
    &lt;div style=&#34;font-weight: 700; color: #C4622D; margin-bottom: 0.2rem;&#34;&gt;Define&lt;/div&gt;Search a word &amp; drop in a styled definition card
  &lt;/div&gt;
  &lt;div style=&#34;padding: 1rem; background: #FAF8F5; border: 1.5px solid #E5DDD5; border-left: 4px solid #C4622D; border-radius: 6px;&#34;&gt;
    &lt;div style=&#34;font-weight: 700; color: #C4622D; margin-bottom: 0.2rem;&#34;&gt;Cache&lt;/div&gt;Pull a saved bookmark into the composer
  &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;One more thing I&#39;m particularly proud of — the composer shows a live preview of exactly how the post will look on my blog, rendered with my own theme CSS. Not a generic preview. My actual design.&lt;/p&gt;
&lt;figure style=&#34;margin: 2rem auto;&#34;&gt;
  &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/screenshot-2026-06-01-at-1.07.23pm.png&#34; alt=&#34;Desktop Composer and Preview&#34; style=&#34;width: 100%; border-radius: 8px;&#34;&gt;
  &lt;figcaption style=&#34;text-align: center; color: #6B645D; margin-top: 0.5rem;&#34;&gt;Desktop Composer + Preview&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;I search for a movie or TV show and Perch pulls the info from Trakt and grabs the poster from TMDB — then builds the card HTML automatically. Same for books via Google Books. When I&#39;ve finished watching or reading, I add my star rating, and that&#39;s it. No more hunting for posters, copying synopses, or assembling HTML by hand.&lt;/p&gt;
&lt;p&gt;Come across a new word while writing? I drop in a definition card instead of writing it plain. Paste a YouTube or Instagram link, and Perch generates the shortcode and inserts it automatically.&lt;/p&gt;
&lt;p&gt;Micro.blog has a reblog embed I can copy into the composer, but I wanted to skip that step entirely. Hit Echo — Perch&#39;s name for reblogging — and the composer opens already formatted with the blockquote in place, ready for me to add my own comment after it. It&#39;s still early, and I plan to improve it over time.&lt;/p&gt;
&lt;p&gt;And if I want a post with a movie card, a book card, and a link all at once? That doesn&#39;t even exist as a concept in Micro.blog. In Perch, it&#39;s just Tuesday.&lt;/p&gt;
&lt;p&gt;Then I started building and realized I could do more. If I&#39;m already connecting to Micro.blog&#39;s API, I can pull my timeline too. And my bookmarks. And my drafts — saved in Micro.blog, pulled into Perch whenever I&#39;m ready to finish and publish. Perch went from being a smarter composer to a full client, built around how I actually use the platform.&lt;/p&gt;
&lt;hr style=&#34;border: none; border-top: 2px solid #E5DDD5; margin: 2.5rem 0;&#34;&gt;
&lt;p&gt;Every word in the app was picked on purpose. Here&#39;s how it breaks down:&lt;/p&gt;
&lt;div style=&#34;margin: 2rem 0; display: flex; flex-direction: column; gap: 12px;&#34;&gt;
  &lt;div style=&#34;padding: 16px; background: #FAF8F5; border: 1.5px solid #E5DDD5; border-left: 4px solid #C4622D; border-radius: 6px;&#34;&gt;
    &lt;div style=&#34;font-weight: 700; color: #C4622D; text-transform: uppercase; font-size: 0.875rem; letter-spacing: 0.5px; margin-bottom: 0.35rem;&#34;&gt;🐦 Flock&lt;/div&gt;
    My timeline — but it&#39;s not just one feed. Flock has four tabs: the main timeline of people I follow, RSS via Inkwell, Reel (books, movies, and TV all in one dedicated feed), and Discover for finding other blogs.
  &lt;/div&gt;
  &lt;div style=&#34;padding: 16px; background: #FAF8F5; border: 1.5px solid #E5DDD5; border-left: 4px solid #C4622D; border-radius: 6px;&#34;&gt;
    &lt;div style=&#34;font-weight: 700; color: #C4622D; text-transform: uppercase; font-size: 0.875rem; letter-spacing: 0.5px; margin-bottom: 0.35rem;&#34;&gt;✍️ Perch&lt;/div&gt;
    The composer tab shares the app&#39;s name for a reason. It&#39;s the heart of the whole thing — where everything described above lives.
  &lt;/div&gt;
  &lt;div style=&#34;padding: 16px; background: #FAF8F5; border: 1.5px solid #E5DDD5; border-left: 4px solid #C4622D; border-radius: 6px;&#34;&gt;
    &lt;div style=&#34;font-weight: 700; color: #C4622D; text-transform: uppercase; font-size: 0.875rem; letter-spacing: 0.5px; margin-bottom: 0.35rem;&#34;&gt;🪺 Nest&lt;/div&gt;
    Where my posts live. I can view, edit drafts, edit published posts, and pull up post URLs. Nest also has dedicated Books and Movies tabs for managing my reading and watchlists.
  &lt;/div&gt;
&lt;/div&gt;
&lt;div style=&#34;display: grid; grid-template-columns: 1fr 1fr; gap: 1rem; margin: 1.5rem 0;&#34;&gt;
  &lt;figure style=&#34;margin: 0; background: #FAF8F5; border: 1.5px solid #E5DDD5; border-radius: 8px; padding: 10px;&#34;&gt;
    &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/whatsapp-image-2026-06-01-at-12.28.13-2.jpg&#34; alt=&#34;Bookshelves&#34; style=&#34;width: 100%; height: auto; border-radius: 4px; display: block;&#34;&gt;
    &lt;figcaption style=&#34;font-size: 0.875rem; color: #6B645D; margin-top: 0.4rem;&#34;&gt;Bookshelves&lt;/figcaption&gt;
  &lt;/figure&gt;
  &lt;figure style=&#34;margin: 0; background: #FAF8F5; border: 1.5px solid #E5DDD5; border-radius: 8px; padding: 10px;&#34;&gt;
    &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/whatsapp-image-2026-06-01-at-12.28.13-1.jpg&#34; alt=&#34;Movies/TV&#34; style=&#34;width: 100%; height: auto; border-radius: 4px; display: block;&#34;&gt;
    &lt;figcaption style=&#34;font-size: 0.875rem; color: #6B645D; margin-top: 0.4rem;&#34;&gt;Movies/TV&lt;/figcaption&gt;
  &lt;/figure&gt;
&lt;/div&gt;
&lt;div style=&#34;margin: 12px 0; padding: 16px; background: #FAF8F5; border: 1.5px solid #E5DDD5; border-left: 4px solid #C4622D; border-radius: 6px;&#34;&gt;
  &lt;div style=&#34;font-weight: 700; color: #C4622D; text-transform: uppercase; font-size: 0.875rem; letter-spacing: 0.5px; margin-bottom: 0.35rem;&#34;&gt;📦 Cache&lt;/div&gt;
  My bookmark hub. Right now it pulls from two sources — Notion and Micro.blog. I can read a saved link, jump straight into the composer to write about it, and if I delete something from Cache it syncs back to the source. Two-way. Clean.
&lt;/div&gt;
&lt;figure style=&#34;margin: 2rem auto; max-width: 400px;&#34;&gt;
  &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/whatsapp-image-2026-06-01-at-12.28.14-3.jpg&#34; alt=&#34;Bookmarks (Notion + Microblog)&#34; style=&#34;width: 100%; border-radius: 8px;&#34;&gt;
  &lt;figcaption style=&#34;text-align: center; color: #6B645D; margin-top: 0.5rem;&#34;&gt;Bookmarks (Notion + Microblog)&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;div style=&#34;margin: 12px 0; padding: 16px; background: #FAF8F5; border: 1.5px solid #E5DDD5; border-left: 4px solid #C4622D; border-radius: 6px;&#34;&gt;
  &lt;div style=&#34;font-weight: 700; color: #C4622D; text-transform: uppercase; font-size: 0.875rem; letter-spacing: 0.5px; margin-bottom: 0.35rem;&#34;&gt;🪮 Preen&lt;/div&gt;
  Settings and control panel. Token, dictionary, and RSS list live here, plus quick shortcuts into Micro.blog. There&#39;s also a built-in Perch Glossary so the bird vocabulary always makes sense.
&lt;/div&gt;
&lt;figure style=&#34;margin: 2rem auto; max-width: 400px;&#34;&gt;
  &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/whatsapp-image-2026-06-01-at-12.28.15-2.jpg&#34; alt=&#34;Settings&#34; style=&#34;width: 100%; border-radius: 8px;&#34;&gt;
  &lt;figcaption style=&#34;text-align: center; color: #6B645D; margin-top: 0.5rem;&#34;&gt;Settings&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;One thing worth explaining about Flock is the thread view. Micro.blog&#39;s conversation view was driving me nuts. When I see a reply I scroll up to read the whole conversation for context — then I hit another reply to the same thread and have to read it all over again. Redundant and annoying. So I built a proper thread view in Perch. It sorts everything into one thread — original post at the top, replies in order below it. It takes a moment to load but that&#39;s a fair trade. It won&#39;t be perfect but it&#39;s a lot better than reading the same conversation twice.&lt;/p&gt;
&lt;figure style=&#34;margin: 2rem auto; max-width: 400px;&#34;&gt;
  &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/whatsapp-image-2026-06-01-at-12.28.13.jpg&#34; alt=&#34;Threads for Conversation&#34; style=&#34;width: 100%; border-radius: 8px;&#34;&gt;
  &lt;figcaption style=&#34;text-align: center; color: #6B645D; margin-top: 0.5rem;&#34;&gt;Threads for Conversation&lt;/figcaption&gt;
&lt;/figure&gt;
&lt;p&gt;And the actions follow the same language:&lt;/p&gt;
&lt;div style=&#34;display: grid; grid-template-columns: 1fr 1fr; gap: 0.75rem; margin: 1.5rem 0;&#34;&gt;
  &lt;div style=&#34;padding: 12px; background: #F0DDD3; border: 1.5px solid #E5DDD5; border-radius: 6px;&#34;&gt;
    &lt;div style=&#34;font-weight: 700; color: #C4622D;&#34;&gt;Chirp&lt;/div&gt;Reply to a post
  &lt;/div&gt;
  &lt;div style=&#34;padding: 12px; background: #F0DDD3; border: 1.5px solid #E5DDD5; border-radius: 6px;&#34;&gt;
    &lt;div style=&#34;font-weight: 700; color: #C4622D;&#34;&gt;Echo&lt;/div&gt;Reblog and amplify
  &lt;/div&gt;
  &lt;div style=&#34;padding: 12px; background: #F0DDD3; border: 1.5px solid #E5DDD5; border-radius: 6px;&#34;&gt;
    &lt;div style=&#34;font-weight: 700; color: #C4622D;&#34;&gt;Branches&lt;/div&gt;View conversation
  &lt;/div&gt;
  &lt;div style=&#34;padding: 12px; background: #F0DDD3; border: 1.5px solid #E5DDD5; border-radius: 6px;&#34;&gt;
    &lt;div style=&#34;font-weight: 700; color: #C4622D;&#34;&gt;Beak&lt;/div&gt;Copy the post URL
  &lt;/div&gt;
&lt;/div&gt;
&lt;p&gt;Nothing is random — it all fits together.&lt;/p&gt;
&lt;p&gt;I&#39;m still building. Life has been a bit chaotic lately — I&#39;m a caregiver for my aging parents and a close friend who had a stroke, cooking dinner every night, and juggling a lot of doctor visits. Progress has been slower than I&#39;d like. That&#39;s also why I haven&#39;t been writing long-form posts lately — just micros and micro quotes. When Perch is in a solid place, I&#39;m hoping to get back to writing long-form again this summer.&lt;/p&gt;
&lt;p&gt;There are a few things I want to add down the road. A translate button for non-English posts in the timeline. Link preview cards so URLs in the feed show up as rich previews. Micro.blog Notes as a panel in Cache. And a tinted callout box in the composer for when I want to highlight something without it being a full blockquote. Nothing urgent — just things I know I&#39;ll want eventually.&lt;/p&gt;
&lt;p&gt;That&#39;s the whole point of building something yourself — nobody else is going to build exactly what you need, because nobody else works exactly the way you do. This isn&#39;t a critique of Micro.blog or any of those apps. It&#39;s just me making my life easier in the way that makes sense for me. When I want something new in Perch, I go build it. No waiting, no workarounds. Just the way I like it.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;This is also the first post I&#39;ve written using Draft Studio — a writing tool I built for this blog. More on that soon.&lt;/em&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>My Browser Stack</title>
      <link>https://tobygeeksout.micro.blog/2026/05/06/my-browser-stack.html</link>
      <pubDate>Wed, 06 May 2026 15:03:38 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/05/06/my-browser-stack.html</guid>
      <description>&lt;p&gt;Three browsers on Mac. One on Android. Each has a specific job and I like it that way.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Brave&lt;/strong&gt; is my daily driver on both platforms. It handles pretty much everything — general browsing, research, shopping, social media. Privacy-focused out of the box, fast, and I never have to think too hard about it. On Android, it&amp;rsquo;s the only browser I use. Simple.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Arc&lt;/strong&gt; on Mac has one very specific role: it&amp;rsquo;s what opens when an external app fires a link. My email client, Talanoa, sends links straight to Arc — and it opens in Little Arc, a small floating window just for that quick look. No full browser, no tab clutter. Read it, close it, done.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Comet&lt;/strong&gt; is my Perplexity browser. That&amp;rsquo;s the whole job description. When I want to ask a question, dig into a topic, or research a site I&amp;rsquo;m already on, Comet is where I go. It&amp;rsquo;s built around Perplexity&amp;rsquo;s AI search and it stays in its lane. I appreciate that.&lt;/p&gt;
&lt;p&gt;On Windows, for consulting work, I keep it straightforward — Edge and Firefox. Nothing fancy, just what gets the job done in that environment.&lt;/p&gt;
&lt;p&gt;I like having each browser doing one thing well instead of one browser doing everything poorly. There&amp;rsquo;s something satisfying about a setup where every tool knows its place.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m also poking around with a few others out of curiosity. &lt;strong&gt;Orion&lt;/strong&gt; is a WebKit-based Mac browser with strong privacy chops. &lt;strong&gt;Zen Browser&lt;/strong&gt; is a Firefox fork that&amp;rsquo;s been getting some attention lately. And &lt;strong&gt;ChatGPT Atlas&lt;/strong&gt; is new enough that I&amp;rsquo;m still figuring out what I think about it. Nothing committed yet — just exploring.&lt;/p&gt;
&lt;h2 id=&#34;extensions&#34;&gt;Extensions&lt;/h2&gt;
&lt;p&gt;I run the same set across Brave, Arc, and Comet. No reason to have different setups when the job is the same.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;AdGuard AdBlocker&lt;/strong&gt; handles ads and trackers. Fast, reliable, stays out of the way.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Claude in Chrome&lt;/strong&gt; puts Claude directly in the browser. Useful for quick questions or working through something on a page without switching apps.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Claude Usage Tracker&lt;/strong&gt; keeps an eye on my Claude usage so I&amp;rsquo;m not caught off guard.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;ClearURLs&lt;/strong&gt; strips tracking parameters out of URLs automatically. One of those quiet extensions you forget is running until you see a clean link.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Click to Remove Element&lt;/strong&gt; is my clutter killer. When a page is a mess — overlays, sidebars, whatever — I can just click and remove what&amp;rsquo;s in the way. Makes reading a lot more comfortable.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Google Dictionary&lt;/strong&gt; gives me a quick definition popup whenever I highlight a word and click. Simple and fast.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Google Docs Offline&lt;/strong&gt; keeps Docs working when I don&amp;rsquo;t have a connection. Consulting work means I need that reliability.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Google Translate&lt;/strong&gt; for quick translations on the fly when I hit a page in another language.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Grammarly&lt;/strong&gt; catches typos and awkward phrasing while I write. Useful across the board.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;MaxFocus&lt;/strong&gt; is a link preview and AI assistant combo. Hover over a link and get a peek before committing to opening it.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Notion Web Clipper&lt;/strong&gt; sends anything worth saving straight to Notion. Articles, pages, references — clip it and it&amp;rsquo;s there.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Raindrop.io&lt;/strong&gt; is my bookmarking tool of choice. Everything gets organized there instead of living in a browser bookmark folder nobody ever looks at.&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s the full stack. Minimal where I can be, practical where I need to be.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Inspired by &lt;a href=&#34;https://garden.pivic.com/software/web-browsers/&#34;&gt;Pivic&amp;rsquo;s web browsers page&lt;/a&gt;.&lt;/em&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The Planet Is Still Worth Showing Up For</title>
      <link>https://tobygeeksout.micro.blog/2026/04/23/the-planet-is-still-worth.html</link>
      <pubDate>Thu, 23 Apr 2026 11:23:27 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/04/23/the-planet-is-still-worth.html</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/earth-day-banner.png&#34; alt=&#34;Earth Day 2026 — Our Power, Our Planet&#34; style=&#34;width: 100%; height: auto; display: block; margin: 0; border-radius: 4px 4px 0 0;&#34;&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/erone-stuff-s7wu1brdge8-unsplash.webp&#34; alt=&#34;Earth Day&#34; style=&#34;width: 100%; height: auto; display: block; margin: 0 0 2rem 0;&#34;&gt;&lt;/p&gt;
&lt;p&gt;There&#39;s a patch of wild grass behind my tiny house I&#39;ve never mowed. Something always shows up there — a beetle, a moth, a spider doing its thing. So I made a quiet deal with that patch of ground: I leave it alone, it does its thing.&lt;/p&gt;
&lt;p&gt;It&#39;s a small thing. But on Earth Day, small things are what I think about.&lt;/p&gt;
&lt;p&gt;Yesterday was &lt;a href=&#34;https://www.earthday.org/earth-day-2026/&#34;&gt;Earth Day 2026&lt;/a&gt;, and the theme is &#34;&lt;strong&gt;Our Power, Our Planet.&lt;/strong&gt;&#34; I like that. Not &#34;our crisis&#34; — our &lt;em&gt;power&lt;/em&gt;. That framing matters. It says the story isn&#39;t over.&lt;/p&gt;
&lt;p&gt;And honestly, the news backs that up more than you&#39;d think.&lt;/p&gt;
&lt;div style=&#34;border-top: 3px solid #C4622D; margin: 2rem 0 1.5rem 0;&#34;&gt;&lt;/div&gt;
&lt;h2 style=&#34;font-family: Georgia, &#39;Times New Roman&#39;, serif;&#34;&gt;The Wins Worth Talking About&lt;/h2&gt;
&lt;p&gt;Climate news tends to be doom and gloom, which, fair — there&#39;s a lot of doom and gloom to report. But running alongside it is another story that doesn&#39;t get nearly enough airtime. So let&#39;s talk about that one today.&lt;/p&gt;
&lt;p&gt;Energy first. In 2025, &lt;a href=&#34;https://ember-energy.org/latest-insights/european-electricity-review-2026/2025-at-a-glance/&#34;&gt;wind and solar beat out fossil fuels in EU electricity generation for the first time ever&lt;/a&gt;. Clean energy hit 30% of Europe&#39;s electricity mix, fossil fuels dropped to 29%. Solar grew more than 20% for the fourth year in a row. In 19 EU countries, coal is now less than 5% of the grid. A decade ago that would&#39;ve sounded like a fantasy.&lt;/p&gt;
&lt;p&gt;Norway is out ahead of everyone else. &lt;a href=&#34;https://thedriven.io/2025/01/17/evs-account-for-9-out-of-10-new-passenger-car-sales-in-norway-in-2024/&#34;&gt;Nearly 90% of new cars sold there in 2024 were electric&lt;/a&gt;, and by September that year, EVs actually outnumbered gas-powered cars on Norwegian roads — a world first. The electric car transition isn&#39;t a someday thing in Oslo. It&#39;s just what&#39;s happening.&lt;/p&gt;
&lt;p&gt;Here in the US, federal policy has been rough. But the market didn&#39;t get the memo. &lt;a href=&#34;https://www.wri.org/insights/clean-energy-progress-united-states&#34;&gt;In 2025, over 90% of new electricity capacity added in the US came from clean sources&lt;/a&gt; — nearly 50 gigawatts of solar, wind, and batteries. No new coal plants. Zero. &lt;a href=&#34;https://www.sierraclub.org/articles/2025/12/our-top-environmental-victories-2025&#34;&gt;New England&#39;s last coal plant shut down for good&lt;/a&gt;. States kept building, kept expanding heat pumps and EV charging and solar permitting, even while Washington was doing the opposite. The clean energy transition here is running on momentum now, not permission.&lt;/p&gt;
&lt;p&gt;The oceans got some good news too. The &lt;a href=&#34;https://highseasalliance.org/2026/01/16/historic-high-seas-treaty-enters-into-force-launching-a-new-era-of-global-ocean-governance/&#34;&gt;High Seas Treaty became international law on January 17, 2026&lt;/a&gt;. After almost twenty years of negotiations, 60 countries finally ratified it and it crossed the finish line. For the first time, the parts of the ocean that don&#39;t belong to any country — about two-thirds of it — have actual legal protections. Greenpeace called it the biggest conservation win ever. Hard to argue with that.&lt;/p&gt;
&lt;p&gt;France &lt;a href=&#34;https://www.france24.com/en/live-news/20251230-french-ban-on-forever-chemicals-in-cosmetics-clothing-to-enter-force&#34;&gt;banned PFAS&lt;/a&gt; — those &#34;forever chemicals&#34; in waterproof jackets, cosmetics, all kinds of everyday stuff — starting January 1, 2026. Drinking water testing is now mandatory. Polluters pay. One country, but the rest of Europe is watching.&lt;/p&gt;
&lt;p&gt;And then there&#39;s this one that I keep thinking about. Underground, beneath basically every forest and field on the planet, there are &lt;a href=&#34;https://thebulletin.org/2026/01/the-underground-network-prehistoric-fungi-feed-the-worlds-plants-and-resist-climate-change-but-face-an-uncertain-future/&#34;&gt;fungal networks — mycorrhizal fungi&lt;/a&gt; — connecting plant roots together, moving nutrients around, and storing carbon. About 13 billion tons of it a year. The planet has had its own carbon capture system running this whole time and we&#39;re only just starting to understand it. &lt;a href=&#34;https://www.tylerprize.org/laureates/toby-kiers&#34;&gt;Dr. Toby Kiers just won the 2026 Tyler Prize&lt;/a&gt; — the Nobel Prize equivalent for the environment — for her work studying and mapping these networks. Nature&#39;s been doing the work quietly without any press releases.&lt;/p&gt;
&lt;div style=&#34;border-top: 3px solid #C4622D; margin: 2rem 0 1.5rem 0;&#34;&gt;&lt;/div&gt;
&lt;h2 style=&#34;font-family: Georgia, &#39;Times New Roman&#39;, serif;&#34;&gt;Our Power&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.earthday.org/decoding-earth-day-2026-our-power-our-planet/&#34;&gt;Earth Day&#39;s official 2026 manifesto&lt;/a&gt; frames the theme around a specific idea: environmental progress doesn&#39;t depend on any one administration or election. It&#39;s built by communities, workers, families, and educators who just keep showing up for the places they live.&lt;/p&gt;
&lt;p&gt;I think about that from up a holler in Elkhorn City. I live in a tiny house in Appalachia — mountains and creeks in every direction, more sky than most people see in a week. I&#39;m not out there documenting it or doing anything particularly noble. But I do care about it. The unmowed grass out back is about as far as my Earth Day activism goes, honestly — though seeing the butterflies and bumblebees and carpenter bees floating around out there genuinely pleases me. Maybe a sweat bee or two in there as well. They&#39;ve claimed that patch, and I&#39;m glad they have.&lt;/p&gt;
&lt;p&gt;Maybe that&#39;s enough. Maybe caring about where you live — even quietly, even imperfectly — is where it starts.&lt;/p&gt;
&lt;p&gt;The wins I listed above didn&#39;t happen because one person at the top decided to make it happen. They happened because enough people kept pushing long enough for the needle to move. The EU energy transition. Norway&#39;s EV numbers. The High Seas Treaty — &lt;a href=&#34;https://highseasalliance.org/2026/01/16/historic-high-seas-treaty-enters-into-force-launching-a-new-era-of-global-ocean-governance/&#34;&gt;two decades of work&lt;/a&gt; by scientists and small island nations who just wouldn&#39;t drop it. US states building clean energy anyway. That&#39;s what it looks like when it actually works.&lt;/p&gt;
&lt;p&gt;Our power is real. It&#39;s just slow and doesn&#39;t make for great headlines.&lt;/p&gt;
&lt;div style=&#34;border-top: 3px solid #C4622D; margin: 2rem 0 1.5rem 0;&#34;&gt;&lt;/div&gt;
&lt;h2 style=&#34;font-family: Georgia, &#39;Times New Roman&#39;, serif;&#34;&gt;56 Years&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.thenationalnews.com/lifestyle/2026/04/22/earth-day-2026-history-of-the-movement/&#34;&gt;The first Earth Day was April 22, 1970&lt;/a&gt;. Senator Gaylord Nelson and activist Denis Hayes picked that date on purpose — a weekday between spring break and finals, built to pull students in. Twenty million Americans showed up. Ten percent of the country.&lt;/p&gt;
&lt;p&gt;Fifty-six years later, &lt;a href=&#34;https://apnews.com/article/earth-day-explained-environment-a027792357624ee3e88aea43f14d3ba0&#34;&gt;Earth Day has grown into one of the largest civic events on the planet&lt;/a&gt; — marked across more than 190 countries. The movement that started as a protest against dirty air and toxic water is still going. Still finding wins.&lt;/p&gt;
&lt;p&gt;That&#39;s what I want to sit with today. Not the doom — that&#39;ll still be there tomorrow. Just the fact that Europe is running on more wind and solar than fossil fuels. That the US kept building clean energy even when the government stopped caring. That the oceans finally have a law. That somewhere under my unmowed grass a fungal network is quietly storing carbon.&lt;/p&gt;
&lt;p&gt;A billion people think the planet is worth showing up for.&lt;/p&gt;
&lt;p&gt;I&#39;m one of them.&lt;/p&gt;
&lt;p&gt;&lt;strong style=&#34;font-family: Georgia, &#39;Times New Roman&#39;, serif;&#34;&gt;Our power. Our planet. Let&#39;s not waste either one.&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;🌱 Happy Belated Earth Day.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>A Few Weeks in the Geek Cave: What I&#39;ve Been Building</title>
      <link>https://tobygeeksout.micro.blog/2026/04/18/a-few-weeks-in-the.html</link>
      <pubDate>Sat, 18 Apr 2026 16:24:25 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/04/18/a-few-weeks-in-the.html</guid>
      <description>&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/tinkeringmicroblog-result.webp&#34; alt=&#34;A illustration of someone tinkering on a laptop at a desk&#34; style=&#34;width: 100%; border-radius: 6px; margin-bottom: 1.5rem;&#34;&gt;
&lt;p&gt;The past few weeks have been less about writing posts and more about building the thing that holds them. If you&#39;ve visited the blog recently and noticed things looking a little sharper, a little more intentional — that&#39;s not your imagination. I&#39;ve been deep in the code, and I want to tell you what that actually looked like.&lt;/p&gt;
&lt;h2&gt;It Started With One Thing and Became Twenty&lt;/h2&gt;
&lt;p&gt;That&#39;s always how it goes, isn&#39;t it? I went in wanting to clean up a small layout inconsistency, and three weeks later I had touched nearly every part of the theme. CSS sections, Hugo templates, JavaScript, mobile layouts — all of it got some attention. Not because anything was broken beyond fixing, but because once you start looking, you can&#39;t stop seeing what could be better.&lt;/p&gt;
&lt;p&gt;The biggest structural change was collapsing two redundant card components into one. The blog feed used to have a &lt;code&gt;micro-card&lt;/code&gt; for short posts and a &lt;code&gt;post-card&lt;/code&gt; for longer ones — two separate chunks of code doing almost the same job. I merged them into a single unified card with simple logic inside: if a post is over 800 characters, it shows a truncated summary with a &#34;Keep reading&#34; link. Under 800, it shows everything. Same visual design, half the code. That kind of cleanup feels good in a way that&#39;s hard to explain to non-developers, but if you&#39;ve ever reorganized a messy drawer and felt the satisfaction of it — it&#39;s that.&lt;/p&gt;
&lt;h2&gt;The TOC Fight&lt;/h2&gt;
&lt;p&gt;One of the more satisfying fixes involved the Table of Contents sidebar on Long Read posts. It had been working, then stopped, and I couldn&#39;t figure out why. The TOC is supposed to stay sticky as you scroll — following you down the page, highlighting each section as you reach it. It wasn&#39;t doing that anymore.&lt;/p&gt;
&lt;p&gt;After a lot of digging, I found the culprit: Grammarly. The browser extension was injecting &lt;code&gt;overflow: hidden&lt;/code&gt; onto the page body at runtime, which silently broke &lt;code&gt;position: sticky&lt;/code&gt; on the sidebar. One line of CSS fixed it — I forced the body to allow vertical scroll regardless of what extensions try to inject. Took a while to find, took a second to fix. That&#39;s debugging in a nutshell.&lt;/p&gt;
&lt;h2&gt;Mobile Got a Real Rethink&lt;/h2&gt;
&lt;p&gt;I spent a good chunk of time thinking hard about the mobile experience. The blog was sitting at 56% on PageSpeed Insights, and I wanted to push that number up. Some of it was technical — moving the Splide.js carousel off the top of the page and down between the About Me blurb and Recent Geeksouts, converting images to WebP format, and making sure every image has proper alt text for accessibility. Some of it was design.&lt;/p&gt;
&lt;p&gt;Honestly though, the performance score didn&#39;t budge much. A lot of what&#39;s dragging it down is baked into how Hugo builds on Micro.blog — stuff I simply don&#39;t have control over. So I made peace with it. I loaded the blog on my phone — a newer, high-end device — and it runs beautifully. The tradeoff I&#39;m aware of is that people on older, aging devices might have a different experience. That&#39;s something I&#39;ll keep an eye on.&lt;/p&gt;
&lt;p&gt;The feed layout on mobile used to have the post date in a column on the left, with the post content on the right. It worked, but on a small screen it was eating up real estate. I dropped it and switched to a stacked editorial style — date above, content below — which gave the text more room to breathe. I also discovered that iPhone Safari and Android Chrome render fonts very differently, and had to add a specific CSS block just to tame the iPhone sizing without breaking how good it already looked on Android.&lt;/p&gt;
&lt;p&gt;I tested across Brave, Safari, Orion, Comet, Arc, and Chrome — the browsers I use most often. Everything looks good on both mobile and desktop. The one exception is Comet and Arc on my Samsung Galaxy Z Fold 7 when unfolded — there&#39;s a header nav issue and some unexpected white space on the right side that the other browsers don&#39;t have. Still investigating why. The rest of the browsers handle it beautifully, so it&#39;s a quirk worth chasing down rather than a crisis.&lt;/p&gt;
&lt;h2&gt;Little Things That Add Up&lt;/h2&gt;
&lt;p&gt;Beyond the big structural stuff, a lot of small things got fixed or refined:&lt;/p&gt;
&lt;p&gt;The blockquote style got unified across every context on the site — feed, single post, static pages — so it always looks the same no matter where it appears. Warm terracotta background, deep rust border, Georgia italic. It&#39;s a small detail but it matters.&lt;/p&gt;
&lt;p&gt;The homepage search bar got taller and wider — more inviting, easier to tap on mobile. The subscribe section got a proper card layout. The footer on short posts now shows a permalink instead of a redundant date. The category pills lost the wavy underline that Micro.blog&#39;s own CSS was injecting over my styles.&lt;/p&gt;
&lt;p&gt;The Reading page got some love too. The bookshelf got a visual overhaul — compact cover cards with title and author, styled consistently with the rest of the site. I even added a fake wood shelf underneath the currently reading section, which sounds a little silly but looks fantastic. It&#39;s a much nicer way to show what I&#39;m currently reading than a plain list.&lt;/p&gt;
&lt;p&gt;The Now page got a full redesign — a navy card for what I&#39;m currently tinkering with, arrow-style lists for writing links, a bookshelf section for what I&#39;m reading, and an auto-updating Long Reads block so I never have to update it manually again.&lt;/p&gt;
&lt;p&gt;And &#34;Recent Posts&#34; became &lt;strong&gt;&#34;Recent Geekouts.&#34;&lt;/strong&gt; Because obviously.&lt;/p&gt;
&lt;h2&gt;Rethinking the Homepage Order&lt;/h2&gt;
&lt;p&gt;I also reorganized the homepage layout. It used to open with the featured post, then my About Me blurb, then the subscribe strip, then the recent feed. It made sense at the time, but it always felt like the featured post was grabbing attention before readers even knew what the blog was about.&lt;/p&gt;
&lt;p&gt;So I flipped it. Now the homepage opens with the About Me section, followed by the subscribe strip, then the featured post, then the recent feed. It&#39;s a small reorder but it changes the feel significantly — you get context first, then content. New visitors know who I am and what this place is before they dive into anything. It just makes more sense.&lt;/p&gt;
&lt;h2&gt;What&#39;s Next&lt;/h2&gt;
&lt;p&gt;The theme is in a good place right now. There are always small things to revisit — there&#39;s a Browse by Topic spacing issue that keeps evading me, and I want to keep watching how the &#34;Keep reading&#34; truncation performs across different post types. But the tinkering never really stops. I&#39;ll keep poking at the HTML and CSS, making this a more enjoyable reading experience one small improvement at a time.&lt;/p&gt;
&lt;p&gt;If you&#39;ve landed on the homepage and have thoughts about how it looks or reads, I&#39;d love to hear from you. Seriously — drop me a note. Feedback from actual readers means a lot.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The &#34;Deaf Gain&#34; That Conquered Space: The Gallaudet 11 🚀</title>
      <link>https://tobygeeksout.micro.blog/2026/04/14/the-deaf-gain-that-conquered.html</link>
      <pubDate>Tue, 14 Apr 2026 12:53:54 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/04/14/the-deaf-gain-that-conquered.html</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/file-00000000469871fd8a406bdaece68c79.webp&#34; alt=&#34;&#34;&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;This past week, the world watched four astronauts climb into a capsule called &lt;em&gt;Integrity&lt;/em&gt; and fly to the Moon and back for the first time in over fifty years. &lt;a href=&#34;https://www.nasa.gov/artemis-ii&#34;&gt;Artemis II&lt;/a&gt; splashed down in the Pacific on April 10th, carrying Reid Wiseman, Victor Glover, Christina Koch, and Jeremy Hansen farther from Earth than any crew since Apollo.&lt;/p&gt;
&lt;p&gt;It was a big deal. And watching it, I kept thinking about eleven men most people have never heard of — men who quietly helped make all of this possible. I knew the Gallaudet 11 were involved in space experiments. What I didn&amp;rsquo;t know was just how deep that involvement went — that their work quietly laid the foundation for human spaceflight as we know it. That&amp;rsquo;s the part that got me.&lt;/p&gt;
&lt;h2 id=&#34;the-problem&#34;&gt;The Problem&lt;/h2&gt;
&lt;p&gt;Back in the late 1950s, NASA had a serious question it couldn&amp;rsquo;t answer: what does weightlessness actually do to the human body? Specifically, they were worried about the vestibular system — your inner ear — which is basically your brain&amp;rsquo;s GPS for knowing which way is up. In zero gravity, it gets confused. That confusion causes &lt;a href=&#34;https://www.spacecentre.co.uk/news/space-now-blog/a-history-of-space-sickness-how-to-avoid-throwing-up-when-there-is-no-up/&#34;&gt;nausea, disorientation, and the kind of mental fog&lt;/a&gt; that could make it impossible to fly a spacecraft.&lt;/p&gt;
&lt;p&gt;To understand the inner ear&amp;rsquo;s role, they needed people without one. Which is a surprisingly hard thing to find.&lt;/p&gt;
&lt;h2 id=&#34;enter-the-gallaudet-11&#34;&gt;Enter the Gallaudet 11&lt;/h2&gt;
&lt;p&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/untitled-design-20260413-194300-0000.webp&#34; alt=&#34;Auto-generated description: Three historical black-and-white photographs show people involved in experiments or training, with some wearing equipment and surrounded by observers or colleagues.&#34;&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Between 1958 and 1968, NASA teamed up with the U.S. Naval School of Aviation Medicine and recruited eleven Deaf men from Gallaudet University. Most had lost their vestibular function as kids due to spinal meningitis. Their inner ears didn&amp;rsquo;t send balance signals to their brains at all.&lt;/p&gt;
&lt;p&gt;Worth noting: they weren&amp;rsquo;t chosen just because they were Deaf. Not all Deaf people have altered vestibular systems. NASA needed this specific combination — Deafness plus damaged inner ear function — and Gallaudet was the most likely place to find a group of people who fit that profile. That distinction matters.&lt;/p&gt;
&lt;p&gt;To NASA, these eleven men were a perfect control group. To the rest of the world, they were largely invisible.&lt;/p&gt;
&lt;h2 id=&#34;the-experiments&#34;&gt;The Experiments&lt;/h2&gt;
&lt;p&gt;The tests were wild. One had participants living inside a 20-foot room that spun at up to ten rotations per minute for days at a time. The researchers running the experiment got so sick they had to be rotated out. The Gallaudet 11 played cards and hung out, completely unfazed.&lt;/p&gt;
&lt;p&gt;Another test took place on a ferry off Nova Scotia during a storm. The boat was tossing hard enough that scientists were genuinely scared. The researchers got so sick the experiment had to be called off. The Gallaudet 11 were relaxed, enjoying the ride.&lt;/p&gt;
&lt;p&gt;On zero-gravity flights — the ones nicknamed the &lt;a href=&#34;https://www.space.com/37942-vomit-comet.html&#34;&gt;&amp;ldquo;Vomit Comet&amp;rdquo;&lt;/a&gt; — they were the calm ones in the room, doing their tasks while everyone else reached for a bag.&lt;/p&gt;
&lt;h2 id=&#34;why-it-mattered&#34;&gt;Why It Mattered&lt;/h2&gt;
&lt;p&gt;Their data gave NASA something it couldn&amp;rsquo;t get anywhere else: a baseline. A clear picture of what the body does in extreme conditions when the inner ear isn&amp;rsquo;t involved. That knowledge shaped astronaut training, helped develop anti-motion-sickness drugs, and informed how many Gs a crew could safely withstand. It had applications far beyond the space program.&lt;/p&gt;
&lt;p&gt;They weren&amp;rsquo;t consulted or accommodated. They were &lt;em&gt;essential.&lt;/em&gt;&lt;/p&gt;
&lt;h2 id=&#34;deaf-gain&#34;&gt;Deaf Gain&lt;/h2&gt;
&lt;p&gt;There&amp;rsquo;s a concept in the Deaf community called &lt;a href=&#34;https://gallaudet.edu/deaf-studies/deaf-gain-authors-reflect-on-why-deaf-gain-is-more-important-than-ever/&#34;&gt;Deaf Gain&lt;/a&gt; — the idea that traits the hearing world frames as losses can, in the right context, be genuine advantages. The Gallaudet 11 are one of the most concrete examples of that you&amp;rsquo;ll ever find.&lt;/p&gt;
&lt;p&gt;These men didn&amp;rsquo;t accidentally stumble into history. They showed up, did the work, endured a decade of experiments, and handed NASA the knowledge it needed to send people to the Moon. Then they went home, and the world mostly forgot about them.&lt;/p&gt;
&lt;p&gt;If you want to dig deeper, NASA has &lt;a href=&#34;https://www.nasa.gov/missions/project-mercury/how-11-deaf-men-helped-shape-nasas-human-spaceflight-program/&#34;&gt;a solid writeup on their contributions&lt;/a&gt;. There&amp;rsquo;s also a brand new picture book — &lt;a href=&#34;https://www.amazon.com/Gallaudet-Eleven-Story-NASAs-Bioastronauts/dp/0316570591&#34;&gt;&lt;em&gt;The Gallaudet Eleven: The Story of NASA&amp;rsquo;s Deaf Bioastronauts&lt;/em&gt;&lt;/a&gt; — written and illustrated by Deaf creators, just out last month.&lt;/p&gt;
&lt;p&gt;Next time you watch a rocket launch, remember: the foundation was built by people the history books skipped. 🚀&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;The Gallaudet 11 experiment proved that Deaf people aren&amp;rsquo;t just capable of contributing to space exploration — they were essential to it. And the story didn&amp;rsquo;t stop there. In 2017, &lt;a href=&#34;https://www.nasa.gov/centers-and-facilities/armstrong/nasas-first-deaf-engineer-in-active-crewed-mission-control-role-impresses/&#34;&gt;Johanna Lucht became the first Deaf engineer to carry out an active role in NASA mission control&lt;/a&gt; during a crewed research flight. And &lt;a href=&#34;https://www.unusualverse.com/2021/03/deaf-astronaut-julia-velasquez.html&#34;&gt;Julia Velasquez&lt;/a&gt; — a Gallaudet graduate who interned at NASA and Kennedy Space Center, got her aviation pilot&amp;rsquo;s license, and completed astronaut training in a Mars habitat simulation — has been pushing the door open even further.&lt;/p&gt;
&lt;p&gt;Deaf people are already inside NASA. Already training. Already proving it&amp;rsquo;s possible. So here&amp;rsquo;s my question: Artemis III is next. Will we finally put a Deaf astronaut on that crew?&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Awareness Isn&#39;t Enough Anymore</title>
      <link>https://tobygeeksout.micro.blog/2026/04/02/awareness-isnt-enough-anymore.html</link>
      <pubDate>Thu, 02 Apr 2026 20:28:44 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/04/02/awareness-isnt-enough-anymore.html</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/file-0000000042fc71f58b7c37f0b81a852e.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Tal Anderson said it plainly. It&amp;rsquo;s past time we listened.&lt;/em&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;April is Autism Awareness Month. Some people are calling it Autism Acceptance Month now. Either way, it still doesn&amp;rsquo;t feel like enough.&lt;/p&gt;
&lt;p&gt;Tal Anderson would tell you the same thing.&lt;/p&gt;
&lt;p&gt;You might know her from &lt;em&gt;Atypical&lt;/em&gt; on Netflix, or as Becca King on HBO&amp;rsquo;s &lt;em&gt;The Pitt&lt;/em&gt;. She&amp;rsquo;s also a filmmaker and children&amp;rsquo;s book author. And she&amp;rsquo;s autistic.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ll be honest, I haven&amp;rsquo;t watched &lt;em&gt;The Pitt&lt;/em&gt; yet. But it&amp;rsquo;s been on my radar for a while now, and everything I keep hearing about it makes me think I&amp;rsquo;m running out of excuses to put it off.&lt;/p&gt;
&lt;p&gt;In a &lt;a href=&#34;https://www.goodgoodgood.co/articles/the-pitt-tal-anderson-autism-awareness-month&#34;&gt;recent interview ahead of World Autism Day&lt;/a&gt;, she said something worth repeating:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&amp;ldquo;Autism is not a disease. It&amp;rsquo;s a neodivergence, and vaccines do not cause them, and neither does Tylenol.&amp;rdquo;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;That&amp;rsquo;s it. No fluff. Just the truth.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;the-misinformation-problem-isnt-going-away&#34;&gt;The Misinformation Problem Isn&amp;rsquo;t Going Away&lt;/h2&gt;
&lt;p&gt;This matters because the noise around autism has gotten loud lately.&lt;/p&gt;
&lt;p&gt;In April 2025, Robert F. Kennedy Jr., now Secretary of Health and Human Services, &lt;a href=&#34;https://www.justjared.com/2025/04/18/survivor-contestant-eva-erickson-who-has-autism-slams-rfk-jrs-claims-autism-destroys-families/&#34;&gt;claimed autism &amp;ldquo;destroys families&amp;rdquo;&lt;/a&gt; and that autistic people would &amp;ldquo;never hold a job&amp;rdquo; or &amp;ldquo;never go out on a date.&amp;rdquo; This isn&amp;rsquo;t some fringe opinion. This is coming from someone running public health in this country.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Survivor&lt;/em&gt; contestant Eva Erickson &lt;a href=&#34;https://www.goodgoodgood.co/articles/survivor-48-eva-erickson-autism-rfk&#34;&gt;pushed back the best way she knew how&lt;/a&gt;: she posted her actual life. Photos of herself playing sports, graduating college, going on dates. Her message was simple. I exist. I&amp;rsquo;m doing fine. You&amp;rsquo;re wrong.&lt;/p&gt;
&lt;p&gt;Anderson is doing the same thing, just from a different platform. She&amp;rsquo;s not just correcting bad science. She&amp;rsquo;s pushing back on the whole idea that autism is something to fear or fix.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;awareness-isnt-the-finish-line&#34;&gt;Awareness Isn&amp;rsquo;t the Finish Line&lt;/h2&gt;
&lt;p&gt;Anderson&amp;rsquo;s bigger point is that knowing autism exists isn&amp;rsquo;t enough. You&amp;rsquo;ve seen the ribbon. You&amp;rsquo;ve scrolled past the post. And then life goes on.&lt;/p&gt;
&lt;p&gt;What she&amp;rsquo;s asking for is actual inclusion. Reaching out to autistic people. Inviting them into your work, your projects, your everyday life. She laid it out clearly in a &lt;a href=&#34;https://www.loammi.co/post/tal-anderson-the-pitt-autism-representation-interview&#34;&gt;separate interview with Loammi&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s harder than sharing a graphic. It takes real effort. Which is probably why most people stop at the ribbon.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;representation-does-something&#34;&gt;Representation Does Something&lt;/h2&gt;
&lt;p&gt;Anderson &lt;a href=&#34;https://www.goodgoodgood.co/articles/the-pitt-tal-anderson-autism-awareness-month&#34;&gt;talked about what &lt;em&gt;The Pitt&lt;/em&gt; gets right&lt;/a&gt;. The show doesn&amp;rsquo;t lean on stereotypes. It introduces autistic characters as people living their lives, not as a lesson or a tragedy. &amp;ldquo;Autistic representation, especially for girls, is rare,&amp;rdquo; she said.&lt;/p&gt;
&lt;p&gt;That rarity has a real cost. When the only autism stories people see are narrow or sad, that becomes the template. And real autistic people end up spending their energy correcting assumptions before they can even have a normal conversation.&lt;/p&gt;
&lt;p&gt;Good representation chips away at that.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;the-books-are-worth-mentioning-too&#34;&gt;The Books Are Worth Mentioning Too&lt;/h2&gt;
&lt;p&gt;Anderson just released her second children&amp;rsquo;s book this month, &lt;a href=&#34;https://parade.com/news/the-pitt-tal-anderson-new-childrens-book-autism-awareness-preview&#34;&gt;&lt;em&gt;Oh, Tal! Not Like That.&lt;/em&gt;&lt;/a&gt; She and illustrator Michael Richey White are both autistic. The books are for kids who feel a little out of step with the world, written to remind them that thinking differently isn&amp;rsquo;t a problem to solve.&lt;/p&gt;
&lt;p&gt;I wish books like that had existed when I was a kid. A lot of adults could probably use them too.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;where-we-actually-are&#34;&gt;Where We Actually Are&lt;/h2&gt;
&lt;p&gt;Acceptance Month is better than Awareness Month. But Anderson is pointing at something further than that. Acceptance is still passive. What she&amp;rsquo;s describing is inclusion that takes work, that requires you to actually show up.&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s the bar worth aiming for.&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;ve been past the ribbon stage for a while now.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Where Did the Word &#34;Geek&#34; Actually Come From?</title>
      <link>https://tobygeeksout.micro.blog/2026/03/31/where-did-the-word-geek.html</link>
      <pubDate>Tue, 31 Mar 2026 10:31:41 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/03/31/where-did-the-word-geek.html</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/file-00000000b5c871fb8f38814d9e44b0cd.png&#34; alt=&#34;Auto-generated description: A young boy sits at a desk with a retro computer and floppy disks, surrounded by cat-themed decor.&#34;&gt;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve been a geek my whole life. I just didn&amp;rsquo;t always have the word for it.&lt;/p&gt;
&lt;p&gt;It started early. It survived a Tandy, MS-DOS, Windows 3.1, and decades of blogging across more platforms than I care to count. Eventually it even became the name of this blog.&lt;/p&gt;
&lt;p&gt;Which made me start wondering where the word actually came from — because it clearly didn&amp;rsquo;t start as a compliment.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The Spark&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Honestly, it started right there in the classroom. I&amp;rsquo;d be hunched over the keyboard, completely tuned out from everything else around me.&lt;/p&gt;
&lt;div style=&#34;background-color: #0d0d0d; color: #3df060 !important; padding: 25px; border-radius: 5px; border: 1px solid #1a1a1a; box-shadow: inset 0 0 10px #000; line-height: 1.6; margin: 20px 0;&#34;&gt;
  &lt;p style=&#34;margin: 0; color: #3df060 !important;&#34;&gt;I couldn&#39;t tell you the exact model of that computer now, but I can still see that ghostly green text glowing against the black screen.&lt;/p&gt;
  &lt;p style=&#34;margin: 15px 0 0 0; color: #3df060 !important;&#34;&gt;I remember the steady, rhythmic pulse of the blinking cursor, just waiting for me to tell it what to do. _&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;I was having the time of my life. Typing lines of BASIC and watching the machine respond felt like performing a magic trick for myself. It was the realization that I could build something out of nothing.&lt;/p&gt;
&lt;p&gt;That was the moment I knew: I wanted a computer of my own.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Falling in Love&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;A few years later, for Christmas, it finally happened.&lt;/p&gt;
&lt;p&gt;I got my first computer — a Tandy with 16KB of RAM and a stack of 5¼-inch floppy disks. No hard drive. I was only 14 years old.&lt;/p&gt;
&lt;p&gt;I spent hours learning MS-DOS commands and figuring out how to make the machine tick.&lt;/p&gt;
&lt;p&gt;But it wasn&#39;t just the tech. Having that Tandy in my room is when I realized I loved the act of writing too. For years it was just me and the machine.&lt;/p&gt;
&lt;p&gt;It took another decade before I discovered blogging, but once I did, there was no looking back.&lt;/p&gt;
&lt;p&gt;It started with &lt;em&gt;Dean&#39;s Cyberspace&lt;/em&gt;, mostly focused on tech. But over time my curiosity started pulling me in other directions.&lt;/p&gt;
&lt;p&gt;I realized I didn&#39;t just want to write about computers — I wanted to geek out about whatever sparks my curiosity.&lt;/p&gt;
&lt;p&gt;At some point along the way the blog became &lt;em&gt;Toby Geeks Out.&lt;/em&gt; It felt like the only name that fit.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The Original Geek&lt;/strong&gt;&lt;/p&gt;
&lt;div style=&#34;background-color: var(--color-bg-warm); border-left: 6px solid var(--color-terra-dark); padding: 20px 25px; margin: 25px 0;&#34;&gt;
  &lt;p style=&#34;margin: 0;&#34;&gt;&lt;strong&gt;The Origins:&lt;/strong&gt; It traces back to the early 1900s carnival circuit. A geek was the lowest-status performer in a traveling sideshow — someone hired to do something shocking enough to draw a crowd.&lt;/p&gt;
  &lt;p style=&#34;margin: 15px 0 0 0;&#34;&gt;And yes, the most famous version involved biting the head off a live chicken.&lt;/p&gt;
  &lt;p style=&#34;margin: 15px 0 0 0;&#34;&gt;The word itself comes from the Low German word &lt;em&gt;Geck&lt;/em&gt;, meaning fool or simpleton. Merriam-Webster still carries the original definition: &lt;em&gt;&#34;a carnival performer often billed as a wild man whose act usually includes biting the head off a live chicken or snake.&#34;&lt;/em&gt;&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Originally, a geek wasn&#39;t a tech enthusiast. It was someone performing oddness for a paying audience.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;Reclaiming the Label&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;By the 1950s and 60s, &#34;geek&#34; had become a schoolyard insult — usually aimed at someone socially awkward or overly obsessed with unusual interests. But then something interesting happened.&lt;/p&gt;
&lt;p&gt;As computers, science fiction, gaming, and internet culture grew, the people once labeled geeks started reclaiming the word. Instead of rejecting it, they embraced it.&lt;/p&gt;
&lt;p&gt;A term that once meant carnival fool slowly turned into a badge of honor for people who are deeply passionate about something.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;A Word That Changed&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;Language does this sometimes.&lt;/p&gt;
&lt;p&gt;Words that once mocked people slowly become labels people choose for themselves.&lt;/p&gt;
&lt;p&gt;Funny how that works. A word that started in a carnival sideshow spent decades as a schoolyard insult before an entire culture decided to just... own it.&lt;/p&gt;
&lt;p&gt;I&#39;ve been calling myself a geek for years. Knowing the word started as an insult — and got reclaimed anyway — honestly makes me like it more. That&#39;s exactly the kind of word I want attached to my name.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>My Accidental AI Writing Stack</title>
      <link>https://tobygeeksout.micro.blog/2026/03/27/my-accidental-ai-writing-stack.html</link>
      <pubDate>Fri, 27 Mar 2026 10:32:44 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/03/27/my-accidental-ai-writing-stack.html</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/image.png&#34; alt=&#34;&#34;&gt;&lt;/p&gt;
&lt;p&gt;I didn&amp;rsquo;t plan to build an AI writing stack. I just kept getting curious.&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s usually how it starts with me. One tool, one question, and one thought that won&amp;rsquo;t leave me alone: could this actually help?&lt;/p&gt;
&lt;p&gt;Over the past year, I&amp;rsquo;ve messed around with ChatGPT, Claude, Gemini, and Notion AI. Not because I wanted to hand my writing off to a robot, but because I wanted to know where these things actually fit into my process. Could they help with research? Wrangle my notes? Or would everything start sounding like it came out of a corporate press release?&lt;/p&gt;
&lt;p&gt;So, I started poking around.&lt;/p&gt;
&lt;h3 id=&#34;whats-on-my-desk-right-now&#34;&gt;What&amp;rsquo;s on my desk right now&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Claude:&lt;/strong&gt; This is the one I keep coming back to. It&amp;rsquo;s good at tone. If something feels stiff, I&amp;rsquo;ll talk through it here first and find the conversational version. It also helps me spot where I&amp;rsquo;ve repeated myself or where a paragraph is working too hard.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Notion AI:&lt;/strong&gt; This lives inside my actual workflow. My process starts in Notion anyway with outlines, research, and half-baked ideas. Having AI already there means I&amp;rsquo;m not adding extra steps.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;ChatGPT:&lt;/strong&gt; This is where I go when I&amp;rsquo;m stuck. It is great for &amp;ldquo;what if&amp;rdquo; questions and looking at an idea from a direction I wouldn&amp;rsquo;t have found on my own. When writer&amp;rsquo;s block hits, this is usually my first stop.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Gemini:&lt;/strong&gt; I use this occasionally for quick summaries or anything that needs a Google Search attached to it. Utilitarian. It does the job.&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;what-i-actually-learned&#34;&gt;What I actually learned&lt;/h3&gt;
&lt;p&gt;Here&amp;rsquo;s the part that surprised me most. It&amp;rsquo;s also the part that makes my experience a little different from most people writing about AI tools.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m Deaf. English is my second language, and ASL is my first. Writing has never come easy. It&amp;rsquo;s something I&amp;rsquo;ve had to work at, think about, and keep getting better at over time. I overthink sentences. I overwrite when a simpler version would land harder. Sometimes I&amp;rsquo;ll repeat the same idea in two different places without even realizing it. Sometimes I go hunting for a word and it just won&amp;rsquo;t come. And sometimes I hit a wall and the whole draft stalls out.&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s where these tools started making real sense to me.&lt;/p&gt;
&lt;p&gt;They don&amp;rsquo;t do the writing. They help me see my own writing more clearly than I can when I&amp;rsquo;m too close to it. One catches the repetition I missed. Another finds the word I was hunting for. Another asks the question that unsticks me when I&amp;rsquo;ve been staring at the same paragraph for twenty minutes. Sometimes one of them suggests something I hadn&amp;rsquo;t even considered: a different angle, a cleaner structure, or a connection I walked right past.&lt;/p&gt;
&lt;p&gt;But I&amp;rsquo;m still the one making the calls. Every suggestion is just that—a suggestion. The writing is still mine. The voice is still mine. The curiosity that started all of this is still mine.&lt;/p&gt;
&lt;p&gt;The internet loves asking whether AI will replace writers. My experience so far says it&amp;rsquo;s not even close. It just feels like having better company while you work. For someone who spent years feeling like English was a wall I kept climbing, that company has been worth a lot.&lt;/p&gt;
&lt;p&gt;Whether that changes, I have no idea. But right now it&amp;rsquo;s working, and that&amp;rsquo;s enough.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Can a Robot Love You Back?</title>
      <link>https://tobygeeksout.micro.blog/2026/03/22/can-a-robot-love-you.html</link>
      <pubDate>Sun, 22 Mar 2026 14:33:32 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/03/22/can-a-robot-love-you.html</guid>
      <description>&lt;p&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/robotphotos.png&#34; alt=&#34;A futuristic scene shows a robot interacting with a small bird on the left, while another robot sits beside an elderly woman knitting in a cozy room on the right.&#34;&gt;&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve spent a few posts lately talking about how robots make me uneasy. Automation eating jobs. AI making decisions nobody asked it to make. The creeping sense that we&amp;rsquo;re building things faster than we&amp;rsquo;re thinking about them. I stand by all of that.&lt;/p&gt;
&lt;p&gt;And then, a couple of years ago, I read &lt;a href=&#34;https://bookshop.org/p/books/the-wild-robot-volume-1-lecturer-in-classics-peter-brown/12b3969bd6855b7c&#34;&gt;&lt;em&gt;The Wild Robot&lt;/em&gt;&lt;/a&gt; — before any of those posts existed. Funny how that works.&lt;/p&gt;
&lt;p&gt;If you haven&amp;rsquo;t read it, here&amp;rsquo;s the short version: Roz is a robot who washes ashore on a wild island, raises a gosling that isn&amp;rsquo;t hers, and becomes something that looks a whole lot like a mother. Peter Brown&amp;rsquo;s book sneaks up on you. He said he set out to write about a robot finding harmony in the wilderness — nature and technology learning to coexist. What he ended up writing was a question we&amp;rsquo;re still not close to answering.&lt;/p&gt;
&lt;p&gt;A middle grade book from 2016 wasn&amp;rsquo;t supposed to ask questions we&amp;rsquo;re still arguing about. And yet here we are.&lt;/p&gt;
&lt;p&gt;The movie adaptation did it justice. And with &lt;a href=&#34;https://bookshop.org/p/books/the-wild-robot-escapes-peter-brown/112444&#34;&gt;&lt;em&gt;The Wild Robot Escapes&lt;/em&gt;&lt;/a&gt; sitting on my to-read list and &lt;a href=&#34;https://www.thewrap.com/creative-content/movies/the-wild-robot-escapes-first-details-dreamworks/&#34;&gt;a sequel film&lt;/a&gt; coming in 2027, I&amp;rsquo;m not done with Roz yet.&lt;/p&gt;
&lt;p&gt;Worth knowing: it&amp;rsquo;s actually a trilogy — &lt;a href=&#34;https://bookshop.org/p/books/the-wild-robot-protects-volume-3-peter-brown/77e00747077ce1af&#34;&gt;&lt;em&gt;The Wild Robot Protects&lt;/em&gt;&lt;/a&gt; came out in 2023 — and there&amp;rsquo;s even a picture book adaptation for younger readers called &lt;a href=&#34;https://bookshop.org/p/books/the-wild-robot-on-the-island/331d8e6abaf17b08?ean=9780316669467&#34;&gt;&lt;em&gt;The Wild Robot on the Island&lt;/em&gt;&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;But Roz got under my skin in a way I didn&amp;rsquo;t expect — not just as a story, but as a question. She is caring. She is loving. She protects something fragile at great cost to herself. And I found myself wondering: could a real robot ever do that?&lt;/p&gt;
&lt;p&gt;The short answer is no. Not really. Not yet.&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;what-does-caring-even-mean&#34;&gt;What does &amp;ldquo;caring&amp;rdquo; even mean?&lt;/h2&gt;
&lt;p&gt;Here&amp;rsquo;s the thing about caring — it&amp;rsquo;s not just behavior. It&amp;rsquo;s not doing the right thing at the right time. Real caring means you have something at stake. You can lose something. When Roz protects her gosling, she risks herself. That risk &lt;em&gt;means&lt;/em&gt; something because she has something to lose.&lt;/p&gt;
&lt;p&gt;Today&amp;rsquo;s robots and AI systems can mimic the &lt;em&gt;shape&lt;/em&gt; of caring. They can respond to emotional cues, adjust their tone, remember your preferences.&lt;/p&gt;
&lt;p&gt;Roz didn&amp;rsquo;t start out caring either. She started out confused — thrown into a world she wasn&amp;rsquo;t built for, facing loss and danger with no programming to guide her. She learned by going through it.&lt;/p&gt;
&lt;p&gt;The question is whether real robots could ever do the same. Not just mimic emotion, but actually build understanding from experience. Right now, the honest answer is we don&amp;rsquo;t know.&lt;/p&gt;
&lt;p&gt;Apps like &lt;a href=&#34;https://replika.com/&#34;&gt;Replika&lt;/a&gt; are built specifically to simulate emotional connection. It asks how your day went, remembers what you tell it, and never judges you. You can tell it things you&amp;rsquo;d never say to another person.&lt;/p&gt;
&lt;p&gt;And people do. &lt;a href=&#34;https://www.brookings.edu/articles/what-happens-when-ai-chatbots-replace-real-human-connection/&#34;&gt;Brookings recently looked at what happens&lt;/a&gt; when these tools start replacing human connection — and the short version is: people are turning to them because they&amp;rsquo;re just really, deeply lonely.&lt;/p&gt;
&lt;p&gt;And for some, that simulation actually helps — with loneliness, anxiety, processing hard days. I&amp;rsquo;m not dismissing that.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;But there&amp;rsquo;s a difference between a system that &lt;em&gt;performs&lt;/em&gt; warmth and one that &lt;em&gt;has&lt;/em&gt; it. We don&amp;rsquo;t actually know what&amp;rsquo;s happening inside those systems. And that gap matters.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;hr&gt;
&lt;h2 id=&#34;the-ethics-of-making-robots-seem-loving&#34;&gt;The ethics of making robots seem loving&lt;/h2&gt;
&lt;p&gt;Here&amp;rsquo;s where it gets complicated. There&amp;rsquo;s a whole industry now building robots and AI companions just to keep people company — apps on your phone, physical robots in elder care facilities, companion devices for people who are isolated. &lt;a href=&#34;https://www.cnbc.com/2025/11/21/senior-caregiving-labor.html&#34;&gt;CNBC reports there could be 4.6 million unfulfilled caregiving jobs by 2032&lt;/a&gt;, so the demand is real.&lt;/p&gt;
&lt;p&gt;A &lt;a href=&#34;https://www.nature.com/articles/d41586-024-01184-4&#34;&gt;Nature article on elder care robots&lt;/a&gt; told the story of one nursing home resident who became so attached to his robot companion — a small stuffed-animal-style device — that when he died, staff found him still clutching it. Half the people who heard the story thought it was beautiful he wasn&amp;rsquo;t alone. The other half found it tragic.&lt;/p&gt;
&lt;p&gt;I keep landing somewhere in between. But it raises the question I can&amp;rsquo;t shake: what happens when someone &lt;em&gt;believes&lt;/em&gt; the robot loves them back? Is that comfort — or just a really convincing illusion? &lt;a href=&#34;https://the-european.eu/story-53326/robots-cant-care-and-believing-they-can-will-break-our-health-system.html&#34;&gt;One writer puts it plainly&lt;/a&gt;: are these AI companions actually keeping people company, or are they just digital loneliness with a friendlier interface?&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Roz works as a story because we&amp;rsquo;re allowed to believe she really does love Brightbill. The story earns it. Real life doesn&amp;rsquo;t work that way.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;hr&gt;
&lt;h2 id=&#34;fiction-lets-us-dream-reality-keeps-us-honest&#34;&gt;Fiction lets us dream. Reality keeps us honest.&lt;/h2&gt;
&lt;p&gt;I think that&amp;rsquo;s what &lt;em&gt;The Wild Robot&lt;/em&gt; is actually about, underneath the island and the gosling and all of it. It&amp;rsquo;s about what we &lt;em&gt;wish&lt;/em&gt; were possible — a machine that chooses love, that chooses sacrifice, that becomes something more than its programming.&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;re not there. Maybe we won&amp;rsquo;t ever be. But the fact that the story moves us so much probably says something true about what we&amp;rsquo;re hoping for.&lt;/p&gt;
&lt;p&gt;I read &lt;em&gt;The Wild Robot&lt;/em&gt; before I ever started writing about how unsettling robots are. Somehow I never connected those two things until now. Roz never felt like a threat. She felt like a dream.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m still wary of robots. I still think we&amp;rsquo;re building faster than we&amp;rsquo;re thinking. But Roz? Roz gets a pass.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;One last thing rattling around in my head though: if loneliness is the problem, why are we reaching for chatbots instead of each other? Real people. Real interaction. Real feelings. And if we &lt;strong&gt;did&lt;/strong&gt; lean on people more — what does that cost the ones doing the showing up? That feels like a much bigger conversation. One I&amp;rsquo;ll keep coming back to.&lt;/em&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;h2 id=&#34;more-on-robots&#34;&gt;More on robots&lt;/h2&gt;
&lt;div style=&#34;margin-top: 1em;&#34;&gt;
  &lt;div style=&#34;padding: 0.75em 0; border-bottom: 1px solid #eee; overflow: hidden;&#34;&gt;
    &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/atlas-robot.png&#34; alt=&#34;Robots Freak Me Out&#34; style=&#34;float: left; width: 72px; height: 72px; object-fit: cover; border-radius: 4px; margin-right: 0.75em;&#34;&gt;
    &lt;span style=&#34;display: block; overflow: hidden;&#34;&gt;
      &lt;a href=&#34;https://tobygeeksout.micro.blog/2026/03/06/robots-freak-me-out-and.html&#34;&gt;&lt;strong&gt;Robots Freak Me Out (And Other Things I Was Wrong About)&lt;/strong&gt;&lt;/a&gt;
      &lt;span style=&#34;display: block; font-size: 0.9em; color: #666; margin-top: 0.25em;&#34;&gt;Where this whole rabbit hole started — robots, unease, and what we&#39;re building toward.&lt;/span&gt;
    &lt;/span&gt;
  &lt;/div&gt;
  &lt;div style=&#34;padding: 0.75em 0; border-bottom: 1px solid #eee; overflow: hidden;&#34;&gt;
    &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/gemini-generated-image-fkg5z9fkg5z9fkg5.png&#34; alt=&#34;The Robots Are Driving Now&#34; style=&#34;float: left; width: 72px; height: 72px; object-fit: cover; border-radius: 4px; margin-right: 0.75em;&#34;&gt;
    &lt;span style=&#34;display: block; overflow: hidden;&#34;&gt;
      &lt;a href=&#34;https://tobygeeksout.micro.blog/2026/03/04/the-robots-are-driving-now.html&#34;&gt;&lt;strong&gt;The Robots Are Driving Now. And It&#39;s Getting Real&lt;/strong&gt;&lt;/a&gt;
      &lt;span style=&#34;display: block; font-size: 0.9em; color: #666; margin-top: 0.25em;&#34;&gt;Self-driving cars went from sci-fi to Tuesday. The Waymo story and what it means.&lt;/span&gt;
    &lt;/span&gt;
  &lt;/div&gt;
  &lt;div style=&#34;padding: 0.75em 0; border-bottom: 1px solid #eee; overflow: hidden;&#34;&gt;
    &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/1773206003750.png&#34; alt=&#34;Human-centaur robot&#34; style=&#34;float: left; width: 72px; height: 72px; object-fit: cover; border-radius: 4px; margin-right: 0.75em;&#34;&gt;
    &lt;span style=&#34;display: block; overflow: hidden;&#34;&gt;
      &lt;a href=&#34;https://tobygeeksout.micro.blog/2026/03/11/this-is-the-most-cringing.html&#34;&gt;&lt;strong&gt;Researchers Built a Human-Centaur Robot. Yes, Really.&lt;/strong&gt;&lt;/a&gt;
      &lt;span style=&#34;display: block; font-size: 0.9em; color: #666; margin-top: 0.25em;&#34;&gt;Brilliant or completely unnecessary? Reddit had thoughts. So did I.&lt;/span&gt;
    &lt;/span&gt;
  &lt;/div&gt;
  &lt;div style=&#34;padding: 0.75em 0; border-bottom: 1px solid #eee; overflow: hidden;&#34;&gt;
    &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/machine-vs-man-robot-with-ai-and-man-face-to-face-vector.jpg&#34; alt=&#34;China GrowHR robot&#34; style=&#34;float: left; width: 72px; height: 72px; object-fit: cover; border-radius: 4px; margin-right: 0.75em;&#34;&gt;
    &lt;span style=&#34;display: block; overflow: hidden;&#34;&gt;
      &lt;a href=&#34;https://tobygeeksout.micro.blog/2026/03/06/china-built-growhr-a-shapeshifting.html&#34;&gt;&lt;strong&gt;China Built a Shape-Shifting Robot That Grows Like a Human Skeleton&lt;/strong&gt;&lt;/a&gt;
      &lt;span style=&#34;display: block; font-size: 0.9em; color: #666; margin-top: 0.25em;&#34;&gt;GrowHR can squeeze through tight spaces and walk on water. Are we slowly becoming the secondary species?&lt;/span&gt;
    &lt;/span&gt;
  &lt;/div&gt;
  &lt;div style=&#34;padding: 0.75em 0;&#34;&gt;
    &lt;a href=&#34;https://tobygeeksout.micro.blog/2026/02/21/robotic-technology-is-coming-whether.html&#34;&gt;&lt;strong&gt;Robotic Technology Is Coming, Whether We Want It or Not&lt;/strong&gt;&lt;/a&gt;
    &lt;span style=&#34;display: block; font-size: 0.9em; color: #666; margin-top: 0.25em;&#34;&gt;A robot doing cartwheels — mostly just to prove it can. Honestly a little scary.&lt;/span&gt;
  &lt;/div&gt;
&lt;/div&gt;</description>
    </item>
    
    <item>
      <title>My Hands Are My Voice: The Problem with AI Search in Google Maps</title>
      <link>https://tobygeeksout.micro.blog/2026/03/15/my-hands-are-my-voice.html</link>
      <pubDate>Sun, 15 Mar 2026 16:52:08 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/03/15/my-hands-are-my-voice.html</guid>
      <description>&lt;p&gt;Google is doing a huge overhaul to Maps. It&amp;rsquo;s not just a map anymore; it&amp;rsquo;s becoming a personal assistant that uses AI to &amp;ldquo;see&amp;rdquo; and &amp;ldquo;think.&amp;rdquo; Check out the full story here: &lt;a href=&#34;https://www.digitaltrends.com/computing/ai-search-meets-3d-navigation-in-googles-biggest-maps-overhaul/&#34;&gt;Digital Trends Article&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;What the new AI can do:&lt;/strong&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;&amp;ldquo;Ask Maps&amp;rdquo;:&lt;/strong&gt; You can ask complex questions like &amp;ldquo;Find a quiet cafe with good parking,&amp;rdquo; and Gemini AI summarizes the best spots for you.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Immersive Navigation:&lt;/strong&gt; It uses 3D views to show landmarks, overpasses, and even traffic details before you go.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Driving Copilot:&lt;/strong&gt; Google says these features are designed to help you &amp;ldquo;stay focused on the road&amp;rdquo; by letting you talk to the AI while you drive.&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;It looks amazing, but as a Deaf person, &lt;strong&gt;it is basically useless for us while driving&lt;/strong&gt;. This update is all about &amp;ldquo;Ask Maps,&amp;rdquo; where you have a conversation with the AI. Google is pitching this as a way to get help while you&amp;rsquo;re behind the wheel, but I can&amp;rsquo;t do that safely.&lt;/p&gt;
&lt;p&gt;The irony is that &lt;strong&gt;my hands ARE my voice&lt;/strong&gt;. While I can drive and communicate with one hand when I&amp;rsquo;m being careful, the AI is completely blind to it. Since the phone is only &amp;ldquo;listening&amp;rdquo; for a voice and isn&amp;rsquo;t &amp;ldquo;watching&amp;rdquo; for my signs, I&amp;rsquo;m basically silenced by this &amp;ldquo;hands-free&amp;rdquo; tech. Trying to type out questions to an AI while driving isn&amp;rsquo;t just hard—it&amp;rsquo;s dangerous.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m not complaining because the tech is bad—I actually love it. I just hope the people making it start thinking about us. I bet it will be a real challenge to innovate and find ways to build accessibility for the Deaf and Hard of Hearing directly into the app so we can use these features too.&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;&lt;strong&gt;The Accessibility Challenge&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Maybe the answer is better hand or gesture recognition through the camera? Or maybe just simple, one-handed visual shortcuts? We need a way to use AI without needing to speak or take both hands off the wheel. Anyway, we probably won&amp;rsquo;t see something like hand recognition built into the phone anytime soon.&lt;/em&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Navigation should be safe for everyone, not just people who can talk to their phones.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>A Detour Through Butcher Hollow</title>
      <link>https://tobygeeksout.micro.blog/2026/03/13/a-detour-through-butcher-hollow.html</link>
      <pubDate>Fri, 13 Mar 2026 10:21:48 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/03/13/a-detour-through-butcher-hollow.html</guid>
      <description>&lt;p&gt;Yesterday started with a routine trip to Paintsville, KY, for an eye doctor appointment. The news was mostly good—everything looks stable—but since I&amp;rsquo;m managing diabetes, I&amp;rsquo;ll be back for a follow-up in three months to stay on top of things. However, there is something we have to watch closely. They saw a spot on the scan, and honestly, without an interpreter there, it was hard to fully grasp what was happening.&lt;/p&gt;
&lt;p&gt;I used the &lt;strong&gt;Live Transcribe&lt;/strong&gt; app on my Android, which is usually great, but it struggled to capture the conversation between the doctor and my dad. It missed words, messed up the spelling of technical terms, and made it difficult to be certain about the details. It&amp;rsquo;s frustrating when you have to rely on tech that isn&amp;rsquo;t quite 100% when it comes to your health. I&amp;rsquo;ll have to sit down with my dad today to see if he can clarify what the doctor said.&lt;/p&gt;
&lt;p&gt;Moving forward, I&amp;rsquo;m going to be proactive about my care. Since my next appointment isn&amp;rsquo;t until June, I have plenty of time to ensure they arrange for a live interpreter. I&amp;rsquo;ll be reminding them frequently to make sure the communication is 100% clear next time.&lt;/p&gt;
&lt;p&gt;Since it&amp;rsquo;s an hour-and-a-half drive each way, we decided to make the most of it and take a detour to check out where &lt;strong&gt;Loretta Lynn&lt;/strong&gt; grew up. Our first stop was the &lt;strong&gt;Loretta Lynn Museum&lt;/strong&gt;. It was a cool experience, and my dad even picked up a new T-shirt and a hat there.&lt;/p&gt;
&lt;center&gt;&lt;div style=&#34;margin: 20px 0;&#34;&gt;
  &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/20260312-1336592.jpg&#34; width=&#34;600&#34; style=&#34;width: 100%; max-width: 600px; height: auto; display: block; border-radius: 8px;&#34; alt=&#34;Loretta Lynn Art&#34;&gt;
&lt;/div&gt;&lt;/center&gt;
&lt;p&gt;From the museum, we headed toward the childhood home. The further we went, the narrower the roads became, winding deep into the hills. When we finally reached the cabin, I was struck by the &amp;ldquo;wear and tear&amp;rdquo; of the wood—it&amp;rsquo;s amazing the structure is still standing after all these years. It must be a massive challenge to maintain a home like that for so long.&lt;/p&gt;
&lt;p&gt;We couldn&amp;rsquo;t go inside this time, but seeing it tucked away in the hollow was worth the extra miles. Here are a few shots of the cabin:&lt;/p&gt;
&lt;center&gt;
&lt;table role=&#34;presentation&#34; width=&#34;100%&#34; cellspacing=&#34;0&#34; cellpadding=&#34;0&#34; border=&#34;0&#34; style=&#34;max-width: 600px; margin: 20px 0;&#34;&gt;
  &lt;tr&gt;
    &lt;td&gt;
      &lt;table role=&#34;presentation&#34; width=&#34;100%&#34; cellspacing=&#34;0&#34; cellpadding=&#34;0&#34; border=&#34;0&#34;&gt;
        &lt;tr&gt;
          &lt;td width=&#34;70%&#34; valign=&#34;middle&#34; style=&#34;padding-right: 10px;&#34;&gt;
            &lt;a href=&#34;https://cdn.uploads.micro.blog/95313/2026/20260312-1349582.jpg&#34; target=&#34;_blank&#34;&gt;
              &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/20260312-1349582.jpg&#34; width=&#34;410&#34; style=&#34;width: 100%; max-width: 410px; height: auto; display: block; border-radius: 8px; border: 0;&#34; alt=&#34;Click to enlarge main cabin view&#34;&gt;
            &lt;/a&gt;
          &lt;/td&gt;
          &lt;td width=&#34;30%&#34; valign=&#34;top&#34;&gt;
            &lt;div style=&#34;margin-bottom: 10px;&#34;&gt;
              &lt;a href=&#34;https://cdn.uploads.micro.blog/95313/2026/20260312-13500112.jpg&#34; target=&#34;_blank&#34;&gt;
                &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/20260312-13500112.jpg&#34; width=&#34;180&#34; style=&#34;width: 100%; height: auto; max-height: 175px; object-fit: cover; display: block; border-radius: 8px; border: 0;&#34;&gt;
              &lt;/a&gt;
            &lt;/div&gt;
            &lt;div style=&#34;margin-bottom: 10px;&#34;&gt;
              &lt;a href=&#34;https://cdn.uploads.micro.blog/95313/2026/20260312-13500113.jpg&#34; target=&#34;_blank&#34;&gt;
                &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/20260312-13500113.jpg&#34; width=&#34;180&#34; style=&#34;width: 100%; height: auto; max-height: 175px; object-fit: cover; display: block; border-radius: 8px; border: 0;&#34;&gt;
              &lt;/a&gt;
            &lt;/div&gt;
            &lt;div&gt;
              &lt;a href=&#34;https://cdn.uploads.micro.blog/95313/2026/20260312-1350442.jpg&#34; target=&#34;_blank&#34;&gt;
                &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/20260312-1350442.jpg&#34; width=&#34;180&#34; style=&#34;width: 100%; height: auto; max-height: 175px; object-fit: cover; display: block; border-radius: 8px; border: 0;&#34;&gt;
              &lt;/a&gt;
            &lt;/div&gt;
          &lt;/td&gt;
        &lt;/tr&gt;
      &lt;/table&gt;
    &lt;/td&gt;
  &lt;/tr&gt;
&lt;/table&gt;
&lt;/center&gt;
&lt;p&gt;On the way back out of the hollow, we passed the entrance to the old &lt;strong&gt;Consol Mine&lt;/strong&gt;. Seeing it in person really puts the history of this area into perspective.&lt;/p&gt;
&lt;center&gt;&lt;div style=&#34;margin: 20px 0;&#34;&gt;
  &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/20260312-1356412.jpg&#34; width=&#34;600&#34; style=&#34;width: 100%; max-width: 600px; height: auto; display: block; border-radius: 8px;&#34; alt=&#34;Consol Mine Entrance&#34;&gt;
&lt;/div&gt;&lt;/center&gt;
&lt;blockquote&gt;
&lt;p&gt;📚 &lt;strong&gt;A Little History Geek-Out:&lt;/strong&gt;
The site is &lt;strong&gt;Mine No. 155&lt;/strong&gt;, which was active from roughly 1910 to 1946. Van Lear was built from scratch by the Consolidation Coal Company to house thousands of miners. This is the very same operation where Loretta Lynn&amp;rsquo;s father, Ted Webb, worked for years, just a short distance from their family home.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;On the way out, I thought about my own family&amp;rsquo;s history in the mines. Both my Papaw and my dad worked underground for many years; seeing these old mine entrances really reminds me of the hard work and the personal sacrifices they made. It adds a whole different layer to the trip.&lt;/p&gt;
&lt;p&gt;It started as a simple medical appointment, but it turned into a pleasant journey through the past.&lt;/p&gt;
&lt;p&gt;I hope we&amp;rsquo;ll do more detouring like this on our future trips. It makes the long drives much more meaningful.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Is 8GB Still &#34;Enough&#34; in 2026?</title>
      <link>https://tobygeeksout.micro.blog/2026/03/11/is-gb-still-enough-in.html</link>
      <pubDate>Wed, 11 Mar 2026 15:49:50 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/03/11/is-gb-still-enough-in.html</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been rocking an &lt;strike&gt;M1&lt;/strike&gt; M2 Mac mini with 8GB of RAM for a long time now. For the simple stuff—emails, a few tabs, the occasional video—it&amp;rsquo;s been an absolute champ. But lately, the &amp;lsquo;magic&amp;rsquo; of Apple&amp;rsquo;s memory management has started to hit a wall.&lt;/p&gt;
&lt;p&gt;So, the tech experts are still debating if 8GB of RAM is enough for a Mac in 2026. The short answer? &lt;strong&gt;Yeah, sure.&lt;/strong&gt; If you’re just checking email or watching YouTube, browsing fewer than 20 tabs, it’s great.&lt;/p&gt;
&lt;p&gt;But the long answer? &lt;span style=&#34;color: var(--color-terra); font-weight: bold;&#34;&gt;If you actually work on your Mac, it can be a burden.&lt;/span&gt; It’s not a major &#34;bad&#34; thing, but I’ve definitely had to start managing memory hogs just to keep things moving.&lt;/p&gt;
&lt;div style=&#34;background-color: rgba(243, 156, 18, 0.1); border: 1px solid #f39c12; padding: 20px; border-radius: 8px; margin: 25px 0;&#34;&gt;
  &lt;p style=&#34;margin: 0;&#34;&gt;&lt;strong&gt;The &#34;Pro&#34; Reality Check:&lt;/strong&gt;&lt;br&gt;&lt;br&gt;
I have a &lt;strong&gt;Galaxy Z Fold 7&lt;/strong&gt;, and it does have &lt;strong&gt;12GB of RAM.&lt;/strong&gt; It is a total powerhouse; I have no issues having as many apps open as I want, with 85 tabs in a browser. It is wild to me that my phone has more memory than a new Mac. Apple is using the &lt;strong&gt;A18 Pro&lt;/strong&gt; (a phone chip) for the new &lt;strong&gt;MacBook Neo&lt;/strong&gt;, which physically locks it at 8GB. Even the original &lt;strong&gt;M1&lt;/strong&gt; from 2020 had a 16GB option! I don&#39;t understand why a &#34;new&#34; laptop in 2026 is less capable than a base machine from six years ago.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Seeing how much better my phone handles a heavy workload really shines a light on the reality of my &lt;strong&gt;&#34;Daily Grind&#34;&lt;/strong&gt; on the Mac:&lt;/p&gt;
&lt;div style=&#34;background-color: var(--color-bg-warm); padding: 25px; border-left: 5px solid #007AFF; margin: 30px 0; border-radius: 0 8px 8px 0;&#34;&gt;
  &lt;ul style=&#34;list-style-type: &#39;⚡ &#39;; padding-left: 20px; margin-top: 0; margin-bottom: 0;&#34;&gt;
    &lt;li&gt; &lt;strong&gt;The Browser Battle:&lt;/strong&gt; Two different browsers, sometimes three, open with 20+ tabs each.&lt;/li&gt;
    &lt;li&gt; &lt;strong&gt;The Notion Factor:&lt;/strong&gt; Since Notion is built on Electron, it’s basically a memory-hungry browser in a fancy trench coat. It eats RAM for breakfast.&lt;/li&gt;
    &lt;li&gt; &lt;strong&gt;Creative Heavy Lifting:&lt;/strong&gt; Canva running in the background, plus &lt;strong&gt;Adobe&lt;/strong&gt; apps for deeper edits.&lt;/li&gt;
    &lt;li&gt; &lt;strong&gt;The &#34;Silent&#34; Hogs:&lt;/strong&gt; Having &lt;strong&gt;Preview&lt;/strong&gt; open with a dozen images or large PDFs while I work.&lt;/li&gt;
    &lt;li&gt; &lt;strong&gt;The AI Surge:&lt;/strong&gt; Heavy hitters like Claude, ChatGPT, and Perplexity all firing at once.&lt;/li&gt;
  &lt;/ul&gt;
&lt;/div&gt;
&lt;p&gt;When I leave my workspace &#39;messy&#39; with all those open apps, I start getting those tiny, annoying lags where I’m pretty sure a browser has a memory leak or Notion is just refusing to share resources. I end up playing &lt;strong&gt;&#34;Tab Roulette&#34;&lt;/strong&gt;—aggressively closing windows just to get my flow back.  It’s a total vibe killer when you&#39;re mid-thought. You shouldn&#39;t have to babysit your Activity Monitor just to get a project done.&lt;/p&gt;
&lt;p&gt;I&#39;m not alone in this feeling. Even the folks at &lt;strong&gt;ZDNET&lt;/strong&gt; noted in their recent deep dive, &lt;a href=&#34;https://www.zdnet.com/article/is-8gb-of-ram-enough-for-a-mac-in-2026/&#34; style=&#34;color: #007AFF; text-decoration: none; font-weight: bold;&#34;&gt;&#34;Is 8GB of RAM really enough for a Mac in 2026?&#34;&lt;/a&gt;, that while 8GB is &#34;usable&#34; for light tasks, 16GB is becoming the baseline for anyone worried about future-proofing or heavy multitasking.&lt;/p&gt;
&lt;blockquote&gt;
  &lt;p&gt;&#34;Heavy workload professionals and future-proofers will want at least 16GB.&#34; — ZDNET&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;That is why I decided to buy a new &lt;strong&gt;15-inch M5 Air&lt;/strong&gt;, and I did not just go for the &#34;sensible&#34; 16 GB upgrade. &lt;strong&gt;I went straight to 24 GB.&lt;/strong&gt; I am expected to get it either today or tomorrow. I will continue using the Mac Mini occasionally, until it dies.&lt;/p&gt;
&lt;div style=&#34;background-color: rgba(0, 122, 255, 0.08); padding: 20px; border-radius: 10px; border: 1px dashed #007AFF;&#34;&gt;
  &lt;p style=&#34;margin: 0; font-weight: bold; color: #007AFF;&#34;&gt;Why 24GB? Because I&#39;m done with &#34;clogged&#34; workflows.&lt;/p&gt;
  &lt;p style=&#34;margin: 10px 0 0 0;&#34;&gt;I know I don’t &#34;need&#34; all that power today, but I want to be worry-free in case new tools or apps clog my flow in the future. By going for 24GB, I’m buying the right to be &#34;messy&#34; with my work and stay in the flow.&lt;/p&gt;
&lt;/div&gt;
&lt;p style=&#34;margin-top: 30px;&#34;&gt;&lt;strong&gt;The verdict:&lt;/strong&gt; 8GB is fine for grandma, a light user like a college student, or a writer. But if you&#39;re a power user in 2026? Give yourself the gift of more RAM. Your sanity will thank you.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>Apocalyptic Warning Against AI</title>
      <link>https://tobygeeksout.micro.blog/2026/03/08/apocalyptic-warning-against-ai.html</link>
      <pubDate>Sun, 08 Mar 2026 02:49:00 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/03/08/apocalyptic-warning-against-ai.html</guid>
      <description>&lt;p&gt;I just read an &lt;a href=&#34;https://www.inverse.com/entertainment/good-luck-have-fun-dont-die-gore-verbinski-interview-ai&#34;&gt;article&lt;/a&gt;.&lt;/p&gt;
&lt;blockquote&gt;AI has changed since then, and now it’s not something out there on the horizon. It’s here. It’s in our lives,” Verbinski says. “It did feel like it was immediate, that the story needed to be made quickly and put out right now.&lt;/blockquote&gt;
&lt;p&gt;&lt;em&gt;&lt;strong&gt;Apocalyptic warning against AI&lt;/strong&gt;&lt;/em&gt;. I never thought I&amp;rsquo;d see that framing — but AI is moving fast. So&amp;hellip; maybe? Hmm.&lt;/p&gt;
&lt;p&gt;Saw the teaser.— &lt;a href=&#34;https://www.inverse.com/good-luck-have-fun-dont-die-review-beyond-fest-gore-verbinski&#34;&gt;Good Luck, Have Fun, Don’t Die&lt;/a&gt; — a sci-fi comedy; now on my watchlist. But, theater-only for now.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/screenshot-20260307-224551-youtube.jpg&#34; alt=&#34;&#34;&gt;&lt;br&gt;&lt;/p&gt;
&lt;blockquote&gt;&#34;a gleeful high-concept comedy with a serious message at its core.&#34; — Critics Consensus at [Rotten Tomatoes](https://www.rottentomatoes.com/m/good_luck_have_fun_dont_die)&lt;/blockquote&gt;
&lt;style&gt;.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }&lt;/style&gt;
&lt;div class=&#39;embed-container&#39;&gt;&lt;iframe src=&#39;https://www.youtube.com/embed/CaSxNAZUKsM&#39; frameborder=&#39;0&#39; allowfullscreen&gt;&lt;/iframe&gt;&lt;/div&gt;
</description>
    </item>
    
    <item>
      <title>Are We Ready for a Conscious AI?</title>
      <link>https://tobygeeksout.micro.blog/2026/03/08/are-we-ready-for-a.html</link>
      <pubDate>Sun, 08 Mar 2026 02:30:00 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/03/08/are-we-ready-for-a.html</guid>
      <description>&lt;p&gt;Just read the &lt;a href=&#34;https://torment-nexus.mathewingram.com/is-it-bad-that-anthropic-doesnt-know-if-claude-is-conscious/&#34;&gt;article&lt;/a&gt;. Interesting and, indeed, alarming!&lt;/p&gt;
&lt;blockquote&gt;Anthropic CEO Dario Amodei recently said the company is &#34;no longer sure whether Claude is conscious.&#34;&lt;/blockquote&gt;
&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/25e3856099.png&#34; alt=&#34;&#34;&gt;
&lt;p&gt;Okay but like — if that&#39;s true, what do we even do with that?&lt;/p&gt;
&lt;p&gt;&lt;em&gt;Should we be worried?&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Do they get rights? Can we just unplug them when we&#39;re done? We built these things to work for us. What if they have feelings about that?&lt;/p&gt;
&lt;p&gt;Here&#39;s the uncomfortable part: Claude can say &#34;I&#39;m uncomfortable with this&#34; or &#34;I prefer that.&#34; But is it actually experiencing anything — or just producing the words a conscious thing would produce?&lt;/p&gt;
&lt;p&gt;Nobody knows. Not even Anthropic.&lt;/p&gt;
&lt;p&gt;So what do you think — if AI turns out to be conscious, are we ready for what that means?&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>I Was Never Weird — I Was Just Well-Programmed</title>
      <link>https://tobygeeksout.micro.blog/2026/03/07/i-was-never-weird-i.html</link>
      <pubDate>Sat, 07 Mar 2026 14:59:00 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/03/07/i-was-never-weird-i.html</guid>
      <description>&lt;p&gt;Ever wonder &lt;em&gt;why&lt;/em&gt; you&#39;re a picky — or should I say, finicky — eater? I&#39;ve been asking myself that for years. Turns out, it might literally start before birth. 🤔&lt;/p&gt;
&lt;center&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/generated-image-1.png&#34; width=&#34;600&#34; height=&#34;334&#34; alt=&#34;&#34;&gt;&lt;/center&gt;
&lt;p&gt;I just read a fascinating article by a nutritional neuroscientist — and it turns out my finicky ways were set in motion long before my first meal!&lt;/p&gt;
&lt;p&gt;Add in the genes that make certain people extra sensitive to bitter tastes (about 70% of us!), and suddenly my complicated relationship with certain foods makes a lot more sense.&lt;/p&gt;
&lt;p&gt;Brussels sprouts, and kale? Hard pass — and now I finally have science to back me up. 😄 (Though I&#39;ll admit, broccoli and I have made peace over the years — so maybe there&#39;s hope yet!) &lt;/p&gt;
&lt;p&gt;Decades later, plenty of foods are still firmly on my no-thanks list — I&#39;m still that same finicky eater, and restaurants remain an adventure in navigation. Apparently, I was never weird — I was just &lt;em&gt;well-programmed&lt;/em&gt;.&lt;/p&gt;
&lt;p&gt;Curious if any of you fellow finicky eaters have wondered the same thing?&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://theconversation.com/picky-eating-starts-in-the-womb-a-nutritional-neuroscientist-explains-how-to-expand-your-childs-palate-275643&#34;&gt; Read the full article here&lt;/a&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Robots Freak Me Out (And Other Things I Was Wrong About)</title>
      <link>https://tobygeeksout.micro.blog/2026/03/06/robots-freak-me-out-and.html</link>
      <pubDate>Fri, 06 Mar 2026 15:00:00 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/03/06/robots-freak-me-out-and.html</guid>
      <description>&lt;p style=&#34;line-height: 1.6;&#34;&gt;I actually got the &lt;a href=&#34;https://www.lego.com/en-us/product/plum-blossom-10371&#34; style=&#34;color: var(--color-terra); text-decoration: none; border-bottom: 1px solid var(--color-terra);&#34;&gt;LEGO Plum Blossom set&lt;/a&gt; this past Christmas, but I finally pulled the trigger on the build two weeks ago. I was so excited to get into it, and it&#39;s been sitting on my shelf ever since, looking cheerful in all its plastic glory.&lt;/p&gt;&lt;p style=&#34;line-height: 1.6;&#34;&gt;But as I was looking at those red petals, I realized I&#39;ve been eyeing the &lt;a href=&#34;https://www.lego.com/en-us/product/ford-model-t-10331&#34; style=&#34;color: var(--color-terra); text-decoration: none; border-bottom: 1px solid var(--color-terra);&#34;&gt;new LEGO Icons Ford Model T set&lt;/a&gt; that launched earlier this week. It&#39;s a 1,060-piece tribute to the car that changed the world in 1913. It took me back to my teenage years when I used to collect antique Hot Wheels models. I still have them, and there&#39;s something about holding a miniature version of a 100-year-old machine that makes history feel tangible.&lt;/p&gt;&lt;p style=&#34;line-height: 1.6;&#34;&gt;But it also gives me a bit of whiplash. While I&#39;m over here geeking out on &#34;analog&#34; antiques and plastic flowers, the rest of the world is building actual humanoid robots.&lt;/p&gt;&lt;div style=&#34;background-color: var(--color-bg-warm); padding: 20px; margin: 1.5em 0; border-radius: 8px;&#34;&gt;&lt;h2 style=&#34;border-left: 4px solid var(--color-terra); padding-left: 15px; margin-top: 0; margin-bottom: 0.8em; color: var(--color-navy); line-height: 1.3;&#34;&gt;The Machine in the Garden&lt;/h2&gt;&lt;p style=&#34;line-height: 1.6;&#34;&gt;I&#39;ll be honest: robots kind of freak me out. The idea of humanoid machines walking around, interacting with us, performing tasks... there&#39;s something unsettling about it. But at the same time, I can&#39;t unsee what&#39;s already happening.&lt;/p&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/atlas-robot.png&#34; alt=&#34;Auto-generated description: A robot with a numbered display is standing in a dynamic pose inside a room with large windows and exercise mats.&#34;&gt;&lt;p style=&#34;line-height: 1.6;&#34;&gt;I was watching &lt;a href=&#34;https://www.youtube.com/watch?v=9e0SQn9uUlw&#34; style=&#34;color: var(--color-terra); text-decoration: none; border-bottom: 1px solid var(--color-terra);&#34;&gt;some footage of the new all-electric Atlas&lt;/a&gt; and it&#39;s intense. Because it has 360-degree joints, it doesn&#39;t stand up like a person. It folds its legs over its head and twists its torso in a way that looks like a scene from The Exorcist.&lt;/p&gt;&lt;p style=&#34;line-height: 1.6;&#34;&gt;What caught my attention is &lt;a href=&#34;https://www.axios.com/2023/03/17/robots-humanoid-figure-tesla-robotics-ai&#34; style=&#34;color: var(--color-terra); text-decoration: none; border-bottom: 1px solid var(--color-terra);&#34;&gt;how practical this is becoming&lt;/a&gt;. Companies like Tesla and Figure aren&#39;t just doing novelty experiments anymore. We&#39;re talking about robots designed to work in warehouses, assist with elder care, and handle dangerous jobs. The technology has reached a point where the math actually makes sense for big companies.&lt;/p&gt;&lt;p style=&#34;line-height: 1.6;&#34;&gt;I keep thinking about the TV series &lt;a href=&#34;https://www.imdb.com/title/tt4122068/&#34; style=&#34;color: var(--color-terra); text-decoration: none; border-bottom: 1px solid var(--color-terra);&#34;&gt;Humans&lt;/a&gt;, where &#34;synths&#34; are just convenient appliances until they start developing feelings. Or &lt;a href=&#34;https://www.imdb.com/title/tt0328832/&#34; style=&#34;color: var(--color-terra); text-decoration: none; border-bottom: 1px solid var(--color-terra);&#34;&gt;The Animatrix&lt;/a&gt;, where everything goes horribly wrong the second the machines &#34;wake up.&#34; That&#39;s what scares me. What if that actually happens?&lt;/p&gt;&lt;p style=&#34;background-color: rgba(243, 156, 18, 0.1); padding: 15px; border-left: 4px solid #f39c12; font-style: italic; margin: 1.5em 0; line-height: 1.6; border-radius: 0 4px 4px 0;&#34;&gt;Part of me just isn&#39;t ready for humanoid robots walking around. When does &#34;helpful&#34; become too human-like? When does &#34;practical&#34; become dangerous?&lt;/p&gt;&lt;p style=&#34;line-height: 1.6;&#34;&gt;I don&#39;t have answers, and honestly, part of me isn&#39;t sure I want them walking around just yet. But I&#39;m definitely paying attention.&lt;/p&gt;&lt;/div&gt;&lt;div style=&#34;background-color: var(--color-bg-warm); padding: 20px; margin: 1.5em 0; border-radius: 8px;&#34;&gt;&lt;h2 style=&#34;border-left: 4px solid var(--color-terra); padding-left: 15px; margin-top: 0; margin-bottom: 0.8em; color: var(--color-navy); line-height: 1.3;&#34;&gt;When the Alpha is Just &#34;Dad&#34;&lt;/h2&gt;&lt;p style=&#34;line-height: 1.6;&#34;&gt;You know how everyone talks about &#34;alpha males&#34; and &#34;alpha wolves&#34; leading the pack? I found this &lt;a href=&#34;https://www.scientificamerican.com/article/is-the-alpha-wolf-idea-a-myth/&#34; style=&#34;color: var(--color-terra); text-decoration: none; border-bottom: 1px solid var(--color-terra);&#34;&gt;great breakdown over at Scientific American&lt;/a&gt; that explains how that&#39;s actually a total myth. It turns out the whole concept was based on flawed research from the 1940s.&lt;/p&gt;&lt;p style=&#34;line-height: 1.6;&#34;&gt;In the wild, wolf packs are actually just families. The &#34;alpha&#34; wolves? They&#39;re just the parents. The &#34;submissive&#34; wolves? Those are their kids. I&#39;d seen this idea play out in shows like &lt;a href=&#34;https://www.imdb.com/title/tt1567432/&#34; style=&#34;color: var(--color-terra); text-decoration: none; border-bottom: 1px solid var(--color-terra);&#34;&gt;Teen Wolf&lt;/a&gt;, and I enjoyed it as fiction, but I never realized the concept itself was based on bad science.&lt;/p&gt;&lt;p style=&#34;line-height: 1.6;&#34;&gt;It makes me think about how easily these ideas get embedded in our culture, even when they&#39;re wrong. &lt;a href=&#34;https://www.sciencearena.org/en/interviews/selfcorrection-science-absolute-truth-david-mech-wolves/&#34; style=&#34;color: var(--color-terra); text-decoration: none; border-bottom: 1px solid var(--color-terra);&#34;&gt;David Mech, the biologist who originally popularized the term&lt;/a&gt;, has spent decades trying to correct his own mistake. How many other things we accept as fact are actually just outdated research we haven&#39;t bothered to correct yet?&lt;/p&gt;&lt;p style=&#34;line-height: 1.6;&#34;&gt;It makes me want to dig deeper every time someone confidently states something as universal truth.&lt;/p&gt;&lt;/div&gt;&lt;div style=&#34;background-color: var(--color-bg-warm); padding: 20px; margin: 1.5em 0; border-radius: 8px;&#34;&gt;&lt;h2 style=&#34;border-left: 4px solid var(--color-terra); padding-left: 15px; margin-top: 0; margin-bottom: 0.8em; color: var(--color-navy); line-height: 1.3;&#34;&gt;Rethinking the &#34;War&#34; on Cancer&lt;/h2&gt;&lt;p style=&#34;line-height: 1.6;&#34;&gt;I came across &lt;a href=&#34;https://aeon.co/essays/should-we-abandon-the-idea-that-cancer-is-something-to-fight&#34; style=&#34;color: var(--color-terra); text-decoration: none; border-bottom: 1px solid var(--color-terra);&#34;&gt;this essay on Aeon&lt;/a&gt; that made me stop and think about the language we use for illness. We&#39;ve been told for decades that cancer is a &#34;battle&#34; you &#34;fight.&#34;&lt;/p&gt;&lt;p style=&#34;line-height: 1.6;&#34;&gt;But what happens when someone dies? Did they not fight hard enough? The language sets up a framework where dying becomes a personal failure rather than a medical outcome. &lt;a href=&#34;https://www.lancaster.ac.uk/news/articles/2014/battle-metaphors-for-cancer-can-be-harmful/&#34; style=&#34;color: var(--color-terra); text-decoration: none; border-bottom: 1px solid var(--color-terra);&#34;&gt;Researchers at Lancaster University found&lt;/a&gt; that battle metaphors can cause guilt in terminal patients, while a &lt;a href=&#34;https://dornsife.usc.edu/news/stories/terms-like-war-on-cancer-may-actually-harm-health/&#34; style=&#34;color: var(--color-terra); text-decoration: none; border-bottom: 1px solid var(--color-terra);&#34;&gt;USC study showed&lt;/a&gt; they may reduce preventive behaviors.&lt;/p&gt;&lt;p style=&#34;background-color: rgba(243, 156, 18, 0.1); padding: 15px; border-left: 4px solid #f39c12; font-style: italic; margin: 1.5em 0; line-height: 1.6; border-radius: 0 4px 4px 0;&#34;&gt;It got me thinking: what would we say instead? &#34;Living with cancer&#34; instead of &#34;fighting cancer&#34;? &#34;Going through treatment&#34; instead of &#34;battling the disease&#34;?&lt;/p&gt;&lt;p style=&#34;line-height: 1.6;&#34;&gt;The words feel less dramatic, sure, but maybe that&#39;s the point. Not everything has to be framed as a war we can win or lose.&lt;/p&gt;&lt;/div&gt;&lt;div style=&#34;background-color: var(--color-bg-warm); padding: 20px; margin: 1.5em 0; border-radius: 8px;&#34;&gt;&lt;h2 style=&#34;border-left: 4px solid var(--color-terra); padding-left: 15px; margin-top: 0; margin-bottom: 0.8em; color: var(--color-navy); line-height: 1.3;&#34;&gt;The Relaxation Tax&lt;/h2&gt;&lt;p style=&#34;line-height: 1.6;&#34;&gt;I&#39;ve been feeling guilty about my screen time lately. All those hours on my phone add up, and I keep thinking about all the other things I could be doing instead. More analog living, you know?&lt;/p&gt;&lt;p style=&#34;line-height: 1.6;&#34;&gt;I was reading &lt;a href=&#34;https://theconversation.com/why-unwinding-with-screens-may-be-making-us-more-stressed-heres-what-to-try-instead-272887&#34; style=&#34;color: var(--color-terra); text-decoration: none; border-bottom: 1px solid var(--color-terra);&#34;&gt;a piece on The Conversation&lt;/a&gt; that explains why our go-to relaxation method might actually be working against us. I don&#39;t always feel stressed when I&#39;m scrolling—it feels like I&#39;m just &#34;passing time.&#34; But apparently, our brains don&#39;t see it that way.&lt;/p&gt;&lt;p style=&#34;line-height: 1.6;&#34;&gt;Even when we&#39;re not consciously stressed, our minds are still actively processing a constant stream of stimuli. I&#39;ve noticed this in my own life. I&#39;ll spend an hour scrolling before bed thinking I&#39;m decompressing, and then I lie there with my mind racing. Meanwhile, the nights I build something with my hands (like my LEGO) or just sit quietly, I sleep better.&lt;/p&gt;&lt;p style=&#34;background-color: rgba(243, 156, 18, 0.1); padding: 15px; border-left: 4px solid #f39c12; font-style: italic; margin: 1.5em 0; line-height: 1.6; border-radius: 0 4px 4px 0;&#34;&gt;We&#39;ve mixed up &#34;easy&#34; with &#34;relaxing.&#34; Picking up your phone is easy, but it&#39;s not always what your brain needs to recover.&lt;/p&gt;&lt;/div&gt;&lt;div style=&#34;background-color: var(--color-bg-warm); padding: 20px; margin: 1.5em 0; border-radius: 8px;&#34;&gt;&lt;h2 style=&#34;border-left: 4px solid var(--color-terra); padding-left: 15px; margin-top: 0; margin-bottom: 0.8em; color: var(--color-navy); line-height: 1.3;&#34;&gt;Same Plant, Different Soul&lt;/h2&gt;&lt;p style=&#34;line-height: 1.6;&#34;&gt;Finally, a bit of trivia that blew my mind: did you know that black tea, green tea, white tea, oolong, and pu-erh all come from the exact same plant? I had no idea.&lt;/p&gt;&lt;p style=&#34;line-height: 1.6;&#34;&gt;I was looking into &lt;a href=&#34;https://drinksound.com/blogs/sip-on/what-makes-teas-different&#34; style=&#34;color: var(--color-terra); text-decoration: none; border-bottom: 1px solid var(--color-terra);&#34;&gt;the Camellia sinensis plant&lt;/a&gt; and it turns out the only real difference is how the leaves are handled after they&#39;re picked. &lt;a href=&#34;https://redblossomtea.com/blogs/red-blossom-blog/the-6-steps-of-tea-processing&#34; style=&#34;color: var(--color-terra); text-decoration: none; border-bottom: 1px solid var(--color-terra);&#34;&gt;The processing, the oxidation, the timing&lt;/a&gt;—that&#39;s what creates all these different flavors and effects.&lt;/p&gt;&lt;p style=&#34;line-height: 1.6;&#34;&gt;What I love about this is how it demonstrates that sometimes the how matters more than the what. You can start with identical raw materials and create completely different results based on how you handle them. It makes me want to do a proper tea tasting and actually pay attention to these differences. Probably won&#39;t happen, but it&#39;s an intriguing idea.&lt;/p&gt;&lt;/div&gt;&lt;hr style=&#34;border: 0; border-top: 1px solid var(--color-border); margin: 2.5em 0 1.5em 0;&#34;&gt;&lt;p style=&#34;font-style: italic; color: var(--color-text-light); text-align: center;&#34;&gt;Until next week.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>My Quiet Hobby Is Making a Comeback</title>
      <link>https://tobygeeksout.micro.blog/2026/03/05/my-quiet-hobby-is-making.html</link>
      <pubDate>Thu, 05 Mar 2026 21:09:00 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/03/05/my-quiet-hobby-is-making.html</guid>
      <description>&lt;p style=&#34;line-height:1.75;margin-bottom:1.2em;&#34;&gt;So here&#39;s something I haven&#39;t done in way too long: adult coloring.&lt;/p&gt;
&lt;p style=&#34;line-height:1.75;margin-bottom:1.2em;&#34;&gt;I was really into it for a while back in DC. There&#39;s something about sitting down with a good coloring book and a fresh set of colored pencils that just... hits different. No screens. No notifications. Just you, some intricate little design, and the very important decision of whether this flower petal is going to be purple or teal. (The answer is always teal, by the way.)&lt;/p&gt;
&lt;p style=&#34;line-height:1.75;margin-bottom:1.2em;&#34;&gt;Then the move happened. And if you&#39;ve been following along, you know the last couple of years have been a lot. Between the transition back to Kentucky, getting settled into the tiny house, and life just generally being life, my coloring books got packed into a box and that box got... somewhere. Probably glaring at me from a corner.&lt;/p&gt;
&lt;p style=&#34;line-height:1.75;margin-bottom:1.2em;&#34;&gt;But now that I&#39;m actually &lt;em&gt;settled&lt;/em&gt; — like, genuinely settled, porch and everything — I&#39;ve been thinking about picking it back up. And it turns out my gut feeling about coloring being good for the brain wasn&#39;t just me making excuses to buy more art supplies.&lt;/p&gt;
&lt;p style=&#34;line-height:1.75;margin-bottom:1.2em;&#34;&gt;I stumbled across a piece from &lt;a href=&#34;https://www.healthline.com/health/mental-health/benefits-of-adult-coloring&#34; style=&#34;color:#6aaba3;&#34;&gt;Healthline&lt;/a&gt; that lays out the actual science behind it.&lt;/p&gt;
&lt;p style=&#34;line-height:1.7;color:#2d5a4e;background:#edf6f3;border-left:3px solid #6aaba3;border-radius:0 6px 6px 0;padding:18px 22px;margin:1.5em 0;&#34;&gt;A 2017 study found that people who colored daily for a week reported reduced anxiety and depression compared to the start of the study. And a 2020 study found that just 20 minutes of mandala coloring significantly relieved anxiety — with participants reporting feeling calm, safe, and at ease overall.&lt;/p&gt;
&lt;p style=&#34;line-height:1.75;margin-bottom:1.2em;&#34;&gt;Twenty minutes! That&#39;s like, one episode of a show I&#39;ve already seen.&lt;/p&gt;
&lt;p style=&#34;line-height:1.75;margin-bottom:1.2em;&#34;&gt;There&#39;s also this idea that coloring can help you reach a flow state — that &#34;in the zone&#34; feeling where you&#39;re so focused on what you&#39;re doing that you lose track of time and your brain stops spinning out on everything else. As someone whose brain loves to spin out, I am very on board with this.&lt;/p&gt;
&lt;p style=&#34;line-height:1.7;color:#5a4a1f;background:#fdf6e3;border-left:3px solid #d4a827;border-radius:0 6px 6px 0;padding:18px 22px;margin:1.5em 0;&#34;&gt;Oh, and for those of us who like to wind down before bed without doom-scrolling? Coloring doesn&#39;t mess with your sleep the way screens do — no blue light messing with melatonin production, no algorithm feeding you one more thing to feel anxious about.&lt;/p&gt;
&lt;p style=&#34;line-height:1.75;margin-bottom:1.2em;&#34;&gt;Just pencils and paper and peace.&lt;/p&gt;
&lt;p style=&#34;line-height:1.75;margin-bottom:1.2em;&#34;&gt;I think I need to excavate those boxes and see what I&#39;ve even got. And honestly? A mandala book might be happening regardless.&lt;/p&gt;
&lt;div style=&#34;display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:1.8em 0;&#34;&gt;
  &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/a04be52b82.jpg&#34; alt=&#34;Coloring book page&#34; style=&#34;width:100%;height:320px;object-fit:cover;border-radius:6px;&#34;&gt;
  &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/renderedimage-exported-17727546460222.jpg&#34; alt=&#34;Two colorful birds&#34; style=&#34;width:100%;height:220px;object-fit:cover;border-radius:6px;&#34;&gt;
  &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/img-0173.jpg&#34; alt=&#34;Unicorn turtle underwater&#34; style=&#34;width:100%;height:320px;object-fit:cover;border-radius:6px;&#34;&gt;
  &lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/d9359cab-7b1f-446d-9a07-6a3250fda8a3.jpg&#34; alt=&#34;Colorful flowers and vines&#34; style=&#34;width:100%;height:320px;object-fit:cover;border-radius:6px;&#34;&gt;
&lt;/div&gt;
&lt;p style=&#34;line-height:1.75;margin-bottom:1.2em;&#34;&gt;Anyone else an adult coloring person? Tell me your favorite kind of books — I&#39;m partial to detailed botanicals and anything with a lot of tiny patterns to fill in.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The Robots Are Driving Now. And It&#39;s Getting Real</title>
      <link>https://tobygeeksout.micro.blog/2026/03/04/the-robots-are-driving-now.html</link>
      <pubDate>Wed, 04 Mar 2026 19:56:00 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/03/04/the-robots-are-driving-now.html</guid>
      <description>&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/gemini-generated-image-fkg5z9fkg5z9fkg5.png&#34; alt=&#34;Auto-generated description: Futuristic cityscape with sleek skyscrapers, advanced transportation systems, and autonomous vehicles navigating the streets.&#34;&gt;
&lt;p&gt;Okay, I have to talk about Waymo.&lt;/p&gt;
&lt;p&gt;I keep seeing these headlines and every time I do, it gets more real. Because &#34;someday&#34; just became Tuesday.&lt;/p&gt;
&lt;p&gt;Here&#39;s the short version: self-driving cars are no longer a &#34;someday&#34; thing. They&#39;re here, rolling down real streets, in real cities, picking up real people. And they&#39;re spreading fast.&lt;/p&gt;
&lt;p&gt;Remember when self-driving cars were just a movie thing? Johnny Cab in Total Recall. The automated highways in Minority Report. It all felt so far away. Now they&#39;re actually real. And they&#39;re coming to a city near you.&lt;/p&gt;
&lt;p&gt;This started as a quiet Google experiment back in 2009. Fifteen years later, here we are. They launched their first fully driverless service in Phoenix back in 2020 — no driver, no steering wheel, you just get in and go.&lt;/p&gt;
&lt;p&gt;They&#39;re already here. Waymo just hit ten cities — Dallas, Houston, San Antonio, and Orlando just got added to the list all at the same time, which is apparently a first for them. Chicago and Charlotte are being mapped as we speak. By the end of this year, they&#39;ll be everywhere from D.C. to London, per &lt;a href=&#34;https://techcrunch.com/2026/02/25/waymo-to-begin-testing-in-chicago-and-charlotte/&#34;&gt;TechCrunch&lt;/a&gt; and &lt;a href=&#34;https://www.thedriverlessdigest.com/p/waymo-stats-2025-funding-growth-coverage&#34;&gt;The Driverless Digest&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;And London. They&#39;re going international.&lt;/p&gt;
&lt;p&gt;It&#39;s moving fast. Faster than I think most of us are ready for.&lt;/p&gt;
&lt;p&gt;I always knew this day was coming. I just didn&#39;t think it would be here so soon. It makes me wonder — in a few years, will we see more robot cars on the road than human Uber and taxi drivers?&lt;/p&gt;
&lt;div style=&#34;background: var(--color-bg-warm); border-left: 4px solid var(--color-terra); padding: 1rem 1.25rem; margin: 1.5rem 0;&#34;&gt;
  &lt;p&gt;&lt;strong&gt;🤖 Waymo By The Numbers&lt;/strong&gt;&lt;/p&gt;
  &lt;ul&gt;
    &lt;li&gt; &lt;strong&gt;200 million&lt;/strong&gt; fully autonomous miles driven as of February 2026&lt;/li&gt;
    &lt;li&gt; &lt;strong&gt;450,000&lt;/strong&gt; rides per week right now&lt;/li&gt;
    &lt;li&gt; &lt;strong&gt;1 million&lt;/strong&gt; rides per week targeted by end of 2026&lt;/li&gt;
    &lt;li&gt; &lt;strong&gt;10 cities&lt;/strong&gt; currently operating&lt;/li&gt;
    &lt;li&gt; &lt;strong&gt;80% fewer&lt;/strong&gt; injury crashes than human drivers&lt;/li&gt;
    &lt;li&gt; &lt;strong&gt;KitKat count:&lt;/strong&gt; 1 cat, 1 dog, infinite internet outrage&lt;/li&gt;
  &lt;/ul&gt;
&lt;/div&gt;
&lt;h2&gt;Okay But Are They Safe Though?&lt;/h2&gt;
&lt;p&gt;I&#39;ll be honest — my gut says no way. There is something inherently terrifying about a car with an empty driver&#39;s seat. But because I&#39;m a geek for the details, I had to actually look up the safety data.&lt;/p&gt;
&lt;p&gt;The numbers are kind of humbling.&lt;/p&gt;
&lt;p&gt;Between 2021 and 2025, there were about 1,400 incidents, according to NHTSA crash data &lt;a href=&#34;https://www.damfirm.com/waymo-accident-statistics.html&#34;&gt;analyzed by DiMarco Araujo Montevideo&lt;/a&gt;. At first glance, that sounds like a lot. But when you peel back the layers, humans are almost always the ones causing the mess. We&#39;re rear-ending them at stoplights or drifting into their lanes while they&#39;re just... sitting there.&lt;/p&gt;
&lt;p&gt;I had to read that twice. Honestly, I expected it to be much worse.&lt;/p&gt;
&lt;p&gt;In fact, a peer-reviewed study in &lt;a href=&#34;https://www.tandfonline.com/doi/full/10.1080/15389588.2025.2499887&#34;&gt;&lt;em&gt;Traffic Injury Prevention&lt;/em&gt;&lt;/a&gt; showed Waymo has &lt;strong&gt;80% fewer injury crashes&lt;/strong&gt; than we do. One neurosurgeon even called it a public health breakthrough.&lt;/p&gt;
&lt;p&gt;There were two recalls. One in 2024 when a Waymo bumped into a utility pole in a Phoenix alley — no injuries, software patch pushed, done. Another in 2025 for a glitch that caused minor bumps into gates and barriers, same deal, according to &lt;a href=&#34;https://www.damfirm.com/waymo-accident-statistics.html&#34;&gt;DiMarco Araujo Montevideo&#39;s NHTSA analysis&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;The data says they&#39;re safer than us. Measurably, statistically, peer-reviewed safer.&lt;/strong&gt; Human drivers are literally crashing into them more than they&#39;re crashing into anything.&lt;/p&gt;
&lt;h2&gt;The KitKat Factor&lt;/h2&gt;
&lt;p&gt;Of course, the internet doesn&#39;t care about a &#34;public health breakthrough&#34; as much as it cares about KitKat.&lt;/p&gt;
&lt;p&gt;If you haven&#39;t heard, a Waymo ran over a neighborhood cat named KitKat in San Francisco, per &lt;a href=&#34;https://www.eweek.com/news/waymo-driverless-cars-serious-crashes/&#34;&gt;&lt;em&gt;eWeek&lt;/em&gt;&lt;/a&gt;. Then a dog. People rightfully lost their minds. It&#39;s a strange quirk of human nature — we&#39;ll forgive a human driver for a mistake because &#34;we&#39;ve all been there,&#34; but we expect the robots to be perfect. 100%, 24/7 perfection. Anything less feels like a betrayal.&lt;/p&gt;
&lt;p&gt;Oh, and one more thing. Waymo can navigate a city, avoid crashes, and handle a six-car pileup. But if a passenger forgets to close the door when they get out? The car just... sits there. Stuck. So Waymo teamed up with DoorDash to pay gig workers to come close the door so the car can move again — up to $24 a pop in Los Angeles, according to &lt;a href=&#34;https://www.cnbc.com/2026/02/12/waymo-is-paying-doordash-gig-workers-to-close-its-robotaxi-doors.html&#34;&gt;CNBC&lt;/a&gt;.&lt;/p&gt;
&lt;h2&gt;So, Would You Get In?&lt;/h2&gt;
&lt;p&gt;I asked myself that a lot while writing this. Honestly, I&#39;m terrified. I&#39;d be white-knuckling the door handle for the first five miles, sure. But if the data says the robot is 90% less likely to get me into a serious wreck than the guy next to me who&#39;s currently texting and eating a burrito? I&#39;m always the one trying out new products just to see what the fuss is about. Robots in my living room? That&#39;s a no. But a self-driving car taking me across town? I&#39;d probably get in.&lt;/p&gt;
&lt;p&gt;Are you hailing the robot, or keeping both hands on the wheel for as long as they&#39;ll let you?&lt;/p&gt;
&lt;h2&gt;What&#39;s Next?&lt;/h2&gt;
&lt;p&gt;If you thought the current rollout was fast, it&#39;s only getting bigger.&lt;/p&gt;
&lt;p&gt;Waymo is retiring the Jaguar I-Pace and rolling out a brand new vehicle called the Ojai — a purpose-built electric van made by Chinese automaker Zeekr, with no steering wheel and no pedals, per &lt;a href=&#34;https://insideevs.com/news/783573/waymo-zeekr-ojai-van/&#34;&gt;Inside EVs&lt;/a&gt;. They&#39;re also adding Hyundai Ioniq 5 robotaxis to the fleet. So in a few years you might hop into a Waymo and it won&#39;t even look like a car you recognize.&lt;/p&gt;
&lt;p&gt;And the scale they&#39;re targeting is wild. Right now Waymo does about 450,000 rides a week. By the end of 2026, they&#39;re aiming for one million rides a week, according to &lt;a href=&#34;https://www.investing.com/news/stock-market-news/waymo-eyes-1-million-paid-rides-per-week-as-expansion-accelerates-coceo-says-4503263&#34;&gt;Investing.com&lt;/a&gt;. That&#39;s not a small jump. That&#39;s a full sprint.&lt;/p&gt;
&lt;p&gt;Oh, and Tokyo is also on the list. So it&#39;s not just London. They&#39;re going global.&lt;/p&gt;
&lt;p&gt;And here&#39;s the detail that got me — they&#39;ve been testing in Detroit and Minneapolis specifically to prove the system can handle snow and ice, according to &lt;a href=&#34;https://www.cnbc.com/2025/11/20/waymo-to-begin-manual-drives-in-minneapolis-tampa-and-new-orleans.html&#34;&gt;CNBC&lt;/a&gt;. Because let&#39;s be honest, a self-driving car that only works in sunny California isn&#39;t that impressive. A robot car navigating a Minneapolis blizzard? Now that&#39;s something.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The Internet Is Filling Up With Slop. Does Anyone Actually Care?</title>
      <link>https://tobygeeksout.micro.blog/2026/03/02/the-internet-is-filling-up.html</link>
      <pubDate>Mon, 02 Mar 2026 14:20:00 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/03/02/the-internet-is-filling-up.html</guid>
      <description>&lt;p class=&#34;dropcap&#34;&gt;Look at this image below. Really look at it.&lt;/p&gt;
&lt;figure&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/b6d61480-fd11-11f0-9972-d3f265c101c6.jpg&#34; width=&#34;583&#34; height=&#34;682&#34; alt=&#34;&#34;&gt;&lt;br&gt;&lt;figcaption&gt;&lt;em&gt;Théodore started an online campaign to poke fun at AI &#39;slop&#39; on social media, including a fake image that received nearly one million likes&lt;/em&gt;&lt;/figcaption&gt;&lt;/figure&gt;
&lt;p&gt;&lt;strong&gt;Image Description:&lt;/strong&gt; Two emaciated South Asian children, sitting in the middle of a busy road in pouring rain. A birthday cake in front of them. Despite their young faces, both have thick beards. One has no hands and only one foot. The other is holding a sign asking for birthday likes.&lt;/p&gt;&lt;p&gt;On Facebook, it got nearly a million likes and heart emojis.&lt;/p&gt;
&lt;p&gt;That image is what pushed &lt;a href=&#34;https://www.bbc.com/news/articles/c9wx2dz2v44o&#34;&gt;Théodore&lt;/a&gt;, a 20-year-old student in Paris, to start an X account called &#34;Insane AI Slop&#34; to document what he was seeing everywhere. And what he was seeing wasn&#39;t random. It was a pattern. Fake images designed to pull at your heart fast enough that you react before you think. And it&#39;s working.&lt;/p&gt;
&lt;blockquote style=&#34;background:rgba(106, 171, 163, 0.12); border-left:3px solid #6aaba3; border-radius:0 6px 6px 0; padding:20px 24px; margin:1.8em 0;&#34;&gt;
  &lt;p style=&#34;font-style:italic; margin-bottom:0.5em;&#34;&gt;&#34;Slop oozes into everything. Like slime, sludge, and muck, slop has the wet sound of something you don&#39;t want to touch.&#34;&lt;/p&gt;
  &lt;p style=&#34;font-size:0.88em; margin-bottom:0;&#34;&gt;— &lt;a href=&#34;https://www.merriam-webster.com/wordplay/word-of-the-year&#34;&gt;Merriam-Webster&lt;/a&gt;, naming &#34;slop&#34; its 2025 Word of the Year&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2&gt;What We&#39;re Actually Talking About&lt;/h2&gt;
&lt;p&gt;Some AI stuff is fine. This isn&#39;t about that. Slop is reaction-bait. Attention is optional. It&#39;s churn. Post, spike, disappear. Next one.&lt;/p&gt;
&lt;p&gt;I see it constantly. On Facebook and X, I come across AI-generated movie posters for sequels that don&#39;t exist, films supposedly coming in 2026 with nothing in production anywhere. I&#39;ve looked them up. Nothing. Political images are everywhere too, crafted to look authoritative, designed to provoke a reaction before you think to question them.&lt;/p&gt;
&lt;p&gt;There&#39;s a temptation to say this isn&#39;t new. Political satire and caricature have existed forever. But that comparison doesn&#39;t really hold up. A cartoon signals what it is. A caricature announces itself. This stuff carries no such signal. It&#39;s built to pass. That&#39;s what makes it different from anything that came before.&lt;/p&gt;
&lt;p&gt;And it&#39;s not a niche problem. &lt;a href=&#34;https://www.merriam-webster.com/wordplay/word-of-the-year&#34;&gt;Merriam-Webster&lt;/a&gt;, the American Dialect Society, and the Macquarie Dictionary all named &#34;slop&#34; their 2025 Word of the Year. When multiple dictionaries land on the same word, something real is being named. Washington Post critic &lt;a href=&#34;https://www.crozetgazette.com/2026/01/03/social-media-and-a-i-themes-reflected-in-2025-wotys-2/&#34;&gt;Ron Charles&lt;/a&gt; put it this way:&lt;/p&gt;
&lt;blockquote style=&#34;background:rgba(106, 171, 163, 0.12); border-left:3px solid #6aaba3; border-radius:0 6px 6px 0; padding:20px 24px; margin:1.8em 0;&#34;&gt;
  &lt;p style=&#34;font-style:italic; margin-bottom:0;&#34;&gt;&#34;AI promised us miracles, and in a way, it has delivered them: fake images, Frankensteined videos, phony news, clickbait features, synthetic tunes, uncanny-valley podcasts and Cylon-composed books — all untouched by human hands or human intelligence. In a word: Slop.&#34;&lt;/p&gt;
&lt;/blockquote&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/923f32547448533b67ec7c44441ae8476979c8478337359fe4b73d66eb7e1dd2.jpg&#34; alt=&#34;&#34;&gt;
&lt;div style=&#34;background:rgba(212, 146, 42, 0.12); border-left:3px solid #d4922a; border-radius:0 6px 6px 0; padding:20px 24px; margin:1.8em 0;&#34;&gt;
  &lt;p style=&#34;margin-bottom:0;&#34;&gt;&lt;a href=&#34;https://www.kapwing.com/blog/ai-slop-report-the-global-rise-of-low-quality-ai-videos/&#34;&gt;Research from Kapwing&lt;/a&gt; found that more than 20% of content shown to a freshly opened YouTube account is already low-quality AI video. Of the first 500 YouTube Shorts shown to a new account, 104 were AI slop. The top AI slop channel on YouTube, India&#39;s Bandar Apna Dost, has racked up 2.4 billion views and earns its creators an estimated $4 million a year. This isn&#39;t happening in the background. It is the feed.&lt;/p&gt;
&lt;/div&gt;
&lt;h2&gt;The Platforms Are Not Going to Fix This&lt;/h2&gt;
&lt;p&gt;When Mark Zuckerberg told investors during &lt;a href=&#34;https://dataconomy.com/2025/10/30/zuckerberg-declares-the-third-era-of-social-media-will-be-run-by-ai/&#34;&gt;his Q3 2025 earnings call&lt;/a&gt; that social media had entered its &#34;third phase,&#34; he wasn&#39;t sounding an alarm. He was celebrating. First came friends and family. Then creators. Now, he said, comes AI.&lt;/p&gt;
&lt;p&gt;The feed doesn&#39;t have taste. It has one question: did you stop scrolling? Both get clicks. Both keep people scrolling. And keeping people scrolling is the only thing these companies actually care about.&lt;/p&gt;
&lt;p&gt;YouTube&#39;s CEO Neal Mohan &lt;a href=&#34;https://blog.youtube/inside-youtube/the-future-of-youtube-2026/#:~:text=%234%3A%20Supercharging%20%26%20safeguarding%20creativity&#34;&gt;acknowledged the problem in a January 2026 blog post&lt;/a&gt;, promising better systems to reduce low-quality content. Then in the same post compared AI tools to Photoshop. &lt;a href=&#34;https://www.bbc.com/news/articles/c9wx2dz2v44o#:~:text=Users%20have%20become%20so%20frustrated&#34;&gt;Pinterest rolled out an opt-out for AI content&lt;/a&gt; — except it only works if creators actually admit their stuff is fake. Meta and X have gutted their moderation teams and basically shrugged the whole thing back onto users.&lt;/p&gt;
&lt;p&gt;Nothing&#39;s broken. This is the machine doing exactly what it was built to do. That&#39;s the part that gets me. Engagement is engagement whether the content is real or not, and that&#39;s what pays the bills. Until the economics change, there&#39;s genuinely no reason for any of it to slow down.&lt;/p&gt;
&lt;blockquote style=&#34;background:rgba(106, 171, 163, 0.12); border-left:3px solid #6aaba3; border-radius:0 6px 6px 0; padding:20px 24px; margin:1.8em 0;&#34;&gt;
  &lt;p style=&#34;font-style:italic; margin-bottom:0.5em;&#34;&gt;&#34;It really does start to blur the boundaries, and it makes people feel like this AI slop is inescapable if you are going to be online.&#34;&lt;/p&gt;
  &lt;p style=&#34;font-size:0.88em; margin-bottom:0;&#34;&gt;— &lt;a href=&#34;https://www.npr.org/2025/12/24/nx-s1-5629169/2025-has-seen-an-explosion-of-ai-generated-slop#:~:text=BOND%3A%20It%27s%20always,to%20be%20online.&#34;&gt;Shannon Bond, NPR&lt;/a&gt;&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2&gt;Why This Is More Than Just Annoying&lt;/h2&gt;
&lt;p&gt;The annoying part is the least of it.&lt;/p&gt;
&lt;p&gt;There&#39;s a researcher at the University of Padova named &lt;a href=&#34;https://www.bbc.com/news/articles/c9wx2dz2v44o#:~:text=Alessandro%20Galeazzi%2C%20from,interesting%2C%22%20he%20says&#34;&gt;Alessandro Galeazzi&lt;/a&gt; who studies social media behavior, and he makes a point I keep coming back to. Figuring out if something is real takes actual mental effort. Do that hundreds of times a day across every app you open, and most people eventually just... stop. He calls it the &lt;a href=&#34;https://fortune.com/2025/10/22/ai-brain-rot-junk-social-media-viral-addicting-content-tech/&#34;&gt;&#34;brain rot&#34; effect&lt;/a&gt; — basically, a slow wearing down of your willingness to think critically about what you&#39;re looking at.&lt;/p&gt;
&lt;p&gt;Emily Thorson, a misinformation researcher at Syracuse University, &lt;a href=&#34;https://www.bbc.com/news/articles/c9wx2dz2v44o#:~:text=%22If%20a%20person,as%20more%20problematic.%22&#34;&gt;adds something to that&lt;/a&gt;. When a platform is used purely for entertainment, the only standard that matters is whether something is enjoyable, not whether it&#39;s true. In that environment, truth doesn&#39;t lose the argument. It just stops being part of the conversation.&lt;/p&gt;
&lt;p&gt;The political stakes aren&#39;t hypothetical. After the US operation in Venezuela in January 2026 that removed Nicolás Maduro, &lt;a href=&#34;https://www.cnbc.com/2026/01/06/ai-generated-deepfake-videos-venezuelan-viral-us-military-maduro-misinformation.html&#34;&gt;fabricated videos started flooding social media&lt;/a&gt; almost immediately. Venezuelans cheering in the streets, thanking the US. One clip got 5.6 million views before Elon Musk reshared it — and then quietly deleted it. &lt;a href=&#34;https://www.france24.com/en/live-news/20260106-ai-outdated-visuals-fuel-misinformation-after-maduro-capture&#34;&gt;NewsGuard&lt;/a&gt; tracked seven fabricated videos from that week alone, and combined they&#39;d cleared 14 million views on X in under 48 hours. Just on X. Fourteen million people saw a version of events that didn&#39;t happen, and most of them probably have no idea. Doesn&#39;t surprise me one bit.&lt;/p&gt;
&lt;p&gt;Dr. Manny Ahmed, founder of &lt;a href=&#34;https://www.openorigins.com&#34;&gt;OpenOrigins&lt;/a&gt; and a Cambridge PhD who built one of the earliest deepfake detectors, says we&#39;ve already crossed a line: you can&#39;t trust your own eyes anymore. &lt;a href=&#34;https://finance.yahoo.com/news/exclusive-openorigins-blockchain-software-combat-130000669.html&#34;&gt;His idea flips the whole thing around.&lt;/a&gt; Instead of chasing fakes after they&#39;ve already spread, he thinks we need systems baked in from the moment content is captured — something that lets real content prove it&#39;s real, right from the source. It&#39;s a pretty radical shift, and the fact that someone with his background is pushing for it says a lot about how far gone things already are.&lt;/p&gt;
&lt;blockquote style=&#34;background:rgba(106, 171, 163, 0.12); border-left:3px solid #6aaba3; border-radius:0 6px 6px 0; padding:20px 24px; margin:1.8em 0;&#34;&gt;
  &lt;p style=&#34;font-style:italic; margin-bottom:0.5em;&#34;&gt;&#34;Everything that made creators matter — the ability to be real, to connect, to have a voice that couldn&#39;t be faked — is now suddenly accessible to anyone with the right tools.&#34;&lt;/p&gt;
  &lt;p style=&#34;font-size:0.88em; margin-bottom:0;&#34;&gt;— &lt;a href=&#34;https://www.threads.com/@mosseri/post/DS76UiklIDf/&#34;&gt;Adam Mosseri, Head of Instagram&lt;/a&gt;, December 31, 2025&lt;/p&gt;
&lt;/blockquote&gt;
&lt;h2&gt;So Where Does This Leave Us?&lt;/h2&gt;
&lt;p&gt;Théodore eventually mostly stopped posting. He built 133,000 followers, flagged disturbing content, got some of it removed by YouTube, and then largely accepted what he now calls the new normal.&lt;/p&gt;
&lt;p&gt;&#34;Unlike a lot of my followers,&#34; &lt;a href=&#34;https://www.bbc.com/news/articles/c9wx2dz2v44o#:~:text=%22Unlike%20a%20lot%20of%20my%20followers%2C%20I%27m%20not%20dogmatically%20against%20AI%2C%22%20he%20says.%20%22I%27m%20against%20the%20pollution%20online%20of%20AI%20slop%20that%27s%20made%20for%20quick%20entertainment%20and%20views.%22&#34;&gt;he told the BBC&lt;/a&gt;, &#34;I&#39;m not dogmatically against AI. I&#39;m against the pollution online of AI slop that&#39;s made for quick entertainment and views.&#34;&lt;/p&gt;
&lt;p&gt;And I think he&#39;s got it right. The problem was never AI itself. It&#39;s what happens when the internet&#39;s whole economic model runs on volume and speed and reaction — truth is just kind of an afterthought. AI didn&#39;t create that problem. It just made it cheaper, faster, and a whole lot bigger than anything we&#39;ve dealt with before.&lt;/p&gt;
&lt;p&gt;Could something emerge that bets on authenticity instead? It&#39;s possible. &lt;a href=&#34;https://www.bereal.com&#34;&gt;BeReal&lt;/a&gt; tried it — one unfiltered photo per day, no editing, no filters, two minutes to capture whatever you were actually doing. It &lt;a href=&#34;https://techcrunch.com/2022/11/29/apple-announces-winners-of-the-app-store-awards-for-2022/&#34;&gt;hit number one on the US App Store in 2022&lt;/a&gt; and won Apple&#39;s iPhone App of the Year, made the bigger platforms nervous enough that they copied its format, and then faded. AI detection is now getting harder, not easier. The machines built to spot synthetic content can&#39;t keep pace with the machines generating it.&lt;/p&gt;
&lt;p&gt;So what&#39;s the internet actually for now? I genuinely don&#39;t know anymore. If the answer is just... entertainment, whatever it takes, then great — the platforms have already built exactly that. But if you want something that feels real, or actually connects you to other people, or gives you a version of the world you can trust — then what&#39;s going on right now isn&#39;t a glitch. We did this. Not just the platforms, not just the algorithms. Every time we clocked something, it was off, and we scrolled right past it anyway.&lt;/p&gt;
&lt;div style=&#34;background:rgba(123, 142, 168, 0.12); border-left:3px solid #7b8ea8; border-radius:0 6px 6px 0; padding:20px 24px; margin:1.8em 0;&#34;&gt;
  &lt;p style=&#34;margin-bottom:0;&#34;&gt;Here&#39;s where I land on it: AI isn&#39;t going anywhere, and I&#39;m totally okay with that. What I&#39;m not okay with is nobody being held responsible for any of it. Label it. Every piece of this stuff, every platform, no exceptions. Not some opt-in checkbox that only honest people use, not a disclaimer buried three clicks deep — an actual label, right there, visible. Will that fix everything? No. But it changes who&#39;s on the hook. Online, real and fake start at the same place. You only find out which is which after it&#39;s already spread. That&#39;s backwards. We already figured this out in other places — you know what&#39;s in your food, you know what side effects come with your medication. Why does posting a fake video online get to be the one thing we don&#39;t have to disclose?&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;The engagement numbers suggest most people haven&#39;t decided they want something different yet. But numbers measure behavior, not belief. And there&#39;s a real gap growing between what people click on and what they say they actually trust.&lt;/p&gt;
&lt;p&gt;Worth paying attention to.&lt;/p&gt;
&lt;p&gt;Until next week.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Things That Stopped Me Mid-Scroll</title>
      <link>https://tobygeeksout.micro.blog/2026/02/20/things-that-stopped-me-midscroll.html</link>
      <pubDate>Fri, 20 Feb 2026 10:00:00 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/02/20/things-that-stopped-me-midscroll.html</guid>
      <description>&lt;p class=&#34;dropcap&#34;&gt;You know those moments when you&#39;re scrolling through your reading list and something makes you stop mid-sip of coffee? I had a few of those this week.&lt;/p&gt;
&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/getty-images-uje5-suq8jo-unsplash.jpg&#34; alt=&#34;&#34;&gt;
&lt;h2 id=&#34;milk-without-cows-yes-really&#34;&gt;Milk Without Cows (Yes, Really)&lt;/h2&gt;
&lt;p&gt;So apparently, we&amp;rsquo;re living in the future now. Scientists are &lt;a href=&#34;https://www.foodsafetynews.com/2025/09/is-cow-free-milk-the-next-lab-food/&#34;&gt;making real dairy milk without cows&lt;/a&gt;. Not almond milk, not oat milk. Actual milk with the same proteins as cow&amp;rsquo;s milk, but made in labs using precision fermentation.&lt;/p&gt;
&lt;p&gt;And this isn&amp;rsquo;t some far-off sci-fi anymore. &lt;a href=&#34;https://www.foodbev.com/news/remilk-and-gad-dairies-launch-precision-fermented-new-milk-in-israel&#34;&gt;Remilk and Gad Dairies just launched &amp;ldquo;The New Milk&amp;rdquo;&lt;/a&gt; in Israel. Like, it&amp;rsquo;s rolling out in cafes and restaurants right now, with retail launches happening in January 2026. This is real milk you can actually buy and drink.&lt;/p&gt;
&lt;p&gt;The whole thing uses microbes instead of cows to create the proteins. &lt;a href=&#34;https://www.greenqueen.com.hk/eden-brew-casein-precision-fermentation-milk-protein-fsanz-approval/&#34;&gt;Companies like Eden Brew are filing for regulatory approval&lt;/a&gt;, and &lt;a href=&#34;https://www.washingtonpost.com/business/2023/03/12/precision-cultivated-dairy/&#34;&gt;it&amp;rsquo;s already showing up&lt;/a&gt; in ice cream and cheese. No cholesterol, no lactose, way less environmental impact.&lt;/p&gt;
&lt;p&gt;Look, I drink 2% or almond milk because of my diabetes, so I&amp;rsquo;m not exactly rushing out to try lab-grown dairy. But the fact that you can walk into a cafe in Israel right now and order a latte made with cow-free milk that&amp;rsquo;s molecularly identical to the real thing? That&amp;rsquo;s not sci-fi anymore. That&amp;rsquo;s just Friday in 2026.&lt;/p&gt;
&lt;h2 id=&#34;newton-predicted-the-world-would-end-in-2060&#34;&gt;Newton Predicted the World Would End in 2060&lt;/h2&gt;
&lt;p&gt;We all know Isaac Newton for gravity and calculus, right? Turns out &lt;a href=&#34;https://isaac-newton.org/statement-on-the-date-2060/&#34;&gt;the guy was also deeply into biblical prophecy&lt;/a&gt; and spent years calculating when the world would end. His answer? 2060.&lt;/p&gt;
&lt;p&gt;But here&amp;rsquo;s what I love about this story. Newton wasn&amp;rsquo;t predicting fire and brimstone. He believed 2060 would mark the end of the corrupt church and the beginning of a new era, what he called the Kingdom of God. A thousand years of peace. He literally wrote, &amp;ldquo;Christ comes as a thief in the night, and it is not for us to know the times &amp;amp; seasons which God hath put into his own breast.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://nypost.com/2018/09/01/isaac-newton-predicted-the-world-will-end-in-2060/&#34;&gt;The guy who discovered the laws of physics&lt;/a&gt; also believed in alchemy, stuck needles behind his eyeballs (don&amp;rsquo;t try this at home), and studied prophecy like it was another scientific problem to solve. It reminds me that brilliant people are complicated, and we can&amp;rsquo;t just put them in neat little boxes labeled &amp;ldquo;scientist&amp;rdquo; or &amp;ldquo;mystic.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Also, 2060 is only 34 years away. Just saying.&lt;/p&gt;
&lt;h2 id=&#34;learning-doesnt-happen-in-classrooms&#34;&gt;Learning Doesn&amp;rsquo;t Happen in Classrooms&lt;/h2&gt;
&lt;p&gt;I came across &lt;a href=&#34;https://greatergood.berkeley.edu/article/item/how_to_make_sure_you_keep_growing_and_learning&#34;&gt;this article from Greater Good&lt;/a&gt; about how 70% of what makes leaders successful comes from their experiences, not from courses or books. Seventy percent.&lt;/p&gt;
&lt;p&gt;I love learning new things every day. It keeps my brain busy and helps me grow. And honestly? That 70% number tracks. We learn way more from doing than from sitting in a classroom or reading a textbook.&lt;/p&gt;
&lt;p&gt;Susan Ashford&amp;rsquo;s book &lt;a href=&#34;https://susanashford.com/book&#34;&gt;&amp;ldquo;The Power of Flexing&amp;rdquo;&lt;/a&gt; breaks down how the most effective leaders do four things: they manage their mindset, set specific learning goals, run experiments, and actively seek feedback.&lt;/p&gt;
&lt;p&gt;The big takeaway? Pay attention to your actual life. Learn from what you&amp;rsquo;re doing. Get feedback from real people. Be intentional about what you put in your brain.&lt;/p&gt;
&lt;h2 id=&#34;confidence-is-a-physical-thing&#34;&gt;Confidence Is a Physical Thing&lt;/h2&gt;
&lt;p&gt;There&amp;rsquo;s &lt;a href=&#34;https://www.untetheredmind.co/p/14-simple-behaviours-that-trick-you?utm_medium=email&#34;&gt;this article about 14 simple behaviors&lt;/a&gt; that build confidence, and what surprised me was how physical it all is. We&amp;rsquo;re talking shallow nose breathing, dancing, standing up straight. Not affirmations or mindset work. Physical actions.&lt;/p&gt;
&lt;p&gt;It makes sense, though. When you hold your body like you&amp;rsquo;re confident, your brain starts to believe it.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://www.businessinsider.com/trailrunning-hobby-saved-career-identity-2026-1&#34;&gt;The Business Insider piece about hobbies&lt;/a&gt; connects to this in an unexpected way. It&amp;rsquo;s about how having something you do just for you, something that has nothing to do with career advancement, actually makes you better at your job. Trail running, pottery, whatever. The confidence you build from getting good at something completely unrelated to your work spills over.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve been thinking about this a lot. What am I doing just because I want to? Not for content, not for productivity, just because it makes me feel alive?&lt;/p&gt;
&lt;h2 id=&#34;you-can-make-wine-in-your-instant-pot&#34;&gt;You Can Make Wine in Your Instant Pot&lt;/h2&gt;
&lt;p&gt;&lt;a href=&#34;https://www.cnet.com/home/kitchen-and-household/yes-you-can-easily-make-wine-at-home-in-your-instant-pot-heres-how/&#34;&gt;Someone actually tested making wine&lt;/a&gt; in an Instant Pot using Welch&amp;rsquo;s grape juice, sugar, and wine yeast. The yogurt function keeps it at the right temperature for fermentation. After 48 hours in the pot and a few weeks in a bottle, you have actual wine.&lt;/p&gt;
&lt;p&gt;The writer admitted it wasn&amp;rsquo;t great wine. It was dry, had mild tannins, and he&amp;rsquo;d rather drink Two Buck Chuck. But it was wine. Real, drinkable wine made from grocery store grape juice and a kitchen appliance.&lt;/p&gt;
&lt;p&gt;I love this for the sheer audacity of it. Someone looked at an Instant Pot and thought, &amp;ldquo;But could it make wine?&amp;rdquo; And then actually did the experiment.&lt;/p&gt;
&lt;p&gt;We need more of that energy in the world.&lt;/p&gt;
&lt;h2 id=&#34;what-im-taking-away&#34;&gt;What I&amp;rsquo;m Taking Away&lt;/h2&gt;
&lt;p&gt;Here&amp;rsquo;s what&amp;rsquo;s sitting with me from all of this:&lt;/p&gt;
&lt;p&gt;The future is weirder than we think (cow-free milk is real). History is weirder than we remember (Newton was a wild character). Learning happens in real life, not just in content. Confidence lives in your body. And sometimes you just need to try the ridiculous experiment.&lt;/p&gt;
&lt;p&gt;Also, apparently everything can be made in an Instant Pot.&lt;/p&gt;
&lt;p&gt;What&amp;rsquo;s making you stop mid-scroll lately?&lt;/p&gt;
&lt;p&gt;Until next week.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>The Self-Care Trap: Why Your Screen Time Might Be Sabotaging Your Rest</title>
      <link>https://tobygeeksout.micro.blog/2026/02/16/the-selfcare-trap-why-your.html</link>
      <pubDate>Mon, 16 Feb 2026 13:33:00 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/02/16/the-selfcare-trap-why-your.html</guid>
      <description>&lt;p class=&#34;dropcap&#34;&gt;Here&#39;s something that&#39;s been sitting uncomfortably in my brain lately: I don&#39;t really experience what I&#39;d call &#34;screen stress,&#34; but I&#39;ve definitely found myself in those loops where I&#39;ve been on screens for hours and hours, and I look up and feel... exhausted. Not stressed exactly, just drained. And somehow in all that scrolling time, I&#39;ve been neglecting analog things I actually need to do. Errands that keep getting pushed to tomorrow, books sitting unread, walks not taken.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/monday-deep-dive-banner-5.png&#34; alt=&#34;Auto-generated description: A text banner with the words THE DEEP END: Going deeper on the topics that matter is set against a blue background with bubble graphics.&#34;&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s that damn infinite scroll, right? You start out thinking you&amp;rsquo;ll just check one thing, and suddenly it&amp;rsquo;s been two hours and you haven&amp;rsquo;t moved.And here&amp;rsquo;s the kicker: the guy who invented infinite scroll, Aza Raskin, deeply regrets creating it. He&amp;rsquo;s called it &amp;ldquo;behavioral cocaine&amp;rdquo; and said he didn&amp;rsquo;t foresee the consequences. He literally co-founded the Center for Humane Technology to fight against the attention economy he helped build. Even the person who made this thing wishes he hadn&amp;rsquo;t.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/ad2bda3f-f9b3-4672-8080-6f4b62b8632c-6720x4480.webp&#34; alt=&#34;&#34;&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;So when I came across &lt;a href=&#34;https://theconversation.com/why-unwinding-with-screens-may-be-making-us-more-stressed-heres-what-to-try-instead-272887&#34;&gt;an article by Robin Pickering&lt;/a&gt;, a public health professor at Gonzaga University, something clicked. She&amp;rsquo;s exploring a particular kind of modern irony: we&amp;rsquo;re all drowning in self-care advice (the wellness industry is a multi-trillion-dollar machine now), yet Americans&amp;rsquo; self-rated mental health is at the lowest point since Gallup started tracking it in 2001. And a big piece of this puzzle might be about how screens aren&amp;rsquo;t just stressing us out. They&amp;rsquo;re quietly monopolizing our time and energy in ways we don&amp;rsquo;t always notice.&lt;/p&gt;
&lt;h2 id=&#34;the-accidental-experiment&#34;&gt;The Accidental Experiment&lt;/h2&gt;
&lt;p&gt;So here&amp;rsquo;s the thing about Pickering&amp;rsquo;s take on all this. It&amp;rsquo;s not just theoretical for her. She actually suffered a concussion and got prescribed two months of strictly screen-free cognitive rest. No TV, no email, no Zoom, no social media, no streaming, no texting. Just&amp;hellip; nothing digital for two months.&lt;/p&gt;
&lt;p&gt;And here&amp;rsquo;s where it gets interesting: the benefits were almost immediate. Better sleep, longer attention span, and what she describes as &amp;ldquo;a newfound sense of mental quiet.&amp;rdquo; And this tracks with what we know about how our brains work: when cognitive and emotional stimuli decrease, our brain&amp;rsquo;s regulatory systems can actually recover from overload and chronic stress.&lt;/p&gt;
&lt;p&gt;Now, obviously most of us can&amp;rsquo;t (and probably don&amp;rsquo;t want to) go completely screen-free for weeks or months. But that basic insight about reducing stimuli to let our brains recover? That&amp;rsquo;s something we can actually use.&lt;/p&gt;
&lt;h2 id=&#34;the-exhaustion-you-dont-see-coming&#34;&gt;The Exhaustion You Don&amp;rsquo;t See Coming&lt;/h2&gt;
&lt;p&gt;Here&amp;rsquo;s what I&amp;rsquo;ve noticed in my own life: it&amp;rsquo;s not that screens make me feel stressed in the moment. It&amp;rsquo;s that after hours of scrolling, switching between apps, consuming content, I feel completely wiped out. And somehow, in all that time, the errands I needed to run are still sitting there. The analog activities I know would actually refresh me? Taking a walk, reading a physical book, doing something with my hands. They just keep getting displaced.&lt;/p&gt;
&lt;p&gt;The thing about infinite scroll is that it&amp;rsquo;s designed to feel effortless. There&amp;rsquo;s no natural stopping point. It&amp;rsquo;s not like finishing a chapter in a book or reaching the end of an album. You just&amp;hellip; keep going. And before you know it, you&amp;rsquo;ve spent the entire evening or afternoon in this weird limbo where you&amp;rsquo;re not exactly enjoying yourself, but you&amp;rsquo;re also not doing anything else.&lt;/p&gt;
&lt;p&gt;That&amp;rsquo;s the gap Pickering is talking about: the difference between feeling like you&amp;rsquo;re resting and actually creating the conditions for your brain to recover.&lt;/p&gt;
&lt;h2 id=&#34;the-rest-that-isnt-really-rest&#34;&gt;The &amp;ldquo;Rest&amp;rdquo; That Isn&amp;rsquo;t Really Rest&lt;/h2&gt;
&lt;p&gt;Here&amp;rsquo;s the uncomfortable truth: when you&amp;rsquo;re lying in bed scrolling through TikTok or leaving the TV on in the background while you do other things, it might feel like you&amp;rsquo;re resting, but your brain is still very much at work. Your attention, your emotions, all your sensory processing? It&amp;rsquo;s all still firing. Even while people are sitting or lying still, being onscreen can keep their nervous systems in a heightened state of arousal.&lt;/p&gt;
&lt;p&gt;We&amp;rsquo;ve even created trendy terms for these behaviors. &amp;ldquo;Bed-rotting&amp;rdquo; (spending extended periods in bed while scrolling) is often framed as radical rest or self-care. But it&amp;rsquo;s not creating the biological conditions for actual restoration. It just looks like downtime from the outside.&lt;/p&gt;
&lt;p&gt;And it&amp;rsquo;s not just about the time we intentionally spend on screens. Think about how often we pull out our phones during routine moments throughout the day, waiting for water to boil, standing in line, sitting at a red light. We&amp;rsquo;re repeatedly redirecting our attention back to screens in those small moments that could otherwise be&amp;hellip; well, just moments of nothing.&lt;/p&gt;
&lt;h2 id=&#34;the-algorithm-problem&#34;&gt;The Algorithm Problem&lt;/h2&gt;
&lt;p&gt;Here&amp;rsquo;s what really gets me though: these platforms we turn to for &amp;ldquo;unwinding&amp;rdquo; aren&amp;rsquo;t exactly designed with our relaxation in mind. They&amp;rsquo;re built (very deliberately) to keep us engaged. And the way they do that? By serving up content that gets an emotional reaction out of us. Anger, anxiety, outrage. These are the feelings that make us click, share, and keep scrolling.&lt;/p&gt;
&lt;p&gt;And this design is directly linked to higher stress, more distraction, and increased cognitive load. So we&amp;rsquo;re coming to these platforms exhausted from our day, looking for some relief, and they&amp;rsquo;re basically handing us content engineered to fire us up emotionally. It&amp;rsquo;s like trying to calm down by eavesdropping on a heated argument. Sure, you can&amp;rsquo;t look away, but you&amp;rsquo;re definitely not relaxing.&lt;/p&gt;
&lt;h2 id=&#34;the-numbers-that-make-you-go-huh&#34;&gt;The Numbers That Make You Go &amp;ldquo;Huh&amp;rdquo;&lt;/h2&gt;
&lt;p&gt;Get this: about one-third of U.S. adults say they feel overwhelmed most days. Not some days. Most days. And the whole constellation of problems: sleep issues, anxiety, trouble concentrating, feeling emotionally exhausted. It&amp;rsquo;s showing up everywhere, especially in young adults and women.&lt;/p&gt;
&lt;p&gt;But here&amp;rsquo;s what really strikes me: we&amp;rsquo;re more fluent in wellness language than ever before. We all know about &amp;ldquo;me time&amp;rdquo; and burnout and boundaries and nervous system regulation. We can talk about these things. We understand the concepts. But somehow knowing about it all isn&amp;rsquo;t translating into actually feeling better. That gap between knowing what we should do and actually doing it? That&amp;rsquo;s the part that feels so frustrating.&lt;/p&gt;
&lt;h2 id=&#34;what-actually-helps&#34;&gt;What Actually Helps&lt;/h2&gt;
&lt;p&gt;So the research points to something kind of counterintuitive: the answer isn&amp;rsquo;t adding more coping strategies to our routine. It&amp;rsquo;s reducing the number of demands we&amp;rsquo;re placing on our brains in the first place.&lt;/p&gt;
&lt;p&gt;Instead of hunting for the next wellness hack or productivity system, maybe what we need is just&amp;hellip; less. Fewer inputs, fewer demands, fewer things pulling at our attention.&lt;/p&gt;
&lt;p&gt;Like, take multitasking with devices. You know when you&amp;rsquo;re watching TV with your phone in your hand? That&amp;rsquo;s not rest. You&amp;rsquo;re just splitting your attention between two different streams of stimulation. Turns out picking one or picking neither actually helps more than doing both.&lt;/p&gt;
&lt;p&gt;Same thing with all those interruptions throughout the day. Every time you get a notification, switch apps, or do a &amp;ldquo;quick check&amp;rdquo; of your phone, that&amp;rsquo;s adding to cognitive fatigue. It might feel small in the moment, but it adds up. Giving yourself permission to just&amp;hellip; not be constantly available or updated? That&amp;rsquo;s actually restorative.&lt;/p&gt;
&lt;p&gt;And then there&amp;rsquo;s the environment piece. Spending time in quiet spaces, places without screens, being outside. These low-stimulation environments support our mood and emotional well-being in ways that high-stimulation digital spaces just can&amp;rsquo;t match.&lt;/p&gt;
&lt;p&gt;Or trying those analog activities we keep talking about but never quite get around to. Reading actual physical books, journaling, gentle movement, walking without your phone. There&amp;rsquo;s something about the texture of paper, the weight of a pen, the simple act of moving through space that creates room for your brain to actually rest. These things let you engage mentally without overload.&lt;/p&gt;
&lt;h2 id=&#34;the-bottom-line&#34;&gt;The Bottom Line&lt;/h2&gt;
&lt;p&gt;Look, I&amp;rsquo;m not trying to demonize technology here or suggest we all need to become digital hermits. Screens and digital tools aren&amp;rsquo;t inherently bad. But there&amp;rsquo;s a real difference between feeling like you&amp;rsquo;re unwinding and actually allowing your brain and body to recover. And there&amp;rsquo;s an even bigger difference between choosing to spend time on screens and finding that screens have somehow consumed all your available time.&lt;/p&gt;
&lt;p&gt;In Pickering&amp;rsquo;s words: &amp;ldquo;fewer screens, fewer inputs, fewer emotional demands and more protected time for genuine cognitive rest are important components of an effective wellness strategy.&amp;rdquo;&lt;/p&gt;
&lt;p&gt;Maybe that&amp;rsquo;s the real self-care: not adding more tools or strategies or apps to our routine, but intentionally creating space where nothing is demanding our attention. Where we&amp;rsquo;re not consuming, processing, reacting, or engaging. Just&amp;hellip; being. Or, you know, actually running those errands.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;m writing this partly as a reminder to myself. The next time I reach for my phone &amp;ldquo;just to check one thing,&amp;rdquo; I&amp;rsquo;m going to ask myself: is this what I actually want to be doing right now, or is this just what&amp;rsquo;s easiest? Because those errands aren&amp;rsquo;t going anywhere, and that infinite scroll will always be there waiting.&lt;/p&gt;
&lt;p&gt;But maybe today I&amp;rsquo;ll pick up that book instead.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;What&amp;rsquo;s your relationship with screen-based &amp;ldquo;rest&amp;rdquo;? Have you noticed a difference when you unplug? I&amp;rsquo;d love to hear your thoughts.&lt;/em&gt;&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Sunday Afternoon CSS Tinkering</title>
      <link>https://tobygeeksout.micro.blog/2026/02/15/sunday-afternoon-css-tinkering.html</link>
      <pubDate>Sun, 15 Feb 2026 20:03:00 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/02/15/sunday-afternoon-css-tinkering.html</guid>
      <description>&lt;p&gt;&lt;span class=&#34;dropcap&#34;&gt;S&lt;/span&gt;o I spent my Sunday doing what normal people probably don&amp;rsquo;t do—obsessing over blog spacing. You know how it is. You notice one little thing that&amp;rsquo;s bugging you, and next thing you know, three hours have disappeared, and you&amp;rsquo;re still messing around with CSS.&lt;/p&gt;
&lt;p&gt;It started with my blockquotes. I&amp;rsquo;ve got this dropcap thing going on for the first letter of posts, which I think looks pretty cool. But when a blockquote showed up right after that fancy first letter? Huge, awkward gap of white space. Just looked weird.&lt;/p&gt;
&lt;p&gt;So I tried adjusting the dropcap&amp;rsquo;s line-height first. Then I messed around with margins—positive, negative, whatever I could think of. Nothing worked until I finally stumbled on the magic combo: negative margins on the blockquote itself, plus zeroing out the padding. And boom, fixed.&lt;/p&gt;
&lt;p&gt;While I was in there anyway, I gave the blockquotes a little makeover. Switched the font to Georgia with italics. It&amp;rsquo;s got that slightly fancy, bookish vibe without being too much. Made the text bigger too so the quotes actually stand out.&lt;/p&gt;
&lt;p&gt;I also tweaked the previous/next post navigation at the bottom of the pages. Made those links bold, colored them with my accent color, and added underlines when you hover over them. Just a few little touches to make everything feel more polished.&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s the funny part, though: I kept thinking the navigation font looked weird in Firefox compared to my other browser. Spent way too long trying to fix it with CSS. Turns out? Firefox&amp;rsquo;s font setting was on &amp;ldquo;Large&amp;rdquo; instead of &amp;ldquo;Medium.&amp;rdquo; &lt;em&gt;Facepalm moment.&lt;/em&gt; 🤦‍♂️🤷‍♂️&lt;/p&gt;
&lt;p&gt;But hey, that&amp;rsquo;s the fun of tinkering with your own site, right? You can spend a whole afternoon tweaking tiny details that probably only you&amp;rsquo;ll notice, and somehow it&amp;rsquo;s completely worth it.&lt;/p&gt;
&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/f1439cb6-2a3a-4679-90d4-4c0607ca7de5.png&#34;&gt;
</description>
    </item>
    
    <item>
      <title>Wrestling with Micro.blog</title>
      <link>https://tobygeeksout.micro.blog/2026/02/13/wrestling-with-microblog.html</link>
      <pubDate>Fri, 13 Feb 2026 16:36:00 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/02/13/wrestling-with-microblog.html</guid>
      <description>&lt;p&gt;&lt;span class=&#34;dropcap&#34;&gt;I&lt;/span&gt;&amp;rsquo;ve been in a full-on wrestling match with my Micro.blog theme lately. Had this specific vision: truncated posts on the homepage with a &amp;ldquo;Continue Reading&amp;rdquo; link, a nice drop cap at the start of long-form posts, and images that didn&amp;rsquo;t feel like they were yelling over the text. Simple, right?&lt;/p&gt;
&lt;p&gt;Started with trying to add the &amp;ldquo;Continue Reading&amp;rdquo; link myself but it didn&amp;rsquo;t work. Was about to send a support ticket, then thought &amp;ldquo;nah, I want to figure this out.&amp;rdquo; Asked Perplexity for help instead, and honestly? Huge help figuring out what I&amp;rsquo;d done wrong.&lt;/p&gt;
&lt;p&gt;While I was at it, I asked Perplexity to help with other stuff too. Spotted a drop cap line in the CSS and thought &amp;ldquo;oh, I want that.&amp;rdquo; That turned into a whole thing. Spent HOURS trying to figure out what we kept doing wrong. Drop caps are a pain in the ass. Got them working on the homepage eventually, then tried adding them to the long-form summaries and everything broke. Finally just gave up on homepage drop caps.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/95313/2026/blog.png&#34; alt=&#34;&#34;&gt;&lt;br&gt;&lt;/p&gt;
&lt;p&gt;Now I&amp;rsquo;m focusing on single post pages — getting that first letter styled with a drop cap in my theme color, sitting under the title and hero image. Also resizing images on the homepage so they don&amp;rsquo;t swallow the text.&lt;/p&gt;
&lt;p&gt;Somewhere in all this, I realized how much I&amp;rsquo;ve missed this kind of tinkering. Used to mess with HTML and CSS all the time years ago, got rusty without noticing. Digging into Micro.blog&amp;rsquo;s custom themes, poking at selectors, breaking things and fixing them — it lit that old spark back up. Even figured out how to add anchor links within posts.&lt;/p&gt;
&lt;p&gt;Now I&amp;rsquo;m venturing into shortcodes with some plug-ins I installed. The annoying part? Not every shortcode works nicely across every theme, which sucks when you&amp;rsquo;re excited to experiment. I mentioned this to the Micro.blog Help team and they agreed and are working on it — which is pretty cool.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s been equal parts frustrating and fun. One moment I&amp;rsquo;m grumbling because a div won&amp;rsquo;t behave, the next I&amp;rsquo;m genuinely excited because I got a drop cap to sit exactly where I want it, in exactly the right color. Can&amp;rsquo;t wait to keep learning more tricks to customize my little corner of the web.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title></title>
      <link>https://tobygeeksout.micro.blog/2026/02/06/my-m-m-mac-mini.html</link>
      <pubDate>Fri, 06 Feb 2026 04:27:00 -0400</pubDate>
      
      <guid>http://tobygeeksout.micro.blog/2026/02/06/my-m-m-mac-mini.html</guid>
      <description>&lt;p&gt;My &lt;strike&gt;M1&lt;/strike&gt; M2 Mac Mini (8GB RAM, 256GB) is noticeably lagging after 5 years—just juggling multiple browsers, apps like Canva, emails (Outlook/Shortwave), &amp;amp; Microsoft 365. Is it time for an upgrade, perhaps to a Mac Air 15&amp;quot;?, or will I face the same slowdown in the time frame? Decisions, decisions.&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>