<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
        <title>Pages on Dave&#39;s Technical Journal</title>
        <link>https://thedavecarroll.com/page/</link>
        <description>Recent content in Pages on Dave&#39;s Technical Journal</description>
        <generator>Hugo -- gohugo.io</generator>
        <language>en-us</language>
        <copyright>Dave Carroll</copyright>
        <atom:link href="https://thedavecarroll.com/page/index.xml" rel="self" type="application/rss+xml" />
        <item>
            <title>About</title>
            <link>https://thedavecarroll.com/about/</link>
            <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
            <author>Dave Carroll</author>
            <guid>https://thedavecarroll.com/about/</guid>
            <description><img src="https://thedavecarroll.com/images/header.jpeg" alt="Featured image of post About" />&lt;h2 id=&#34;this-site&#34;&gt;This Site&lt;/h2&gt;
&lt;p&gt;Welcome to my technical journal where I share my experiences and knowledge about PowerShell, general IT, and retrocomputing. Here you&amp;rsquo;ll find articles about:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;PowerShell scripting and automation&lt;/li&gt;
&lt;li&gt;General IT topics and solutions&lt;/li&gt;
&lt;li&gt;Best practices and lessons learned&lt;/li&gt;
&lt;li&gt;Vintage computing and technology&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;me&#34;&gt;Me&lt;/h2&gt;
&lt;p&gt;I started my career nearly 30 years ago at a small Mom-and-Pop computer store, building and repairing home computer systems and peripherals.
To put that time into perspective, we rented parallel CD-ROM drives and CD-ROM based games because the drives were cost prohibitive to the average gamer.
Since then, I&amp;rsquo;ve worked in the public and private sectors with 17 years spent in higher education.
Currently, I am a DevOps engineer for a finance company and use PowerShell and Python daily.&lt;/p&gt;</description>
        </item>
        <item>
            <title>Accessibility &amp; Validation</title>
            <link>https://thedavecarroll.com/valida11y/</link>
            <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
            <author>Dave Carroll</author>
            <guid>https://thedavecarroll.com/valida11y/</guid>
            <description>&lt;h2 id=&#34;accessibility&#34;&gt;Accessibility&lt;/h2&gt;
