<rss xmlns:source="http://source.scripting.com/" version="2.0">
  <channel>
    <title>Bob Wertz</title>
    <link>https://bobwertz.com/</link>
    <description></description>
    
    <language>en</language>
    
    <lastBuildDate>Wed, 15 Jul 2026 20:48:07 -0400</lastBuildDate>
    <item>
      <title></title>
      <link>https://bobwertz.com/2026/07/15/cvs-has-halloween-candy-in.html</link>
      <pubDate>Wed, 15 Jul 2026 20:48:07 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/07/15/cvs-has-halloween-candy-in.html</guid>
      <description>&lt;p&gt;CVS has Halloween candy… in July.&lt;/p&gt;
</description>
      <source:markdown>CVS has Halloween candy… in July. 
</source:markdown>
    </item>
    
    <item>
      <title>The depressing stickiness of the service formerly known as Twitter</title>
      <link>https://bobwertz.com/2026/07/14/the-depressing-stickiness-of-the.html</link>
      <pubDate>Tue, 14 Jul 2026 19:05:07 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/07/14/the-depressing-stickiness-of-the.html</guid>
      <description>&lt;p&gt;I assumed that people would abandon Twitter after Elon took over. Many people I followed moved to Mastodon, Bluesky or Threads. I moved, closing my account, but many Twitter users that I knew stayed. Even the ones that hate everything that Elon stands for. Even the ones who hate his bullshit white nationalist politics. Even after&amp;hellip; everything.&lt;/p&gt;
&lt;p&gt;It&amp;rsquo;s depressing, but the truth is that for many people, social media is an audience game, and it&amp;rsquo;s tough to abandon an audience. It&amp;rsquo;s even tougher to build a new audience. And people did the math, and sadly decided to stay.&lt;/p&gt;
&lt;p&gt;&lt;a href=&#34;https://bobwertz.com/2023/07/25/twitterless-the-final.html&#34;&gt;I left Twitter and don&amp;rsquo;t regret it.&lt;/a&gt; &lt;a href=&#34;https://bobwertz.com/2026/04/22/metaless.html&#34;&gt;I&amp;rsquo;m scaling back my Meta usage significantly.&lt;/a&gt; I don&amp;rsquo;t think these large social media companies are good for society. I&amp;rsquo;m content with alternative social media platforms, but I have to at least acknowledge that many, many, many people love these services. Even if they &lt;em&gt;know&lt;/em&gt; the social media services are harmful to themselves and society, they won&amp;rsquo;t move to a new service. That&amp;rsquo;s tough to reconcile.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Bob Wertz is a type designer, Ph.D. student and researcher living in Columbia, South Carolina. He’s been blogging since 2008.&lt;/em&gt;&lt;/p&gt;
</description>
      <source:markdown>I assumed that people would abandon Twitter after Elon took over. Many people I followed moved to Mastodon, Bluesky or Threads. I moved, closing my account, but many Twitter users that I knew stayed. Even the ones that hate everything that Elon stands for. Even the ones who hate his bullshit white nationalist politics. Even after... everything.

It&#39;s depressing, but the truth is that for many people, social media is an audience game, and it&#39;s tough to abandon an audience. It&#39;s even tougher to build a new audience. And people did the math, and sadly decided to stay.

