<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Thoughts of Mike</title>
    <link>https://thoughtsofmike.com/</link>
    <description>Recent content on Thoughts of Mike</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Tue, 24 Mar 2026 00:00:00 +0000</lastBuildDate>
    <atom:link href="https://thoughtsofmike.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Image Encoders</title>
      <link>https://thoughtsofmike.com/thoughts/image-encoder/</link>
      <pubDate>Tue, 24 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/thoughts/image-encoder/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been slowly trying to add more of my photography to this site over the last few weeks. I spent a few hours over the weekend adding images to folders and getting things organized. Most of my photography is digital, with a handful of film scans as well. And they take a variety of sizes and aspect ratios. To keep the hosting costs under control, I figured I would crop and resize the images I was adding so they&amp;rsquo;d be a more uniform size. And in the process, I went overboard and ended up making them too small to be useful. And they were all renamed by that point.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Local LLM</title>
      <link>https://thoughtsofmike.com/thoughts/local-llm/</link>
      <pubDate>Sat, 14 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/thoughts/local-llm/</guid>
      <description>&lt;p&gt;I&amp;rsquo;ve been posting a lot about &lt;a href=&#34;https://thoughtsofmike.com/projects/daft-punk-part-1&#34; &gt;my Daft Punk project&lt;/a&gt;, and one of the things that I&amp;rsquo;ve been relying quite heavily on is local large language models for coding assistance. It&amp;rsquo;s one of those things that I thought would be interesting to play with, and ended up actually being kind of useful. I really do think that these kinds of models are going to play a really big role in the future of AI assisted software development and &lt;a href=&#34;https://www.apple.com/newsroom/2026/03/apple-introduces-macbook-pro-with-all-new-m5-pro-and-m5-max/&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;last week&amp;rsquo;s announcements by Apple about their M5 chips&lt;/a&gt;, combined with &lt;a href=&#34;https://techcrunch.com/2026/03/02/anthropics-claude-reports-widespread-outage/&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;large scale outages of services like Claude code&lt;/a&gt; make me increasingly convinced that local language models aren&amp;rsquo;t going anywhere. It&amp;rsquo;s really amazing what you can accomplish with an open source model that you&amp;rsquo;ve downloaded for free from the Internet.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Hello, World</title>
      <link>https://thoughtsofmike.com/thoughts/hello-world/</link>
      <pubDate>Tue, 10 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/thoughts/hello-world/</guid>
      <description>&lt;p&gt;This is the first post. But there&amp;rsquo;s plenty more to come.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Seville</title>
      <link>https://thoughtsofmike.com/art/seville/</link>
      <pubDate>Tue, 03 Mar 2026 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/art/seville/</guid>
      <description></description>
    </item>
    <item>
      <title>Part 3: The Electronics Package</title>
      <link>https://thoughtsofmike.com/projects/daft-punk/part-3/</link>
      <pubDate>Mon, 16 Feb 2026 00:00:00 +0100</pubDate>
      <guid>https://thoughtsofmike.com/projects/daft-punk/part-3/</guid>
      <description>&lt;p&gt;I talked a bit about the process of building the shell in &lt;a href=&#34;https://thoughtsofmike.com/projects/daft-punk-part-2&#34; &gt;part 2&lt;/a&gt;. Now it&amp;rsquo;s time to figure out what goes inside it — the electronics.&lt;/p&gt;&#xA;&lt;hr&gt;&#xA;&lt;h2 id=&#34;1-rough-plan-outline&#34;&gt;&#xA;  1. Rough Plan Outline&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#1-rough-plan-outline&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;I spent a lot of time before beginning this project thinking about the way I wanted to light it. The images of Daft Punk from the early 2000s and Bangalter&amp;rsquo;s glowing lights immediately came to mind. Over the years I have seen other people recreate this helmet with varying degrees of polish and sophistication. The ones that went all the way were usually soldering loose LEDs together and multiplexing with Arduinos and big bundles of wire. And I don&amp;rsquo;t think I saw any that allowed the helmet to talk to other devices. That left me with a few ideas to work with.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Part 2: Printing the Shell</title>
      <link>https://thoughtsofmike.com/projects/daft-punk-part-2/</link>
      <pubDate>Fri, 06 Feb 2026 00:00:00 +0100</pubDate>
      <guid>https://thoughtsofmike.com/projects/daft-punk-part-2/</guid>
      <description>&lt;p&gt;In &lt;a href=&#34;https://thoughtsofmike.com/projects/daft-punk-part-1&#34; &gt;part 1&lt;/a&gt;, I laid out the plan for this project. Since then, the printer has been running. This post covers the first real milestone: a printed helmet shell.&lt;/p&gt;&#xA;&lt;h2 id=&#34;the-model&#34;&gt;&#xA;  The Model&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#the-model&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;I covered model selection in the &lt;a href=&#34;https://thoughtsofmike.com/projects/daft-punk-part-1&#34; &gt;last post&lt;/a&gt;. I landed on &lt;a href=&#34;https://www.thingiverse.com/thing:5033571&#34;  class=&#34;external-link&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;this one from Thingiverse&lt;/a&gt; — good detail, clean geometry, and workable topology. The first order of business was getting it into Fusion 360 to scale it to wearable dimensions and cut it into chunks that would actually fit on the build plate.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Part 1: The Plan</title>
      <link>https://thoughtsofmike.com/projects/daft-punk-part-1/</link>
      <pubDate>Sun, 01 Feb 2026 09:49:05 +0100</pubDate>
      <guid>https://thoughtsofmike.com/projects/daft-punk-part-1/</guid>
      <description>&lt;p&gt;For many years, I&amp;rsquo;ve wanted to make a replica of Thomas Bangalter&amp;rsquo;s Daft Punk helmet — the silver one. Full size, wearable, with working lights. And recently I decided to do something about it. This is one of those projects that floats around in my head in different forms but never materializes because of the scope and complexity. But that ends now.&lt;/p&gt;&#xA;&lt;h2 id=&#34;why&#34;&gt;&#xA;  Why?&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#why&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h2&gt;&#xA;&lt;p&gt;A lot of elder millennials will remember when Daft Punk first made an appearance. I listened to a huge amount of their music when I was in high school and college, and it&amp;rsquo;s still on a steady rotation today. I always liked the costumes they wore. I guess it was to help separate their personal identities from the music they created.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Anthony McCall at the Tate Modern</title>
      <link>https://thoughtsofmike.com/art/anthony_mccall/</link>
      <pubDate>Thu, 31 Oct 2024 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/art/anthony_mccall/</guid>
      <description></description>
    </item>
    <item>
      <title>The Barbican - London</title>
      <link>https://thoughtsofmike.com/art/barbican/</link>
      <pubDate>Wed, 30 Oct 2024 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/art/barbican/</guid>
      <description></description>
    </item>
    <item>
      <title>Brittany</title>
      <link>https://thoughtsofmike.com/art/brittany/</link>
      <pubDate>Fri, 14 Jun 2024 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/art/brittany/</guid>
      <description></description>
    </item>
    <item>
      <title>NYC 2024</title>
      <link>https://thoughtsofmike.com/art/nyc_2024/</link>
      <pubDate>Sun, 02 Jun 2024 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/art/nyc_2024/</guid>
      <description></description>
    </item>
    <item>
      <title>London 2024</title>
      <link>https://thoughtsofmike.com/art/london_2024/</link>
      <pubDate>Thu, 11 Jan 2024 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/art/london_2024/</guid>
      <description></description>
    </item>
    <item>
      <title>Alsace</title>
      <link>https://thoughtsofmike.com/art/alsace/</link>
      <pubDate>Wed, 17 May 2023 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/art/alsace/</guid>
      <description></description>
    </item>
    <item>
      <title>Amsterdam Night 2022</title>
      <link>https://thoughtsofmike.com/art/amsterdam_night_2022/</link>
      <pubDate>Sat, 10 Dec 2022 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/art/amsterdam_night_2022/</guid>
      <description></description>
    </item>
    <item>
      <title>Africa</title>
      <link>https://thoughtsofmike.com/art/africa/</link>
      <pubDate>Mon, 26 Sep 2022 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/art/africa/</guid>
      <description></description>
    </item>
    <item>
      <title>Paris</title>
      <link>https://thoughtsofmike.com/art/paris/</link>
      <pubDate>Sat, 10 Sep 2022 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/art/paris/</guid>
      <description></description>
    </item>
    <item>
      <title>Utrecht</title>
      <link>https://thoughtsofmike.com/art/utrecht_bw/</link>
      <pubDate>Sun, 23 Jan 2022 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/art/utrecht_bw/</guid>
      <description></description>
    </item>
    <item>
      <title>Black and White Favorites</title>
      <link>https://thoughtsofmike.com/art/bw_favorites/</link>
      <pubDate>Thu, 13 Jan 2022 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/art/bw_favorites/</guid>
      <description></description>
    </item>
    <item>
      <title>Manasquan</title>
      <link>https://thoughtsofmike.com/art/manasquan/</link>
      <pubDate>Wed, 22 Sep 2021 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/art/manasquan/</guid>
      <description></description>
    </item>
    <item>
      <title>Quarantine</title>
      <link>https://thoughtsofmike.com/art/quarantine/</link>
      <pubDate>Mon, 01 Feb 2021 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/art/quarantine/</guid>
      <description></description>
    </item>
    <item>
      <title>Eye Museum</title>
      <link>https://thoughtsofmike.com/art/eye_museum/</link>
      <pubDate>Mon, 19 Oct 2020 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/art/eye_museum/</guid>
      <description></description>
    </item>
    <item>
      <title>Barcelona</title>
      <link>https://thoughtsofmike.com/art/barcelona/</link>
      <pubDate>Sun, 23 Feb 2020 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/art/barcelona/</guid>
      <description></description>
    </item>
    <item>
      <title>Sagrada Família</title>
      <link>https://thoughtsofmike.com/art/sagrada_familia/</link>
      <pubDate>Thu, 13 Feb 2020 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/art/sagrada_familia/</guid>
      <description></description>
    </item>
    <item>
      <title>Scotland</title>
      <link>https://thoughtsofmike.com/art/scotland/</link>
      <pubDate>Sun, 15 Dec 2019 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/art/scotland/</guid>
      <description></description>
    </item>
    <item>
      <title>Autumn Leaves</title>
      <link>https://thoughtsofmike.com/art/autumn_leaves/</link>
      <pubDate>Sat, 19 Oct 2019 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/art/autumn_leaves/</guid>
      <description></description>
    </item>
    <item>
      <title>Amsterdam 2019</title>
      <link>https://thoughtsofmike.com/art/amsterdam_2019/</link>
      <pubDate>Fri, 20 Sep 2019 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/art/amsterdam_2019/</guid>
      <description></description>
    </item>
    <item>
      <title>Norway 2019</title>
      <link>https://thoughtsofmike.com/art/norway_2019/</link>
      <pubDate>Wed, 14 Aug 2019 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/art/norway_2019/</guid>
      <description></description>
    </item>
    <item>
      <title>Norway 2018</title>
      <link>https://thoughtsofmike.com/art/norway_2018/</link>
      <pubDate>Sun, 24 Jun 2018 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/art/norway_2018/</guid>
      <description></description>
    </item>
    <item>
      <title>Tuscany</title>
      <link>https://thoughtsofmike.com/art/tuscany/</link>
      <pubDate>Mon, 19 Mar 2018 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/art/tuscany/</guid>
      <description></description>
    </item>
    <item>
      <title>WMATA</title>
      <link>https://thoughtsofmike.com/art/wmata/</link>
      <pubDate>Thu, 04 Jan 2018 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/art/wmata/</guid>
      <description></description>
    </item>
    <item>
      <title>Hi, I&#39;m Mike</title>
      <link>https://thoughtsofmike.com/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      <guid>https://thoughtsofmike.com/about/</guid>
      <description>&lt;img src=&#34;https://thoughtsofmike.com/images/headshot.jpg&#34; alt=&#34;It&#39;s me&#34; width=&#34;300&#34;&gt;&#xA;&lt;p&gt;This is a place where I write down what I&amp;rsquo;m up to. It&amp;rsquo;s a bit of an experiment for me so we&amp;rsquo;ll see how it goes. I&amp;rsquo;ve decided that I need a place to share my ideas and little projects, and this is what I&amp;rsquo;ve come up with.&lt;/p&gt;&#xA;&lt;h1 id=&#34;who-am-i&#34;&gt;&#xA;  Who am I?&#xA;  &lt;a class=&#34;heading-link&#34; href=&#34;#who-am-i&#34;&gt;&#xA;    &lt;i class=&#34;fa-solid fa-link&#34; aria-hidden=&#34;true&#34; title=&#34;Link to heading&#34;&gt;&lt;/i&gt;&#xA;    &lt;span class=&#34;sr-only&#34;&gt;Link to heading&lt;/span&gt;&#xA;  &lt;/a&gt;&#xA;&lt;/h1&gt;&#xA;&lt;p&gt;By day - machine learning engineer working on &amp;ldquo;the algorithm&amp;rdquo;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