&lt;p&gt;This site is designed to meet &lt;strong&gt;WCAG 2.2 Level AA&lt;/strong&gt; accessibility standards.&lt;/p&gt;
&lt;h3 id=&#34;features&#34;&gt;Features&lt;/h3&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;Keyboard Navigation&lt;/strong&gt; - All interactive elements are accessible via keyboard&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Screen Reader Support&lt;/strong&gt; - Semantic HTML with proper ARIA landmarks and labels&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Color Contrast&lt;/strong&gt; - Text meets minimum contrast ratios (4.5:1 for normal text, 3:1 for large text)&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Touch Targets&lt;/strong&gt; - Interactive elements meet 44x44px minimum touch target size&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Responsive Design&lt;/strong&gt; - Content adapts to all screen sizes and zoom levels&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Reduced Motion&lt;/strong&gt; - Animations respect &lt;code&gt;prefers-reduced-motion&lt;/code&gt; preference&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;Dark Mode&lt;/strong&gt; - Supports system color scheme preference&lt;/li&gt;
&lt;/ul&gt;
&lt;h3 id=&#34;testing&#34;&gt;Testing&lt;/h3&gt;
&lt;p&gt;Accessibility is validated on every commit using:&lt;/p&gt;</description>
        </item>
        <item>
            <title>Helpful Resources</title>
            <link>https://thedavecarroll.com/resources/</link>
            <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
            <author>Dave Carroll</author>
            <guid>https://thedavecarroll.com/resources/</guid>
            <description><img src="https://thedavecarroll.com/images/resources.png" alt="Featured image of post Helpful Resources" />&lt;h2 id=&#34;powershell-blogs&#34;&gt;PowerShell Blogs&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://jdhitsolutions.com/blog/&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;Jeff Hicks’ blog, The Lonely Administrator&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://powershellexplained.com/?utm_source=thedavecarroll&amp;amp;utm_medium=blog&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;Kevin Marquette’s PowerShell Explained&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://ramblingcookiemonster.github.io/&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;Warren Frame’s Rambling Cookie Monster&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://www.ILovePowerShell.com&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;Michael Simmons’ ILovePowerShell.com&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;powershell-links&#34;&gt;PowerShell Links&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://www.powershell.org/&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;The DevOps Collective Site : PowerShell.org&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/PoshCode/PowerShellPracticeAndStyle&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;Unofficial PowerShell Best Practice and Style Guide&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;http://web.archive.org/web/20250321061530/https://www.planetpowershell.com/feed&#34;  class=&#34;archived-link&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;Planet PowerShell RSS Feed&lt;/a&gt;&lt;sup class=&#34;archive-indicator&#34; title=&#34;Original link unavailable - archive.org snapshot&#34;&gt;[archive]&lt;/sup&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id=&#34;microsoft-links&#34;&gt;Microsoft Links&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href=&#34;https://github.com/PowerShell/PowerShell&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;Official PowerShell GitHub Repo&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href=&#34;https://code.visualstudio.com/&#34; rel=&#34;noopener&#34; target=&#34;_blank&#34;&gt;Visual Studio Code&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;</description>
        </item>
        <item>
            <title>Links</title>
            <link>https://thedavecarroll.com/links/</link>
            <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
            <author>Dave Carroll</author>
            <guid>https://thedavecarroll.com/links/</guid>
            <description><img src="https://thedavecarroll.com/images/chain-links.jpg" alt="Featured image of post Links" />&lt;h2 id=&#34;social&#34;&gt;Social&lt;/h2&gt;






  

  

  

  

  

  

  

  

  
    
  

  









    
    



    
    



    
        
            
        
    
        
            
                
                
                
                
                
                    
                    
                
                
                
                    
                    
                
            
        
    
        
            
                
                
                
                
                
                    
                    
                
                
                
                    
                    
                
            
        
    
        
            
                
                
                
                
                
                    
                    
                
                
                
                    
                    
                
            
        
    



    
    
    
    
        
        
    



    
    





  &lt;ul class=&#34;influencer-links&#34;&gt;
  
    &lt;li class=&#34;influencer-link&#34;&gt;
      &lt;a href=&#34;https://thedavecarroll.com/links/&#34; target=&#34;_blank&#34; title=&#34;Link Page&#34;&gt;
        &lt;svg class=&#34;social-icon&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;path d=&#34;M9 15l6-6&#34;/&gt;&lt;path d=&#34;M11 6l.463-.536a5 5 0 0 1 7.071 7.072l-.534.464&#34;/&gt;&lt;path d=&#34;M13 18l-.397.534a5.068 5.068 0 0 1-7.127 0 4.972 4.972 0 0 1 0-7.071l.524-.463&#34;/&gt;&lt;/svg&gt;
        Link Page
      &lt;/a&gt;
    &lt;/li&gt;
  
    &lt;li class=&#34;influencer-link&#34;&gt;
      &lt;a href=&#34;https://thedavecarroll.com&#34; target=&#34;_blank&#34; title=&#34;Blog&#34;&gt;
        &lt;svg class=&#34;social-icon&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;path d=&#34;M3 4m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v12a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z&#34;/&gt;&lt;path d=&#34;M7 8h10&#34;/&gt;&lt;path d=&#34;M7 12h10&#34;/&gt;&lt;path d=&#34;M7 16h10&#34;/&gt;&lt;/svg&gt;
        Blog
      &lt;/a&gt;
    &lt;/li&gt;
  
    &lt;li class=&#34;influencer-link&#34;&gt;
      &lt;a href=&#34;https://bsky.app/profile/thedavecarroll.com&#34; target=&#34;_blank&#34; title=&#34;Bluesky&#34;&gt;
        &lt;svg class=&#34;social-icon&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;path d=&#34;M6.335 5.144c-1.654 -1.199 -4.335 -2.127 -4.335 .826c0 .59 .35 4.953 .556 5.661c.713 2.463 3.13 2.75 5.444 2.369c-4.045 .665 -4.889 3.208 -2.667 5.41c1.03 1.018 1.913 1.59 2.667 1.59c2 0 3.134 -2.769 3.5 -3.5c.333 -.667 .5 -1.167 .5 -1.5c0 .333 .167 .833 .5 1.5c.366 .731 1.5 3.5 3.5 3.5c.754 0 1.637 -.571 2.667 -1.59c2.222 -2.203 1.378 -4.746 -2.667 -5.41c2.314 .38 4.73 .094 5.444 -2.369c.206 -.708 .556 -5.072 .556 -5.661c0 -2.953 -2.68 -2.025 -4.335 -.826c-2.293 1.662 -4.76 5.048 -5.665 6.856c-.905 -1.808 -3.372 -5.194 -5.665 -6.856z&#34;/&gt;&lt;/svg&gt;
        Bluesky
      &lt;/a&gt;
    &lt;/li&gt;
  
    &lt;li class=&#34;influencer-link&#34;&gt;
      &lt;a href=&#34;https://www.linkedin.com/in/thedavecarroll&#34; target=&#34;_blank&#34; title=&#34;Linkedin&#34;&gt;
        &lt;svg class=&#34;social-icon&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;path d=&#34;M8 11v5&#34;/&gt;&lt;path d=&#34;M8 8v.01&#34;/&gt;&lt;path d=&#34;M12 16v-5&#34;/&gt;&lt;path d=&#34;M16 16v-3a2 2 0 0 0-4 0&#34;/&gt;&lt;rect x=&#34;4&#34; y=&#34;4&#34; width=&#34;16&#34; height=&#34;16&#34; rx=&#34;2&#34;/&gt;&lt;/svg&gt;
        Linkedin
      &lt;/a&gt;
    &lt;/li&gt;
  
    &lt;li class=&#34;influencer-link&#34;&gt;
      &lt;a href=&#34;https://fosstodon.org/@thedavecarroll&#34; target=&#34;_blank&#34; title=&#34;Mastodon&#34;&gt;
        &lt;svg class=&#34;social-icon&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;path d=&#34;M18.648 15.254c-1.816 1.763-6.648 1.626-6.648 1.626a18.262 18.262 0 0 1-3.288-.256c1.127 1.985 4.12 2.81 8.982 2.475-1.945 2.013-13.598 5.257-13.668-7.636L4 10.309c0-3.036.023-4.115 1.352-5.633C7.023 2.766 12 3.01 12 3.01s4.977-.243 6.648 1.667C19.977 6.195 20 7.274 20 10.31s-.456 4.074-1.352 4.944&#34;/&gt;&lt;path d=&#34;M12 11.204V8.278C12 7.02 11.105 6 10 6s-2 1.02-2 2.278v4.722m4-4.722c0-1.258.895-2.278 2-2.278s2 1.02 2 2.278v4.722&#34;/&gt;&lt;/svg&gt;
        Mastodon
      &lt;/a&gt;
    &lt;/li&gt;
  
    &lt;li class=&#34;influencer-link&#34;&gt;
      &lt;a href=&#34;https://github.com/thedavecarroll&#34; target=&#34;_blank&#34; title=&#34;GitHub&#34;&gt;
        &lt;svg class=&#34;social-icon&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;path d=&#34;M9 19c-4.3 1.4-4.3-2.5-6-3m12 5v-3.5c0-1 .1-1.4-.5-2c2.8-.3 5.5-1.4 5.5-6a4.6 4.6 0 0 0-1.3-3.2 4.2 4.2 0 0 0-.1-3.2s-1.1-.3-3.5 1.3a12.3 12.3 0 0 0-6.2 0c-2.4-1.6-3.5-1.3-3.5-1.3a4.2 4.2 0 0 0-.1 3.2 4.6 4.6 0 0 0-1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6.6-.6 1.2-.5 2V21&#34;/&gt;&lt;/svg&gt;
        GitHub
      &lt;/a&gt;
    &lt;/li&gt;
  
    &lt;li class=&#34;influencer-link&#34;&gt;
      &lt;a href=&#34;https://gist.github.com/thedavecarroll&#34; target=&#34;_blank&#34; title=&#34;Gists&#34;&gt;
        &lt;svg class=&#34;social-icon&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;path d=&#34;M3 3m0 2a2 2 0 0 1 2 -2h14a2 2 0 0 1 2 2v14a2 2 0 0 1 -2 2h-14a2 2 0 0 1 -2 -2z&#34;/&gt;&lt;path d=&#34;M7 7h10&#34;/&gt;&lt;path d=&#34;M7 12h10&#34;/&gt;&lt;path d=&#34;M7 17h10&#34;/&gt;&lt;/svg&gt;
        Gists
      &lt;/a&gt;
    &lt;/li&gt;
  
    &lt;li class=&#34;influencer-link&#34;&gt;
      &lt;a href=&#34;https://sessionize.com/thedavecarroll/&#34; target=&#34;_blank&#34; title=&#34;Speaker Profile&#34;&gt;
        &lt;svg class=&#34;social-icon&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;path d=&#34;M12 20v-8&#34;/&gt;&lt;path d=&#34;M18 10a6 6 0 0 0-12 0&#34;/&gt;&lt;path d=&#34;M8 16h8&#34;/&gt;&lt;path d=&#34;M12 20v-8&#34;/&gt;&lt;/svg&gt;
        Speaker Profile
      &lt;/a&gt;
    &lt;/li&gt;
  
  &lt;/ul&gt;