[I left Twitter and don&#39;t regret it.](https://bobwertz.com/2023/07/25/twitterless-the-final.html) [I&#39;m scaling back my Meta usage significantly.](https://bobwertz.com/2026/04/22/metaless.html) I don&#39;t think these large social media companies are good for society. I&#39;m content with alternative social media platforms, but I have to at least acknowledge that many, many, many people love these services. Even if they _know_ the social media services are harmful to themselves and society, they won&#39;t move to a new service. That&#39;s tough to reconcile.

---

_Bob Wertz is a type designer, Ph.D. student and researcher living in Columbia, South Carolina. He’s been blogging since 2008._








</source:markdown>
    </item>
    
    <item>
      <title>Building an academic publications plug-in for Micro.Blog with the help of ChatGPT</title>
      <link>https://bobwertz.com/2026/07/12/building-an-academic-publications-plugin.html</link>
      <pubDate>Sun, 12 Jul 2026 16:45:02 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/07/12/building-an-academic-publications-plugin.html</guid>
      <description>&lt;p&gt;I’ve always thought that professors and researchers are an ideal target market for Micro.Blog. Many scholars have personal web sites, but they are often woefully out of date. I thought a plug-in that automatically updated academic publication listings could be helpful, but after a little research, I figured out that Google Scholar doesn’t have an API. I dropped the idea.&lt;/p&gt;
&lt;p&gt;Last week, I was thinking about this project again and asked ChatGPT how to “pull information off of Google Scholar” to publish on a personal web site. After a couple of questions back and forth about how I was hosting my site and what I wanted to accomplish, it recommended pulling from ORCID instead. ORCID is basically a unique common identifier and profile for scholars and researchers and is often required when you submit articles to publications. Since Google Scholar doesn’t have an API, ORCID was the next best thing. Before I knew it, ChatGPT was providing instructions for creating a new shortcode template for Micro.Blog.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Some background&amp;hellip; It hasn’t been part of my day-to-day job for a very long time, but I’m comfortable with HTML and CSS. I’ve played around with some programming, mostly Python. I’ve customized themes for Micro.Blog, and looked at the Hugo templating language to see what it would take to build my own theme. I wouldn’t consider myself an expert on any of this, but I did understand the code I was looking at. Also, as a University of South Carolina graduate student, I have free access to ChatGPT. So my choice of chatbot is less a matter of philosophy and more a matter of convenience.&lt;/em&gt;&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;I started by building something that would just work on my site. ChatGPT navigated the API documentation for Micro.Blog and ORCID. After some back and forth, I got it working. ChatGPT eventually recommended that we supplement the information on ORCID with metadata from CrossRef. The CSS was a little strange, so I had to manually adjust it. Once everything was stable, I asked it to walk me through the process of building a plug-in for Micro.Blog. I fired up BBEdit and GitHub. Within a few minutes, I had a working version of the plug-in. You can see the plug-in, &lt;a href=&#34;https://github.com/sketchbookb/academia&#34;&gt;Academia&lt;/a&gt;, in action on my new &lt;a href=&#34;https://bobwertz.com/publications&#34;&gt;Publications&lt;/a&gt; page.&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt; I plan to make some refinements, make an icon, test the plug-in with some different themes, and then make it available to others. I honestly don’t know how many people would take advantage of the plug-in, but I’m excited that I was able to build it.&lt;/p&gt;
&lt;p&gt;I’ve been an LLM skeptic, concerned about the environmental impacts of the technology and the implications for creators.&lt;sup id=&#34;fnref:2&#34;&gt;&lt;a href=&#34;#fn:2&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;2&lt;/a&gt;&lt;/sup&gt; But after playing around with this plug-in project off and on for the last couple of weeks, I completely understand why programmers view AI-assisted coding as revolutionary. I was able to build something quickly that I’d been wanting to build for a while. In the hands of a skilled programmer, I can&amp;rsquo;t imagine how powerful AI-assisted programming could be.&lt;/p&gt;
&lt;p&gt;Look for more updates on Academia soon.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Bob Wertz is a type designer, Ph.D. student and researcher living in Columbia, South Carolina. He’s been blogging since 2008.&lt;/em&gt;&lt;/p&gt;
&lt;div class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id=&#34;fn:1&#34;&gt;
&lt;p&gt;I replaced my &lt;a href=&#34;https://bobwertz.com/cv&#34;&gt;CV/resume&lt;/a&gt; in the menu with the new &lt;a href=&#34;https://bobwertz.com/publications&#34;&gt;Publications&lt;/a&gt; page.&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li id=&#34;fn:2&#34;&gt;
&lt;p&gt;And I&amp;rsquo;m still concerned. The costs of this new technology is high.&amp;#160;&lt;a href=&#34;#fnref:2&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
      <source:markdown>I’ve always thought that professors and researchers are an ideal target market for Micro.Blog. Many scholars have personal web sites, but they are often woefully out of date. I thought a plug-in that automatically updated academic publication listings could be helpful, but after a little research, I figured out that Google Scholar doesn’t have an API. I dropped the idea.

Last week, I was thinking about this project again and asked ChatGPT how to “pull information off of Google Scholar” to publish on a personal web site. After a couple of questions back and forth about how I was hosting my site and what I wanted to accomplish, it recommended pulling from ORCID instead. ORCID is basically a unique common identifier and profile for scholars and researchers and is often required when you submit articles to publications. Since Google Scholar doesn’t have an API, ORCID was the next best thing. Before I knew it, ChatGPT was providing instructions for creating a new shortcode template for Micro.Blog.

---

_Some background... It hasn’t been part of my day-to-day job for a very long time, but I’m comfortable with HTML and CSS. I’ve played around with some programming, mostly Python. I’ve customized themes for Micro.Blog, and looked at the Hugo templating language to see what it would take to build my own theme. I wouldn’t consider myself an expert on any of this, but I did understand the code I was looking at. Also, as a University of South Carolina graduate student, I have free access to ChatGPT. So my choice of chatbot is less a matter of philosophy and more a matter of convenience._

---

I started by building something that would just work on my site. ChatGPT navigated the API documentation for Micro.Blog and ORCID. After some back and forth, I got it working. ChatGPT eventually recommended that we supplement the information on ORCID with metadata from CrossRef. The CSS was a little strange, so I had to manually adjust it. Once everything was stable, I asked it to walk me through the process of building a plug-in for Micro.Blog. I fired up BBEdit and GitHub. Within a few minutes, I had a working version of the plug-in. You can see the plug-in, [Academia](https://github.com/sketchbookb/academia), in action on my new [Publications](/publications) page.[^1] I plan to make some refinements, make an icon, test the plug-in with some different themes, and then make it available to others. I honestly don’t know how many people would take advantage of the plug-in, but I’m excited that I was able to build it.

I’ve been an LLM skeptic, concerned about the environmental impacts of the technology and the implications for creators.[^2] But after playing around with this plug-in project off and on for the last couple of weeks, I completely understand why programmers view AI-assisted coding as revolutionary. I was able to build something quickly that I’d been wanting to build for a while. In the hands of a skilled programmer, I can&#39;t imagine how powerful AI-assisted programming could be.

Look for more updates on Academia soon.

---

_Bob Wertz is a type designer, Ph.D. student and researcher living in Columbia, South Carolina. He’s been blogging since 2008._

[^1]: I replaced my [CV/resume](/cv) in the menu with the new [Publications](/publications) page.
[^2]: And I&#39;m still concerned. The costs of this new technology is high.
</source:markdown>
    </item>
    
    <item>
      <title></title>
      <link>https://bobwertz.com/2026/07/12/rockys-hot-chicken-in-south.html</link>
      <pubDate>Sun, 12 Jul 2026 09:28:34 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/07/12/rockys-hot-chicken-in-south.html</guid>
      <description>&lt;p&gt;Rocky’s Hot Chicken in South Asheville&lt;/p&gt;
&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/e4bc4e35b5.jpg&#34; width=&#34;600&#34; height=&#34;600&#34; alt=&#34;A colorful mural of a fiery red and blue rooster breathing fire with the word Hot above a metal entrance door is painted on the side of a building.&#34;&gt;
</description>
      <source:markdown>Rocky’s Hot Chicken in South Asheville


&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/e4bc4e35b5.jpg&#34; width=&#34;600&#34; height=&#34;600&#34; alt=&#34;A colorful mural of a fiery red and blue rooster breathing fire with the word Hot above a metal entrance door is painted on the side of a building.&#34;&gt;
</source:markdown>
    </item>
    
    <item>
      <title></title>
      <link>https://bobwertz.com/2026/07/09/zeldmans-incredible-post-on-digital.html</link>
      <pubDate>Thu, 09 Jul 2026 09:07:09 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/07/09/zeldmans-incredible-post-on-digital.html</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://zeldman.com/2026/07/06/memories-cant-wait-or-how-i-learned-to-keep-worrying-about-the-web/&#34;&gt;Zeldman&amp;rsquo;s incredible post on digital preservation and decay:&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;So what do we do? We own our own domains. We keep local copies. In triplicate. We choose open formats over proprietary ones. We treat every platform as temporary, because it is. We archive not out of paranoia but out of love—love for the things we’ve made, the conversations we’ve had, the small, stubborn act of leaving a mark.&lt;/p&gt;
&lt;/blockquote&gt;
</description>
      <source:markdown>[Zeldman&#39;s incredible post on digital preservation and decay:](https://zeldman.com/2026/07/06/memories-cant-wait-or-how-i-learned-to-keep-worrying-about-the-web/)
&gt; So what do we do? We own our own domains. We keep local copies. In triplicate. We choose open formats over proprietary ones. We treat every platform as temporary, because it is. We archive not out of paranoia but out of love—love for the things we’ve made, the conversations we’ve had, the small, stubborn act of leaving a mark.
</source:markdown>
    </item>
    
    <item>
      <title></title>
      <link>https://bobwertz.com/2026/07/09/the-only-way-to-square.html</link>
      <pubDate>Thu, 09 Jul 2026 08:53:59 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/07/09/the-only-way-to-square.html</guid>
      <description>&lt;p&gt;The only way to square this Max to McLaren rumor:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Max wants to quit F1 until the regs change.&lt;/li&gt;
&lt;li&gt;Zac wants to win the Triple Crown (Monaco, Indy 500, 24 Hours at Le Mans)&lt;/li&gt;
&lt;li&gt;Zac is willing to pay Max F1 money for endurance racing.&lt;/li&gt;
&lt;/ol&gt;
&lt;p&gt;This doesn&amp;rsquo;t make sense, but it makes more sense than replacing Oscar.&lt;/p&gt;
</description>
      <source:markdown>The only way to square this Max to McLaren rumor:

1. Max wants to quit F1 until the regs change.
2. Zac wants to win the Triple Crown (Monaco, Indy 500, 24 Hours at Le Mans)
3. Zac is willing to pay Max F1 money for endurance racing.

This doesn&#39;t make sense, but it makes more sense than replacing Oscar.
</source:markdown>
    </item>
    
    <item>
      <title></title>
      <link>https://bobwertz.com/2026/07/08/cortado.html</link>
      <pubDate>Wed, 08 Jul 2026 08:08:22 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/07/08/cortado.html</guid>
      <description>&lt;p&gt;Cortado.&lt;/p&gt;
&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/64ddb9a79e.jpg&#34; width=&#34;600&#34; height=&#34;600&#34; alt=&#34;A cortado with heart-shaped latte art sits on a purple saucer atop a wooden surface.&#34;&gt;
</description>
      <source:markdown>Cortado. 

&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/64ddb9a79e.jpg&#34; width=&#34;600&#34; height=&#34;600&#34; alt=&#34;A cortado with heart-shaped latte art sits on a purple saucer atop a wooden surface.&#34;&gt;
</source:markdown>
    </item>
    
    <item>
      <title></title>
      <link>https://bobwertz.com/2026/07/04/our-july-th-tradition-catching.html</link>
      <pubDate>Sat, 04 Jul 2026 20:22:59 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/07/04/our-july-th-tradition-catching.html</guid>
      <description>&lt;p&gt;Our July 4th tradition… catching a Columbia Flieflies game. Although tonight, they are cosplaying as the Capital City Bombers. 🇺🇸⚾️🎇&lt;/p&gt;
&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/b3eca77aed.jpg&#34; width=&#34;600&#34; height=&#34;599&#34; alt=&#34;A baseball player is at bat while the catcher, umpire, and other players are positioned on the field during a game.&#34;&gt;
</description>
      <source:markdown>Our July 4th tradition… catching a Columbia Flieflies game. Although tonight, they are cosplaying as the Capital City Bombers. 🇺🇸⚾️🎇

&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/b3eca77aed.jpg&#34; width=&#34;600&#34; height=&#34;599&#34; alt=&#34;A baseball player is at bat while the catcher, umpire, and other players are positioned on the field during a game.&#34;&gt;
</source:markdown>
    </item>
    
    <item>
      <title>Our national symbols aren&#39;t as old as you think they are.</title>
      <link>https://bobwertz.com/2026/07/04/our-national-symbols-arent-as.html</link>
      <pubDate>Sat, 04 Jul 2026 09:03:17 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/07/04/our-national-symbols-arent-as.html</guid>
      <description>&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/flag-w-50stars.png&#34; alt=&#34;US Flag with 50 stars.&#34; title=&#34;flag_w_50stars.png&#34; border=&#34;0&#34; width=&#34;600&#34; height=&#34;300&#34; /&gt;
&lt;p&gt;I was recently listening to &lt;a href=&#34;https://therestishistory.com/episodes/the-star-spangled-banner-part-1&#34;&gt;The Rest is History’s series on national anthems.&lt;/a&gt; I knew that the Star Spangled Banner was inspired by the War of 1812, but what I did not know was that it wasn’t adopted as the National Anthem until 1931!&lt;/p&gt;
&lt;p&gt;In fact, many of our national symbols are no where near as old as we think they are. Lots of Americans probably think that the symbols were created alongside the Constitution, but that’s not the case. Like any brand, the marks and symbols that represent it evolve over time. I also don’t think it’s a coincidence that many of them were codified after the rise of Communism and in the Cold War that followed World War II.&lt;/p&gt;
&lt;p&gt;To celebrate the 250th anniversary of the United States, I&amp;rsquo;ve pulled together a list of our &lt;a href=&#34;https://en.wikipedia.org/wiki/National_symbols_of_the_United_States&#34;&gt;national symbols&lt;/a&gt;, and the date that the current version was adopted:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;The Great Seal of the United States (1885).&lt;/strong&gt; The original seal was adopted in 1782, but was refined in 1885. The current version remains faithful to the 1885 version.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;National Anthem (1931).&lt;/strong&gt; The anthem was written in 1814 after the British siege of Ft. McHenry, but it would be over 100 years before it officially became the U.S. National Anthem.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Current version of the Pledge of Allegiance (1954).&lt;/strong&gt; The original version of the pledge was written in 1892, but Congress didn’t recognize it officially until 1942. Then 12 years later, they added the phrase “under God,” which is the version that is still in use today.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;In God We Trust (1956).&lt;/strong&gt; The national motto of the United States was adopted in 1956, replacing E Pluribus Unum (Out of many, one). It previously had been used on coins starting in 1864.&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Current version of the US Flag with 50 stars (1960).&lt;/strong&gt; The basic formula for the flag was set in 1777, but it’s changed over time as the US has grown and stars were added. The current version was adopted when Hawaii was added to the union.&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;&lt;strong&gt;Bald Eagle (2024).&lt;/strong&gt; The bald eagle has been part of the US identity since 1782 when it was included as part of the seal design, but the US didn&amp;rsquo;t have an official “national bird” until a couple of years ago. Joe Biden signed it into law in 2024.&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;While these symbols feel like they&amp;rsquo;ve always been here, they really aren&amp;rsquo;t that old. When my grandparents were born, there was no official national anthem. My parents were born when the U.S. had a 48-star flag. And when I started kindergarten, the version of the Pledge of Allegiance that we recited was just over 20 years old. This all serves as a nice little reminder that symbols change and evolve over time as our society changes.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Bob Wertz is a type designer, Ph.D. student and researcher living in Columbia, South Carolina. He’s been blogging since 2008.&lt;/em&gt;&lt;/p&gt;
&lt;div class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id=&#34;fn:1&#34;&gt;
&lt;p&gt;There is a table on the &lt;a href=&#34;https://en.wikipedia.org/wiki/Flag_of_the_United_States&#34;&gt;Flag of the United States Wikipedia page&lt;/a&gt; with all of the different official flag configurations over the last 250 years. Many of the flags only lasted a year. And who thought an inverted pentagram star pattern was a good idea?&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
      <source:markdown>&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/flag-w-50stars.png&#34; alt=&#34;US Flag with 50 stars.&#34; title=&#34;flag_w_50stars.png&#34; border=&#34;0&#34; width=&#34;600&#34; height=&#34;300&#34; /&gt;

I was recently listening to [The Rest is History’s series on national anthems.](https://therestishistory.com/episodes/the-star-spangled-banner-part-1) I knew that the Star Spangled Banner was inspired by the War of 1812, but what I did not know was that it wasn’t adopted as the National Anthem until 1931!

In fact, many of our national symbols are no where near as old as we think they are. Lots of Americans probably think that the symbols were created alongside the Constitution, but that’s not the case. Like any brand, the marks and symbols that represent it evolve over time. I also don’t think it’s a coincidence that many of them were codified after the rise of Communism and in the Cold War that followed World War II. 

To celebrate the 250th anniversary of the United States, I&#39;ve pulled together a list of our [national symbols](https://en.wikipedia.org/wiki/National_symbols_of_the_United_States), and the date that the current version was adopted:

* &lt;strong&gt;The Great Seal of the United States (1885).&lt;/strong&gt; The original seal was adopted in 1782, but was refined in 1885. The current version remains faithful to the 1885 version.

* &lt;strong&gt;National Anthem (1931).&lt;/strong&gt; The anthem was written in 1814 after the British siege of Ft. McHenry, but it would be over 100 years before it officially became the U.S. National Anthem.

* &lt;strong&gt;Current version of the Pledge of Allegiance (1954).&lt;/strong&gt; The original version of the pledge was written in 1892, but Congress didn’t recognize it officially until 1942. Then 12 years later, they added the phrase “under God,” which is the version that is still in use today.

* &lt;strong&gt;In God We Trust (1956).&lt;/strong&gt; The national motto of the United States was adopted in 1956, replacing E Pluribus Unum (Out of many, one). It previously had been used on coins starting in 1864.

* &lt;strong&gt;Current version of the US Flag with 50 stars (1960).&lt;/strong&gt; The basic formula for the flag was set in 1777, but it’s changed over time as the US has grown and stars were added. The current version was adopted when Hawaii was added to the union.[^1]

* &lt;strong&gt;Bald Eagle (2024).&lt;/strong&gt; The bald eagle has been part of the US identity since 1782 when it was included as part of the seal design, but the US didn&#39;t have an official “national bird” until a couple of years ago. Joe Biden signed it into law in 2024.

While these symbols feel like they&#39;ve always been here, they really aren&#39;t that old. When my grandparents were born, there was no official national anthem. My parents were born when the U.S. had a 48-star flag. And when I started kindergarten, the version of the Pledge of Allegiance that we recited was just over 20 years old. This all serves as a nice little reminder that symbols change and evolve over time as our society changes. 

---

_Bob Wertz is a type designer, Ph.D. student and researcher living in Columbia, South Carolina. He’s been blogging since 2008._

[^1]: There is a table on the [Flag of the United States Wikipedia page](https://en.wikipedia.org/wiki/Flag_of_the_United_States) with all of the different official flag configurations over the last 250 years. Many of the flags only lasted a year. And who thought an inverted pentagram star pattern was a good idea?
</source:markdown>
    </item>
    
    <item>
      <title></title>
      <link>https://bobwertz.com/2026/07/03/this-yougov-survey-on-americans.html</link>
      <pubDate>Fri, 03 Jul 2026 10:59:22 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/07/03/this-yougov-survey-on-americans.html</guid>
      <description>&lt;p&gt;This &lt;a href=&#34;https://yougov.com/en-us/articles/42993-how-americans-view-flags-and-symbols-poll&#34;&gt;You.Gov survey on American&amp;rsquo;s opinion of flags&lt;/a&gt; is fascinating. My research is primarily focused on visual branding, and I&amp;rsquo;ve long thought that what most people think of patriotism today aligns better with our theories around brand loyalty and brand love.&lt;/p&gt;
</description>
      <source:markdown>This [You.Gov survey on American&#39;s opinion of flags](https://yougov.com/en-us/articles/42993-how-americans-view-flags-and-symbols-poll) is fascinating. My research is primarily focused on visual branding, and I&#39;ve long thought that what most people think of patriotism today aligns better with our theories around brand loyalty and brand love.
</source:markdown>
    </item>
    
    <item>
      <title></title>
      <link>https://bobwertz.com/2026/07/03/turned-off-my-alarm-last.html</link>
      <pubDate>Fri, 03 Jul 2026 07:05:24 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/07/03/turned-off-my-alarm-last.html</guid>
      <description>&lt;p&gt;Turned off my alarm last night so I could sleep in today. Woke up at the same time anyway.&lt;/p&gt;
</description>
      <source:markdown>Turned off my alarm last night so I could sleep in today. Woke up at the same time anyway. 
</source:markdown>
    </item>
    
    <item>
      <title></title>
      <link>https://bobwertz.com/2026/07/02/the-ny-times-published-a.html</link>
      <pubDate>Thu, 02 Jul 2026 12:03:03 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/07/02/the-ny-times-published-a.html</guid>
      <description>&lt;p&gt;The NY Times published a guide to &lt;a href=&#34;https://www.nytimes.com/2026/07/01/books/best-sandra-boynton-books.html?unlocked_article_code=1.ulA.jW7T.nhUh3mesv1wN&amp;amp;smid=url-share&#34;&gt;Sandra Boyton&amp;rsquo;s best books&lt;/a&gt; and the whole thing is a trip down memory lane. We read all those books to our kids. I love &amp;ldquo;Snuggle Puppy&amp;rdquo; and &amp;ldquo;Personal Penguin.&amp;rdquo; I&amp;rsquo;m a little surprised they didn&amp;rsquo;t include &amp;ldquo;What&amp;rsquo;s Wrong, Little Pookie?&amp;rdquo; One of my favorites&amp;hellip;&lt;/p&gt;
</description>
      <source:markdown>The NY Times published a guide to [Sandra Boyton&#39;s best books](https://www.nytimes.com/2026/07/01/books/best-sandra-boynton-books.html?unlocked_article_code=1.ulA.jW7T.nhUh3mesv1wN&amp;smid=url-share) and the whole thing is a trip down memory lane. We read all those books to our kids. I love &#34;Snuggle Puppy&#34; and &#34;Personal Penguin.&#34; I&#39;m a little surprised they didn&#39;t include &#34;What&#39;s Wrong, Little Pookie?&#34; One of my favorites...
</source:markdown>
    </item>
    
    <item>
      <title>A tale of two posts: Tracking views when crossposting from Micro.Blog</title>
      <link>https://bobwertz.com/2026/07/01/a-tale-of-two-posts.html</link>
      <pubDate>Wed, 01 Jul 2026 23:22:29 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/07/01/a-tale-of-two-posts.html</guid>
      <description>&lt;p&gt;There’s been some discussion on Micro.Blog lately about the absence of likes and other typical social media features. I wanted to look at my experience with two recent posts and what they tell us about how posts are viewed on social media. My posts are shared to three timelines:&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt;&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Micro.Blog (No follower count)&lt;/li&gt;
&lt;li&gt;Bluesky (198 followers)&lt;/li&gt;
&lt;li&gt;Threads (420 followers)&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;As far as I can tell, the vast majority of my posts get limited to no engagement. Micro.Blog offers no engagement metrics. Bluesky shows likes and comments. Threads offers “Insights” on each post that includes engagement metrics.&lt;/p&gt;
&lt;h2 id=&#34;post-1-world-cup-watch-party&#34;&gt;Post #1: World Cup Watch Party&lt;/h2&gt;
&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/screenshot-2026-07-01-at-9.20.02pm.png&#34; alt=&#34;Social media post about Brazil-Morocco World Cup watch party.&#34; title=&#34;Screenshot 2026-07-01 at 9.20.02 PM.png&#34; border=&#34;0&#34; width=&#34;599&#34; height=&#34;137&#34; /&gt;
&lt;p&gt;The first was a post about accidentally landing in the middle of a Brazil-Morocco World Cup watch party.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;On Micro.Blog, I got no comments.&lt;/li&gt;
&lt;li&gt;On Bluesky, I got one like from a person I did not follow at the time.&lt;/li&gt;
&lt;li&gt;On Threads, I got 1,074 likes and 24 comments on 13,051 views. Here’s the interesting part… only 83 of those views were from my followers.&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;post-2-slates-final-price&#34;&gt;Post #2: Slate&amp;rsquo;s Final Price&lt;/h2&gt;
&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/screenshot-2026-07-01-at-9.19.34pm.png&#34; alt=&#34;Social media post about Slate&#34; title=&#34;Screenshot 2026-07-01 at 9.19.34 PM.png&#34; border=&#34;0&#34; width=&#34;600&#34; height=&#34;452&#34; /&gt;
&lt;p&gt;The second was a comment on the Slate truck…&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;On Micro.Blog, it sparked a conversation and at least one other post.&lt;/li&gt;
&lt;li&gt;On Bluesky, I got one like from someone that doesn’t follow me.&lt;/li&gt;
&lt;li&gt;On Threads, I got a like and a reply on 31 views, only 6 views from followers.&lt;/li&gt;
&lt;/ul&gt;
&lt;hr&gt;
&lt;p&gt;Clearly, if you want people to engage with your posts, the Threads algorithm can provide an audience. Bluesky didn’t generate much activity on either post, but I assume more than one person saw them. For the Slate post, Micro.Blog actually generated a conversation, and &lt;a href=&#34;https://www.apoorplayer.blog/2026/06/25/the-slate-a-look-at.html&#34;&gt;another blog post&lt;/a&gt; from one of the participants. I decided to follow up with &lt;a href=&#34;https://bobwertz.com/2026/06/24/slate-update.html&#34;&gt;a longer post as well.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;These three timelines are different. I use them for different purposes. Is the Micro.Blog timeline quiet? Sure, but it’s full of unique and distinct voices including many I follow from Mastodon. I use Threads to follow pop culture, F1, WNBA, local news, and more. Bluesky has a bunch of academic and political experts that I enjoy following. Each timeline has a purpose. And the character of each is derived from the design of each service.&lt;/p&gt;
&lt;p&gt;If I wanted to go all in on metrics, I’d be posting regularly to Facebook (823 friends), Instagram (707 followers), or LinkedIn (750 connections). I wouldn’t have &lt;a href=&#34;https://bobwertz.com/2023/07/25/twitterless-the-final.html&#34;&gt;deleted my Twitter account with over 1000 followers.&lt;/a&gt; But that&amp;rsquo;s not why I post on my blog.&lt;/p&gt;
&lt;p&gt;I don&amp;rsquo;t think we&amp;rsquo;ll ever have a single dominant social media platform. The reality is that I’ve always had two or three different social media channels at a time. In the early days, I used Facebook, Instagram and Twitter. I still use three — Micro.Blog, Threads and Bluesky — but my current setup works better for me because everything is hosted on Micro.Blog and crossposted to other services. I value having all of my content on a single site.&lt;/p&gt;
&lt;p&gt;We all use social media for different purposes. One great thing about today’s social media is that we have choices, but having more social media channels available means it&amp;rsquo;s harder to focus on a single outlet that meets all our needs. Each platform makes decisions that shape the experience, and that&amp;rsquo;s especially true in the case of Micro.Blog. In fact, I almost wrote a paper for a Ph.D.-level PR theory class a couple of years ago about how Micro.Blog&amp;rsquo;s structure aligns with &lt;a href=&#34;https://journals.sagepub.com/doi/10.1177/2056305120984462?__cf_chl_f_tk=3_o5pUIcunStwmqCLEL4RzlpU0c3emKfTRrJZfWsKj0-1782957935-1.0.1.1-RAqeZpvpGGx2fBXKmKXSn_XTC74.YG.QEt7B4Py.ATI&#34;&gt;Kent &amp;amp; Taylor&amp;rsquo;s framework for creating dialogic social media.&lt;/a&gt; Maybe someday, I&amp;rsquo;ll get around to writing it.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Bob Wertz is a type designer, Ph.D. student and researcher living in Columbia, South Carolina. He’s been blogging since 2008.&lt;/em&gt;&lt;/p&gt;
&lt;div class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id=&#34;fn:1&#34;&gt;
&lt;p&gt;Honestly, four. I still share to Mastodon, but I don&amp;rsquo;t have any followers over there and don&amp;rsquo;t expect any engagement.&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
      <source:markdown>There’s been some discussion on Micro.Blog lately about the absence of likes and other typical social media features. I wanted to look at my experience with two recent posts and what they tell us about how posts are viewed on social media. My posts are shared to three timelines:[^1]

* Micro.Blog (No follower count)
* Bluesky (198 followers)
* Threads (420 followers)

As far as I can tell, the vast majority of my posts get limited to no engagement. Micro.Blog offers no engagement metrics. Bluesky shows likes and comments. Threads offers “Insights” on each post that includes engagement metrics.

## Post #1: World Cup Watch Party

&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/screenshot-2026-07-01-at-9.20.02pm.png&#34; alt=&#34;Social media post about Brazil-Morocco World Cup watch party.&#34; title=&#34;Screenshot 2026-07-01 at 9.20.02 PM.png&#34; border=&#34;0&#34; width=&#34;599&#34; height=&#34;137&#34; /&gt;

The first was a post about accidentally landing in the middle of a Brazil-Morocco World Cup watch party.

* On Micro.Blog, I got no comments.
* On Bluesky, I got one like from a person I did not follow at the time.
* On Threads, I got 1,074 likes and 24 comments on 13,051 views. Here’s the interesting part… only 83 of those views were from my followers.


## Post #2: Slate&#39;s Final Price

&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/screenshot-2026-07-01-at-9.19.34pm.png&#34; alt=&#34;Social media post about Slate&#34; title=&#34;Screenshot 2026-07-01 at 9.19.34 PM.png&#34; border=&#34;0&#34; width=&#34;600&#34; height=&#34;452&#34; /&gt;

The second was a comment on the Slate truck…

* On Micro.Blog, it sparked a conversation and at least one other post.
* On Bluesky, I got one like from someone that doesn’t follow me.
* On Threads, I got a like and a reply on 31 views, only 6 views from followers.

---

Clearly, if you want people to engage with your posts, the Threads algorithm can provide an audience. Bluesky didn’t generate much activity on either post, but I assume more than one person saw them. For the Slate post, Micro.Blog actually generated a conversation, and [another blog post](https://www.apoorplayer.blog/2026/06/25/the-slate-a-look-at.html) from one of the participants. I decided to follow up with [a longer post as well.](https://bobwertz.com/2026/06/24/slate-update.html)

These three timelines are different. I use them for different purposes. Is the Micro.Blog timeline quiet? Sure, but it’s full of unique and distinct voices including many I follow from Mastodon. I use Threads to follow pop culture, F1, WNBA, local news, and more. Bluesky has a bunch of academic and political experts that I enjoy following. Each timeline has a purpose. And the character of each is derived from the design of each service.

If I wanted to go all in on metrics, I’d be posting regularly to Facebook (823 friends), Instagram (707 followers), or LinkedIn (750 connections). I wouldn’t have [deleted my Twitter account with over 1000 followers.](https://bobwertz.com/2023/07/25/twitterless-the-final.html) But that&#39;s not why I post on my blog.

I don&#39;t think we&#39;ll ever have a single dominant social media platform. The reality is that I’ve always had two or three different social media channels at a time. In the early days, I used Facebook, Instagram and Twitter. I still use three — Micro.Blog, Threads and Bluesky — but my current setup works better for me because everything is hosted on Micro.Blog and crossposted to other services. I value having all of my content on a single site.

We all use social media for different purposes. One great thing about today’s social media is that we have choices, but having more social media channels available means it&#39;s harder to focus on a single outlet that meets all our needs. Each platform makes decisions that shape the experience, and that&#39;s especially true in the case of Micro.Blog. In fact, I almost wrote a paper for a Ph.D.-level PR theory class a couple of years ago about how Micro.Blog&#39;s structure aligns with [Kent &amp; Taylor&#39;s framework for creating dialogic social media.](https://journals.sagepub.com/doi/10.1177/2056305120984462?__cf_chl_f_tk=3_o5pUIcunStwmqCLEL4RzlpU0c3emKfTRrJZfWsKj0-1782957935-1.0.1.1-RAqeZpvpGGx2fBXKmKXSn_XTC74.YG.QEt7B4Py.ATI) Maybe someday, I&#39;ll get around to writing it.

---

_Bob Wertz is a type designer, Ph.D. student and researcher living in Columbia, South Carolina. He’s been blogging since 2008._

[^1]: Honestly, four. I still share to Mastodon, but I don&#39;t have any followers over there and don&#39;t expect any engagement.
</source:markdown>
    </item>
    
    <item>
      <title></title>
      <link>https://bobwertz.com/2026/07/01/goodness-the-cubs-have-scored.html</link>
      <pubDate>Wed, 01 Jul 2026 16:48:29 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/07/01/goodness-the-cubs-have-scored.html</guid>
      <description>&lt;p&gt;Goodness! The Cubs have scored 22 runs on 7 home runs against San Diego today. And it&amp;rsquo;s only the 8th inning. Dansby Swanson has 3 of those home runs.&lt;/p&gt;
</description>
      <source:markdown>Goodness! The Cubs have scored 22 runs on 7 home runs against San Diego today. And it&#39;s only the 8th inning. Dansby Swanson has 3 of those home runs.
</source:markdown>
    </item>
    
    <item>
      <title>I’m interested in Bluesky and AT Protocol... which is why I’m on Micro.Blog</title>
      <link>https://bobwertz.com/2026/06/29/im-interested-in-bluesky-and.html</link>
      <pubDate>Mon, 29 Jun 2026 22:16:38 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/06/29/im-interested-in-bluesky-and.html</guid>
      <description>&lt;p&gt;I’m increasing intrigued by what’s happening with the &lt;a href=&#34;https://atproto.com/&#34;&gt;AT Protocol&lt;/a&gt; and &lt;a href=&#34;https://bsky.app/&#34;&gt;Bluesky&lt;/a&gt;. I’m finding myself on Bluesky more often as the user base grows. I like the basic concept of storing your data on a personal data server (PDS), with social apps filtering relevant data from a “firehose.” I’m fascinated by the idea of using the AT Protocol as &lt;a href=&#34;https://oxa.dev/&#34;&gt;a foundation of open science and academic publishing&lt;/a&gt;, even if I have lots of questions. I like where &lt;a href=&#34;https://standard.site/&#34;&gt;Standard.Site&lt;/a&gt; is going. &lt;a href=&#34;https://eurosky.tech/&#34;&gt;Eurosky&lt;/a&gt; is doing interested things with some different AT Protocol apps.&lt;/p&gt;
&lt;p&gt;And that’s why I’m sticking with &lt;a href=&#34;https://micro.blog/&#34;&gt;Micro.Blog.&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I’m interested in Bluesky, but I don’t have the bandwidth right now to tinker with all of it. Micro.Blog creator &lt;a href=&#34;http://manton.org&#34;&gt;Manton Reece&lt;/a&gt; has built a platform that interfaces with &lt;em&gt;everything&lt;/em&gt; with an open API.&lt;sup id=&#34;fnref:1&#34;&gt;&lt;a href=&#34;#fn:1&#34; class=&#34;footnote-ref&#34; role=&#34;doc-noteref&#34;&gt;1&lt;/a&gt;&lt;/sup&gt; Bluesky rolls out support for Standard.Site. Manton supports it. Bluesky starts to allow 12 pictures, Manton supports it. I’m not quite ready to spin up my own PDS, so hosting everything on Micro.Blog gives me the next best option.&lt;/p&gt;
&lt;p&gt;The reality is that AT Protocol advocates see a world where everything is based on their vision of the open social web. I like their vision, but I’m not sure we’ll ever have one dominate protocol. (And as &lt;a href=&#34;http://scripting.com/2025/03/11/113838.html&#34;&gt;Dave Winer points out&lt;/a&gt;, Bluesky isn’t 100% billionaire-proof yet.) It’s best to cast a wide net and bet on interoperability. I host everything with Micro.Blog on bobwertz.com, but my content automatically crossposts to Bluesky (plus Threads and Mastodon).&lt;/p&gt;
&lt;p&gt;And that’s why Micro.Blog is the perfect solution for people who want to experiment with different platforms, but maintain a centralized web presence. Manton’s built something amazing at Micro.Blog and I’m still surprised how few people know about it. &lt;a href=&#34;https://micro.blog/about/pricing&#34;&gt;Plans start at $5/month, but I pay $10/month for the premium plan&lt;/a&gt;, which includes multiple blogs, email newsletters, an alternative social media feed that allows me to follow people on Mastodon, bookmarking, an RSS reader, short video hosting an independent Goodreads alternative, and more. I can use it with desktop apps like MarsEdit and Ulysses. It&amp;rsquo;s phenomenal, and the best solution for me as we collectively figure out what&amp;rsquo;s next in social media.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Bob Wertz is a type designer, Ph.D. student and researcher living in Columbia, South Carolina. He’s been blogging since 2008.&lt;/em&gt;&lt;/p&gt;
&lt;div class=&#34;footnotes&#34; role=&#34;doc-endnotes&#34;&gt;
&lt;hr&gt;
&lt;ol&gt;
&lt;li id=&#34;fn:1&#34;&gt;
&lt;p&gt;Seriously everything&amp;hellip; Linked In! Nostr! Flickr! PeerTube! Pixelfed! Tumblr!&amp;#160;&lt;a href=&#34;#fnref:1&#34; class=&#34;footnote-backref&#34; role=&#34;doc-backlink&#34;&gt;&amp;#x21a9;&amp;#xfe0e;&lt;/a&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ol&gt;
&lt;/div&gt;
</description>
      <source:markdown>I’m increasing intrigued by what’s happening with the [AT Protocol](https://atproto.com/) and [Bluesky](https://bsky.app/). I’m finding myself on Bluesky more often as the user base grows. I like the basic concept of storing your data on a personal data server (PDS), with social apps filtering relevant data from a “firehose.” I’m fascinated by the idea of using the AT Protocol as [a foundation of open science and academic publishing](https://oxa.dev/), even if I have lots of questions. I like where [Standard.Site](https://standard.site/) is going. [Eurosky](https://eurosky.tech/) is doing interested things with some different AT Protocol apps.

And that’s why I’m sticking with [Micro.Blog.](https://micro.blog/)

I’m interested in Bluesky, but I don’t have the bandwidth right now to tinker with all of it. Micro.Blog creator [Manton Reece](http://manton.org) has built a platform that interfaces with _everything_ with an open API.[^1] Bluesky rolls out support for Standard.Site. Manton supports it. Bluesky starts to allow 12 pictures, Manton supports it. I’m not quite ready to spin up my own PDS, so hosting everything on Micro.Blog gives me the next best option.

The reality is that AT Protocol advocates see a world where everything is based on their vision of the open social web. I like their vision, but I’m not sure we’ll ever have one dominate protocol. (And as [Dave Winer points out](http://scripting.com/2025/03/11/113838.html), Bluesky isn’t 100% billionaire-proof yet.) It’s best to cast a wide net and bet on interoperability. I host everything with Micro.Blog on bobwertz.com, but my content automatically crossposts to Bluesky (plus Threads and Mastodon).

And that’s why Micro.Blog is the perfect solution for people who want to experiment with different platforms, but maintain a centralized web presence. Manton’s built something amazing at Micro.Blog and I’m still surprised how few people know about it. [Plans start at $5/month, but I pay $10/month for the premium plan](https://micro.blog/about/pricing), which includes multiple blogs, email newsletters, an alternative social media feed that allows me to follow people on Mastodon, bookmarking, an RSS reader, short video hosting an independent Goodreads alternative, and more. I can use it with desktop apps like MarsEdit and Ulysses. It&#39;s phenomenal, and the best solution for me as we collectively figure out what&#39;s next in social media.

---

_Bob Wertz is a type designer, Ph.D. student and researcher living in Columbia, South Carolina. He’s been blogging since 2008._


[^1]: Seriously everything... Linked In! Nostr! Flickr! PeerTube! Pixelfed! Tumblr!
</source:markdown>
    </item>
    
    <item>
      <title></title>
      <link>https://bobwertz.com/2026/06/29/when-i-switched-jobs-at.html</link>
      <pubDate>Mon, 29 Jun 2026 16:05:17 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/06/29/when-i-switched-jobs-at.html</guid>
      <description>&lt;p&gt;When I switched jobs at the university, my parking spot moved from a surface lot to a parking garage. And while I pay more for the reserved garage spot, I have to say that it&amp;rsquo;s nice to have my car in the shade when it is 95°F outside.&lt;/p&gt;
</description>
      <source:markdown>When I switched jobs at the university, my parking spot moved from a surface lot to a parking garage. And while I pay more for the reserved garage spot, I have to say that it&#39;s nice to have my car in the shade when it is 95°F outside.
</source:markdown>
    </item>
    
    <item>
      <title></title>
      <link>https://bobwertz.com/2026/06/29/the-verge-the-war-against.html</link>
      <pubDate>Mon, 29 Jun 2026 09:57:41 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/06/29/the-verge-the-war-against.html</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://www.theverge.com/science/957630/omb-killing-science-budget-grants-research?view_token=eyJhbGciOiJIUzI1NiJ9.eyJpZCI6ImY3RW5FT2Z5Z2siLCJwIjoiL3NjaWVuY2UvOTU3NjMwL29tYi1raWxsaW5nLXNjaWVuY2UtYnVkZ2V0LWdyYW50cy1yZXNlYXJjaCIsImV4cCI6MTc4MzE3MzQzMiwiaWF0IjoxNzgyNzQxNDMyfQ.ckbpxt7zgdlbPfUdPaCC1LrAENWBGrmBmQlZhYCegkA&amp;amp;utm_medium=gift-link&#34;&gt;The Verge: The war against ‘woke’ could end US science as we know it.&lt;/a&gt;&lt;/p&gt;
</description>
      <source:markdown>[The Verge: The war against ‘woke’ could end US science as we know it.](https://www.theverge.com/science/957630/omb-killing-science-budget-grants-research?view_token=eyJhbGciOiJIUzI1NiJ9.eyJpZCI6ImY3RW5FT2Z5Z2siLCJwIjoiL3NjaWVuY2UvOTU3NjMwL29tYi1raWxsaW5nLXNjaWVuY2UtYnVkZ2V0LWdyYW50cy1yZXNlYXJjaCIsImV4cCI6MTc4MzE3MzQzMiwiaWF0IjoxNzgyNzQxNDMyfQ.ckbpxt7zgdlbPfUdPaCC1LrAENWBGrmBmQlZhYCegkA&amp;utm_medium=gift-link)
</source:markdown>
    </item>
    
    <item>
      <title></title>
      <link>https://bobwertz.com/2026/06/29/cal-newport-on-productivity-paradoxes.html</link>
      <pubDate>Mon, 29 Jun 2026 09:12:16 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/06/29/cal-newport-on-productivity-paradoxes.html</guid>
      <description>&lt;p&gt;&lt;a href=&#34;https://calnewport.com/beware-of-productivity-paradoxes/&#34;&gt;Cal Newport on Productivity Paradoxes:&lt;/a&gt;&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;Similarly, it seems unlikely that AI is a technological genie that will be fully returned to its bottle. Much like early PCs, there is too much untapped convenience to be ignored. But as we struggle to figure out how to think about the promise of these tools, it’s worth remembering that in the digital world, productivity doesn’t always match our expectations.&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;The comparison to early PCs is good. The rise of AI also seems similar to the advent of desktop publishing. Incredible promise, but the true productivity payoff might be decades away.&lt;/p&gt;
</description>
      <source:markdown>[Cal Newport on Productivity Paradoxes:](https://calnewport.com/beware-of-productivity-paradoxes/)

&gt; Similarly, it seems unlikely that AI is a technological genie that will be fully returned to its bottle. Much like early PCs, there is too much untapped convenience to be ignored. But as we struggle to figure out how to think about the promise of these tools, it’s worth remembering that in the digital world, productivity doesn’t always match our expectations.

The comparison to early PCs is good. The rise of AI also seems similar to the advent of desktop publishing. Incredible promise, but the true productivity payoff might be decades away.
</source:markdown>
    </item>
    
    <item>
      <title></title>
      <link>https://bobwertz.com/2026/06/28/what-a-wild-ending-to.html</link>
      <pubDate>Sun, 28 Jun 2026 17:25:04 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/06/28/what-a-wild-ending-to.html</guid>
      <description>&lt;p&gt;What a wild ending to the Cubs vs. Brewers game. Glad the Cubs could hold on&amp;hellip;&lt;/p&gt;
</description>
      <source:markdown>What a wild ending to the Cubs vs. Brewers game. Glad the Cubs could hold on...
</source:markdown>
    </item>
    
    <item>
      <title></title>
      <link>https://bobwertz.com/2026/06/26/ive-used-glyphs-for-type.html</link>
      <pubDate>Fri, 26 Jun 2026 09:59:53 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/06/26/ive-used-glyphs-for-type.html</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve used &lt;a href=&#34;https://glyphsapp.com&#34;&gt;Glyphs&lt;/a&gt; for type design since 2011. Love the new features coming with Glyphs 4 in July. Such a great application and it keeps getting better.&lt;/p&gt;
</description>
      <source:markdown>I&#39;ve used [Glyphs](https://glyphsapp.com) for type design since 2011. Love the new features coming with Glyphs 4 in July. Such a great application and it keeps getting better.
</source:markdown>
    </item>
    
    <item>
      <title></title>
      <link>https://bobwertz.com/2026/06/25/sigh-i-waited-too-long.html</link>
      <pubDate>Thu, 25 Jun 2026 10:26:14 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/06/25/sigh-i-waited-too-long.html</guid>
      <description>&lt;p&gt;Sigh. I waited too long to buy my daughter&amp;rsquo;s laptop for college. I was waiting for Apple&amp;rsquo;s annual back to school promotion, but the MacBook Neo she wants is now $100 more.&lt;/p&gt;
</description>
      <source:markdown>Sigh. I waited too long to buy my daughter&#39;s laptop for college. I was waiting for Apple&#39;s annual back to school promotion, but the MacBook Neo she wants is now $100 more.
</source:markdown>
    </item>
    
    <item>
      <title>Slate Update</title>
      <link>https://bobwertz.com/2026/06/24/slate-update.html</link>
      <pubDate>Wed, 24 Jun 2026 22:28:09 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/06/24/slate-update.html</guid>
      <description>&lt;p&gt;I don’t need a car right now, but in year or so, my daughter will need her car at college and I will need a car to take me back and forth to work. My wife won’t let me get a &lt;a href=&#34;https://japandirectmotors.com/inventory/kei-vehicles&#34;&gt;mini truck from local importer Japan Direct Motors,&lt;/a&gt; so maybe a Slate is the next best thing.&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve wanted an EV for a long while, but the timing just hasn&amp;rsquo;t been right.  In a perfect world, I&amp;rsquo;d support &lt;a href=&#34;https://www.scoutmotors.com/&#34;&gt;Scout Motors&lt;/a&gt; which is building a factory outside of my hometown of Columbia, South Carolina. I love the way the Scouts look, but the starting price for a their very nice EV pickup is around $60,000. I&amp;rsquo;ve also eyeballed other cars like the &lt;a href=&#34;https://rivian.com/r3&#34;&gt;Rivian R3&lt;/a&gt;, but who knows when that will finally hit the market. I like a small car, but many of the &lt;a href=&#34;https://www.volkswagen.co.uk/en/new/id-polo.html&#34;&gt;smallest EVs&lt;/a&gt; aren&amp;rsquo;t going to make it to the United States market.&lt;/p&gt;
&lt;p&gt;And then there is the &lt;a href=&#34;https://www.slate.auto/en&#34;&gt;Slate.&lt;/a&gt; I&amp;rsquo;ve been interested in the bare bones basic truck since they announced it. I love the idea of an infinitely customizable vehicle that starts at a low price. Then add the features you want over time.&lt;/p&gt;
&lt;p&gt;Slate hosted a media event today to announce the final pricing and configurator, so there are a bunch of articles and videos out now. I enjoyed an &lt;a href=&#34;https://www.theverge.com/transportation/955454/slate-truck-ev-price-drive-specs-minimalism&#34;&gt;article from The Verge&lt;/a&gt; and &lt;a href=&#34;https://youtu.be/d0t7wpkFc6U?si=kJS62XtWHLlM1CNI&#34;&gt;Marques Brownlee&amp;rsquo;s video preview&lt;/a&gt;. If you want a deep dive, &lt;a href=&#34;https://youtu.be/qBJia4xhgec?si=rprjsThavnV008Ts&#34;&gt;this 55-minute video&lt;/a&gt; packs lots of details.&lt;/p&gt;
&lt;p&gt;I think the price is right at $25,000. (Imagine if the $7,500 EV tax credit was still available!) They originally planned to offer two battery packs, but settled on a single option with a range of just over 200 miles. That will work for my daily commute with plenty of range anxiety cushion to spare.&lt;/p&gt;
&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/green-slate.png&#34; alt=&#34;Green slate.&#34; title=&#34;green_slate.png&#34; border=&#34;0&#34; width=&#34;599&#34; height=&#34;366&#34; /&gt;
&lt;p&gt;I&amp;rsquo;d want to add some options of course&amp;hellip; Probably a full body vinyl wrap, some speakers and maybe a center console. I also really like the look of the fastback, which adds $6,000 to the cost of the car. Browsing the Slate online configuration app, you can see how large the accessory ecosystem could become.&lt;/p&gt;
&lt;p&gt;I still have questions. I want to see the crash test results and some more reviews. But after all of the announcements today, I&amp;rsquo;m absolutely still interested.&lt;/p&gt;
&lt;hr&gt;
&lt;p&gt;&lt;em&gt;Bob Wertz is a type designer, Ph.D. student and researcher living in Columbia, South Carolina. He’s been blogging since 2008.&lt;/em&gt;&lt;/p&gt;
</description>
      <source:markdown>I don’t need a car right now, but in year or so, my daughter will need her car at college and I will need a car to take me back and forth to work. My wife won’t let me get a [mini truck from local importer Japan Direct Motors,](https://japandirectmotors.com/inventory/kei-vehicles) so maybe a Slate is the next best thing.

I&#39;ve wanted an EV for a long while, but the timing just hasn&#39;t been right.  In a perfect world, I&#39;d support [Scout Motors](https://www.scoutmotors.com/) which is building a factory outside of my hometown of Columbia, South Carolina. I love the way the Scouts look, but the starting price for a their very nice EV pickup is around $60,000. I&#39;ve also eyeballed other cars like the [Rivian R3](https://rivian.com/r3), but who knows when that will finally hit the market. I like a small car, but many of the [smallest EVs](https://www.volkswagen.co.uk/en/new/id-polo.html) aren&#39;t going to make it to the United States market.

And then there is the [Slate.](https://www.slate.auto/en) I&#39;ve been interested in the bare bones basic truck since they announced it. I love the idea of an infinitely customizable vehicle that starts at a low price. Then add the features you want over time.

Slate hosted a media event today to announce the final pricing and configurator, so there are a bunch of articles and videos out now. I enjoyed an [article from The Verge](https://www.theverge.com/transportation/955454/slate-truck-ev-price-drive-specs-minimalism) and [Marques Brownlee&#39;s video preview](https://youtu.be/d0t7wpkFc6U?si=kJS62XtWHLlM1CNI). If you want a deep dive, [this 55-minute video](https://youtu.be/qBJia4xhgec?si=rprjsThavnV008Ts) packs lots of details. 

I think the price is right at $25,000. (Imagine if the $7,500 EV tax credit was still available!) They originally planned to offer two battery packs, but settled on a single option with a range of just over 200 miles. That will work for my daily commute with plenty of range anxiety cushion to spare.

&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/green-slate.png&#34; alt=&#34;Green slate.&#34; title=&#34;green_slate.png&#34; border=&#34;0&#34; width=&#34;599&#34; height=&#34;366&#34; /&gt;

I&#39;d want to add some options of course... Probably a full body vinyl wrap, some speakers and maybe a center console. I also really like the look of the fastback, which adds $6,000 to the cost of the car. Browsing the Slate online configuration app, you can see how large the accessory ecosystem could become. 

I still have questions. I want to see the crash test results and some more reviews. But after all of the announcements today, I&#39;m absolutely still interested.

---

_Bob Wertz is a type designer, Ph.D. student and researcher living in Columbia, South Carolina. He’s been blogging since 2008._
</source:markdown>
    </item>
    
    <item>
      <title></title>
      <link>https://bobwertz.com/2026/06/24/i-love-the-potential-of.html</link>
      <pubDate>Wed, 24 Jun 2026 09:03:28 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/06/24/i-love-the-potential-of.html</guid>
      <description>&lt;p&gt;I love the potential of Slate and the idea of an extremely customizable vehicle. I remember catalogs of accessories to customize old Jeep CJ-7s. I just don&amp;rsquo;t know how big the market is today for a &lt;a href=&#34;https://insideevs.com/news/799661/slate-truck-pricing-official-2026/&#34;&gt;$25K EV truck with crank windows.&lt;/a&gt;&lt;/p&gt;
</description>
      <source:markdown>I love the potential of Slate and the idea of an extremely customizable vehicle. I remember catalogs of accessories to customize old Jeep CJ-7s. I just don&#39;t know how big the market is today for a [$25K EV truck with crank windows.](https://insideevs.com/news/799661/slate-truck-pricing-official-2026/)
</source:markdown>
    </item>
    
    <item>
      <title></title>
      <link>https://bobwertz.com/2026/06/21/fun-fathers-day-drove-up.html</link>
      <pubDate>Sun, 21 Jun 2026 21:09:23 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/06/21/fun-fathers-day-drove-up.html</guid>
      <description>&lt;p&gt;Fun Father’s Day. Drove up to Asheville to see Norah. Headed to Looking Glass Falls. Stopped by Dolly’s on the way out of Pisgah to get some ice cream.&lt;/p&gt;
&lt;p&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/81b7170ed4.jpg&#34; width=&#34;600&#34; height=&#34;600&#34; alt=&#34;A group of five people, consisting of two men and three women, are smiling and posing together outside in a sunny, wooded area near some buildings.&#34;&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/54098d0e58.jpg&#34; width=&#34;599&#34; height=&#34;600&#34; alt=&#34;A man and a woman wearing sunglasses smile together in front of a waterfall surrounded by lush greenery.&#34;&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/b4a4a5d530.jpg&#34; width=&#34;600&#34; height=&#34;599&#34; alt=&#34;A group of four people wearing sunglasses is taking a selfie in front of a scenic waterfall.&#34;&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/196d3753ec.jpg&#34; width=&#34;600&#34; height=&#34;600&#34; alt=&#34;A young person wearing glasses and a gray t-shirt is standing on a rock in front of a large waterfall cascading down a rocky cliff.&#34;&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/ad0e48f479.jpg&#34; width=&#34;600&#34; height=&#34;600&#34; alt=&#34;A waterfall cascades down a rocky cliff surrounded by lush green trees under a clear blue sky.&#34;&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/e6000e990d.jpg&#34; width=&#34;600&#34; height=&#34;600&#34; alt=&#34;Three people posing and smiling together while standing in a shallow rocky stream surrounded by lush green forest.&#34;&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/f40d2ad466.jpg&#34; width=&#34;599&#34; height=&#34;600&#34; alt=&#34;A large ice cream cone sign with the word DOLLY&#39;S on it is mounted on a pole surrounded by leafy green trees.&#34;&gt;&lt;/p&gt;
</description>
      <source:markdown>Fun Father’s Day. Drove up to Asheville to see Norah. Headed to Looking Glass Falls. Stopped by Dolly’s on the way out of Pisgah to get some ice cream. 

&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/81b7170ed4.jpg&#34; width=&#34;600&#34; height=&#34;600&#34; alt=&#34;A group of five people, consisting of two men and three women, are smiling and posing together outside in a sunny, wooded area near some buildings.&#34;&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/54098d0e58.jpg&#34; width=&#34;599&#34; height=&#34;600&#34; alt=&#34;A man and a woman wearing sunglasses smile together in front of a waterfall surrounded by lush greenery.&#34;&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/b4a4a5d530.jpg&#34; width=&#34;600&#34; height=&#34;599&#34; alt=&#34;A group of four people wearing sunglasses is taking a selfie in front of a scenic waterfall.&#34;&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/196d3753ec.jpg&#34; width=&#34;600&#34; height=&#34;600&#34; alt=&#34;A young person wearing glasses and a gray t-shirt is standing on a rock in front of a large waterfall cascading down a rocky cliff.&#34;&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/ad0e48f479.jpg&#34; width=&#34;600&#34; height=&#34;600&#34; alt=&#34;A waterfall cascades down a rocky cliff surrounded by lush green trees under a clear blue sky.&#34;&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/e6000e990d.jpg&#34; width=&#34;600&#34; height=&#34;600&#34; alt=&#34;Three people posing and smiling together while standing in a shallow rocky stream surrounded by lush green forest.&#34;&gt;&lt;img src=&#34;https://cdn.uploads.micro.blog/67587/2026/f40d2ad466.jpg&#34; width=&#34;599&#34; height=&#34;600&#34; alt=&#34;A large ice cream cone sign with the word DOLLY&#39;S on it is mounted on a pole surrounded by leafy green trees.&#34;&gt;
</source:markdown>
    </item>
    
    <item>
      <title></title>
      <link>https://bobwertz.com/2026/06/20/just-spend-most-of-my.html</link>
      <pubDate>Sat, 20 Jun 2026 18:31:04 -0400</pubDate>
      
      <guid>http://bobwertz.micro.blog/2026/06/20/just-spend-most-of-my.html</guid>
      <description>&lt;p&gt;Just spent most of my Saturday working on my dissertation. Made some really good progress today. Lots still to do, but feeling good about the direction for the first time in a while.&lt;/p&gt;
</description>
      <source:markdown>Just spent most of my Saturday working on my dissertation. Made some really good progress today. Lots still to do, but feeling good about the direction for the first time in a while.
</source:markdown>
    </item>
    
  </channel>
</rss>