&lt;h2 id=&#34;presentations&#34;&gt;Presentations&lt;/h2&gt;






&lt;div class=&#34;presentations&#34;&gt;
    
          
        &lt;div class=&#34;presentation-card&#34;&gt;
            &lt;div class=&#34;presentation-header&#34;&gt;
                &lt;h3 class=&#34;presentation-title&#34;&gt;BluebirdPS: A Twitter Automation Client for PowerShell 7&lt;/h3&gt;
                &lt;time class=&#34;presentation-date&#34; datetime=&#34;2020-12-01&#34;&gt;
                    December 1, 2020
                &lt;/time&gt;
            &lt;/div&gt;
            
            &lt;div class=&#34;presentation-event&#34;&gt;Southern California PowerShell User Group - December Remote Meeting&lt;/div&gt;
            
            
            
            &lt;div class=&#34;presentation-links&#34;&gt;
                
                &lt;a href=&#34;https://github.com/thedavecarroll/Presentations/tree/main/2020/SoCalPSUG-December&#34; class=&#34;button&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
                    &lt;svg class=&#34;social-icon&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;path d=&#34;M9 19c-4.3 1.4-4.3-2.5-6-3m12 5v-3.5c0-1 .1-1.4-.5-2c2.8-.3 5.5-1.4 5.5-6a4.6 4.6 0 0 0-1.3-3.2 4.2 4.2 0 0 0-.1-3.2s-1.1-.3-3.5 1.3a12.3 12.3 0 0 0-6.2 0c-2.4-1.6-3.5-1.3-3.5-1.3a4.2 4.2 0 0 0-.1 3.2 4.6 4.6 0 0 0-1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6.6-.6 1.2-.5 2V21&#34;/&gt;&lt;/svg&gt;
                    Materials
                &lt;/a&gt;
                
                
            &lt;/div&gt;
        &lt;/div&gt;
        
    
          
        &lt;div class=&#34;presentation-card&#34;&gt;
            &lt;div class=&#34;presentation-header&#34;&gt;
                &lt;h3 class=&#34;presentation-title&#34;&gt;Automating Twitter: Using PowerShell to Call the Twitter API&lt;/h3&gt;
                &lt;time class=&#34;presentation-date&#34; datetime=&#34;2020-10-07&#34;&gt;
                    October 7, 2020
                &lt;/time&gt;
            &lt;/div&gt;
            
            &lt;div class=&#34;presentation-event&#34;&gt;Research Triangle PowerShell User Group - October Presentation&lt;/div&gt;
            
            
            
            &lt;div class=&#34;presentation-links&#34;&gt;
                
                &lt;a href=&#34;https://github.com/thedavecarroll/Presentations/blob/main/2020/RTPSUG-October&#34; class=&#34;button&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
                    &lt;svg class=&#34;social-icon&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;path d=&#34;M9 19c-4.3 1.4-4.3-2.5-6-3m12 5v-3.5c0-1 .1-1.4-.5-2c2.8-.3 5.5-1.4 5.5-6a4.6 4.6 0 0 0-1.3-3.2 4.2 4.2 0 0 0-.1-3.2s-1.1-.3-3.5 1.3a12.3 12.3 0 0 0-6.2 0c-2.4-1.6-3.5-1.3-3.5-1.3a4.2 4.2 0 0 0-.1 3.2 4.6 4.6 0 0 0-1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6.6-.6 1.2-.5 2V21&#34;/&gt;&lt;/svg&gt;
                    Materials
                &lt;/a&gt;
                
                
                &lt;a href=&#34;https://www.youtube.com/watch?v=ttQC6Zo4ovA&#34; class=&#34;button&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
                    &lt;svg class=&#34;social-icon&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;rect x=&#34;2&#34; y=&#34;4&#34; width=&#34;20&#34; height=&#34;16&#34; rx=&#34;2&#34;/&gt;&lt;path d=&#34;m10 8 6 4-6 4Z&#34;/&gt;&lt;/svg&gt;
                    Video
                &lt;/a&gt;
                
            &lt;/div&gt;
        &lt;/div&gt;
        
    
          
        &lt;div class=&#34;presentation-card&#34;&gt;
            &lt;div class=&#34;presentation-header&#34;&gt;
                &lt;h3 class=&#34;presentation-title&#34;&gt;Crossing the Divide - A System Administrator&amp;#39;s Path to DevOps&lt;/h3&gt;
                &lt;time class=&#34;presentation-date&#34; datetime=&#34;2019-09-21&#34;&gt;
                    September 21, 2019
                &lt;/time&gt;
            &lt;/div&gt;
            
            &lt;div class=&#34;presentation-event&#34;&gt;Research Triangle PowerShell User Group - PowerShell Saturday&lt;/div&gt;
            
            
            
            &lt;div class=&#34;presentation-links&#34;&gt;
                
                &lt;a href=&#34;https://github.com/thedavecarroll/Presentations/blob/main/2019/RTPSUG-PSSaturday&#34; class=&#34;button&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
                    &lt;svg class=&#34;social-icon&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;path d=&#34;M9 19c-4.3 1.4-4.3-2.5-6-3m12 5v-3.5c0-1 .1-1.4-.5-2c2.8-.3 5.5-1.4 5.5-6a4.6 4.6 0 0 0-1.3-3.2 4.2 4.2 0 0 0-.1-3.2s-1.1-.3-3.5 1.3a12.3 12.3 0 0 0-6.2 0c-2.4-1.6-3.5-1.3-3.5-1.3a4.2 4.2 0 0 0-.1 3.2 4.6 4.6 0 0 0-1.3 3.2c0 4.6 2.7 5.7 5.5 6c-.6.6-.6 1.2-.5 2V21&#34;/&gt;&lt;/svg&gt;
                    Materials
                &lt;/a&gt;
                
                
                &lt;a href=&#34;https://www.youtube.com/watch?v=1flNsscG5zU&#34; class=&#34;button&#34; target=&#34;_blank&#34; rel=&#34;noopener noreferrer&#34;&gt;
                    &lt;svg class=&#34;social-icon&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34;&gt;&lt;rect x=&#34;2&#34; y=&#34;4&#34; width=&#34;20&#34; height=&#34;16&#34; rx=&#34;2&#34;/&gt;&lt;path d=&#34;m10 8 6 4-6 4Z&#34;/&gt;&lt;/svg&gt;
                    Video
                &lt;/a&gt;
                
            &lt;/div&gt;
        &lt;/div&gt;
        
    
        
    
&lt;/div&gt;</description>
        </item>
        <item>
            <title>My General Statement on AI</title>
            <link>https://thedavecarroll.com/ai/</link>
            <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
            <author>Dave Carroll</author>
            <guid>https://thedavecarroll.com/ai/</guid>
            <description><img src="https://thedavecarroll.com/images/ai-manifesto.png" alt="Featured image of post My General Statement on AI" />&lt;p&gt;Originally, I was very much against using AI.
I was concerned that people would start relying on it more than other people.
But over time, I started to reframe the idea of AI simply as a tool.
Much like a hammer, AI can be used to build or destroy.&lt;/p&gt;
&lt;p&gt;Humans have had access to and have created tools, items, and things that can be quite utilitarian and quite destructive at the same time.&lt;/p&gt;</description>
        </item>
        <item>
            <title>Retired Links</title>
            <link>https://thedavecarroll.com/retired-links/</link>
            <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
            <author>Dave Carroll</author>
            <guid>https://thedavecarroll.com/retired-links/</guid>
            <description><img src="https://thedavecarroll.com/images/broken-links.jpeg" alt="Featured image of post Retired Links" />&lt;p&gt;I have retired the following links site wide.&lt;/p&gt;
&lt;p&gt;Any links to the original content will now send you here, likewise with any links that are just no longer working.&lt;/p&gt;




    
    
    


&lt;div class=&#34;notice retiredlink&#34;&gt;
    &lt;div class=&#34;notice-icon&#34;&gt;
        
            &lt;svg  xmlns=&#34;http://www.w3.org/2000/svg&#34; width=&#34;24&#34; height=&#34;24&#34; viewBox=&#34;0 0 24 24&#34; fill=&#34;none&#34; stroke=&#34;currentColor&#34; stroke-width=&#34;2&#34; stroke-linecap=&#34;round&#34; stroke-linejoin=&#34;round&#34; class=&#34;icon icon-tabler icons-tabler-outline icon-tabler-unlink&#34;&gt;&lt;path stroke=&#34;none&#34; d=&#34;M0 0h24v24H0z&#34; fill=&#34;none&#34;/&gt;&lt;path d=&#34;M17 22v-2&#34; /&gt;&lt;path d=&#34;M9 15l6 -6&#34; /&gt;&lt;path d=&#34;M11 6l.463 -.536a5 5 0 0 1 7.071 7.072l-.534 .464&#34; /&gt;&lt;path d=&#34;M13 18l-.397 .534a5.068 5.068 0 0 1 -7.127 0a4.972 4.972 0 0 1 0 -7.071l.524 -.463&#34; /&gt;&lt;path d=&#34;M20 17h2&#34; /&gt;&lt;path d=&#34;M2 7h2&#34; /&gt;&lt;path d=&#34;M7 2v2&#34; /&gt;&lt;/svg&gt;
        
    &lt;/div&gt;
    &lt;div class=&#34;notice-content&#34;&gt;
        &lt;div class=&#34;notice-type&#34;&gt;Twitter/X&lt;/div&gt;
        &lt;div class=&#34;notice-text&#34;&gt;
            &lt;p&gt;I deleted my Twitter account on March 10, 2024 though, to be fair, I was silent on there for much of the previous year.&lt;/p&gt;</description>
        </item>
    </channel>
</rss>
