<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Max Cohn&#39;s Blog</title>
    <link>/blog/</link>
    <description>Recent content on Max Cohn&#39;s Blog</description>
    <generator>Hugo</generator>
    <language>en-us</language>
    <lastBuildDate>Tue, 26 Nov 2024 00:00:00 +0000</lastBuildDate>
    <atom:link href="/blog/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Patagonia Mini MLC 30L Packing and Sizing Data Points</title>
      <link>/blog/posts/2024-11-26-patagonia-mini-mlc-30l-data/</link>
      <pubDate>Tue, 26 Nov 2024 00:00:00 +0000</pubDate>
      <guid>/blog/posts/2024-11-26-patagonia-mini-mlc-30l-data/</guid>
      <description>&lt;h1 id=&#34;patagonia-mini-mlc-30l-packing-and-sizing-data-points&#34;&gt;Patagonia Mini MLC 30L Packing and Sizing Data Points&lt;/h1&gt;&#xA;&lt;p&gt;This was primarily a test run with the Patagonia Mini MLC 30L.&#xA;I&amp;rsquo;m visiting family in my home town via Southwest, so it was a low stress trip that I knew I had the ability to bring two bags on the plain with me.&lt;/p&gt;&#xA;&lt;p&gt;I want to primarily use the bag as a personal item, but I had seen mixed accounts of the viability. Using as an overhead carryon isn&amp;rsquo;t out of the question and I&amp;rsquo;ll pay for it when required in the future.&lt;/p&gt;</description>
    </item>
    <item>
      <title></title>
      <link>/blog/posts/2024-03-12-addresses-to-update-during-move/</link>
      <pubDate>Tue, 12 Mar 2024 00:00:00 +0000</pubDate>
      <guid>/blog/posts/2024-03-12-addresses-to-update-during-move/</guid>
      <description>&lt;h1 id=&#34;addresses-to-update-when-you-move&#34;&gt;Addresses to update when you move&lt;/h1&gt;&#xA;&lt;p&gt;I&amp;rsquo;ve moved way too many times and each time I do, I dread having to update my address for every service that requires it.&#xA;I&amp;rsquo;m making myself a list so I don&amp;rsquo;t forget for next time, and maybe someone else can use it too.&#xA;This list is focused on the United States.&lt;/p&gt;&#xA;&lt;ul&gt;&#xA;&lt;li&gt;&lt;input disabled=&#34;&#34; type=&#34;checkbox&#34;&gt; Driver&amp;rsquo;s License/DMV&#xA;&lt;ul&gt;&#xA;&lt;li&gt;This is often connected to everything to do with voting, at least in my experience&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;input disabled=&#34;&#34; type=&#34;checkbox&#34;&gt; Bank accounts and credit cards&lt;/li&gt;&#xA;&lt;li&gt;&lt;input disabled=&#34;&#34; type=&#34;checkbox&#34;&gt; Online retail (Amazon, Ebay)&#xA;&lt;ul&gt;&#xA;&lt;li&gt;I don&amp;rsquo;t think this is a big deal to update except for your big services.&#xA;Updates for these can happen whenever you next use them as well.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;input disabled=&#34;&#34; type=&#34;checkbox&#34;&gt; Brokerage accounts&#xA;&lt;ul&gt;&#xA;&lt;li&gt;This includes your 401k and any other accounts you may have.&#xA;Common brokerage firms include Vanguard, Charles Schwab, and Fidelity.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;input disabled=&#34;&#34; type=&#34;checkbox&#34;&gt; HRIS system and employer&#xA;&lt;ul&gt;&#xA;&lt;li&gt;An HRIS system is how your employer may manage payroll and other employment documents.&#xA;There&amp;rsquo;s a good chance you can update this completely within your HRIS system, but I&amp;rsquo;d also mention it to your HR.&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;li&gt;&lt;input disabled=&#34;&#34; type=&#34;checkbox&#34;&gt; USPS mail forwarding&#xA;&lt;ul&gt;&#xA;&lt;li&gt;This is kind of a catch-all that can make sure anything critical ends up getting to you as well.&#xA;&lt;a href=&#34;https://www.usps.com/manage/forward.htm&#34;&gt;https://www.usps.com/manage/forward.htm&lt;/a&gt;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;/li&gt;&#xA;&lt;/ul&gt;&#xA;&lt;p&gt;I&amp;rsquo;ll be updating this page as I find new categories of things.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Taking things for granted</title>
      <link>/blog/posts/2020-05-30-taking-for-granted/</link>
      <pubDate>Sat, 30 May 2020 00:00:00 +0000</pubDate>
      <guid>/blog/posts/2020-05-30-taking-for-granted/</guid>
      <description>&lt;p&gt;We never appreciate what we have until we lose it, but I think everyone knows&#xA;that. We&amp;rsquo;ve all dealt with a nasty cold, lying in bed thinking &amp;ldquo;I just can&amp;rsquo;t&#xA;wait to be able to breath out my nose again&amp;rdquo;, praying for time to pass and for&#xA;things to get back to normal. That&amp;rsquo;s definitely the case for a lot of people&#xA;right now, including myself. Who would have thought that we&amp;rsquo;d be thinking that&#xA;way about going to a coffee shop or a park though?&lt;/p&gt;</description>
    </item>
    <item>
      <title>Fun with UNIX: Mass image collection and compilation</title>
      <link>/blog/posts/2020-05-10-unix-image-comp/</link>
      <pubDate>Sun, 10 May 2020 00:00:00 +0000</pubDate>
      <guid>/blog/posts/2020-05-10-unix-image-comp/</guid>
      <description>&lt;p&gt;&lt;em&gt;Disclaimer: This is not the most efficient or elegant scripting you&amp;rsquo;ll ever see.&#xA;I know there are better ways to go about doing what I did, but this is what&#xA;popped in my head when I was doing the scraping&lt;/em&gt;&lt;/p&gt;&#xA;&lt;p&gt;One of my favorite things that I found too late is the power of a Unix command&#xA;line environment. I had been used to basic navigation and editing in via SSH from&#xA;some courses, but I didn&amp;rsquo;t take the dive into really loving Unix until a bit over&#xA;a year ago. I really love the composibility of the standard Unix utilities that&#xA;form the &amp;ldquo;Unix Philosophy&amp;rdquo;, and it&amp;rsquo;s something that I&amp;rsquo;ve gone out of my way to&#xA;become aquainted with (which usually results in me taking much longer to learn&#xA;how to do a task, ironically).&lt;/p&gt;</description>
    </item>
    <item>
      <title>Take a Risk and Cut Your Own Hair</title>
      <link>/blog/posts/2020-04-15-take-a-risk/</link>
      <pubDate>Wed, 15 Apr 2020 00:00:00 +0000</pubDate>
      <guid>/blog/posts/2020-04-15-take-a-risk/</guid>
      <description>&lt;p&gt;I&amp;rsquo;m a pretty routine oriented person. I eat the same foods every week, I take the&#xA;same roads, I do the same workouts, and I consume the same content. I&amp;rsquo;ve been&#xA;trying to get away from this and begin experimenting with new things, because for&#xA;all I know, I&amp;rsquo;m missing out on a lot. I always &lt;em&gt;want&lt;/em&gt; to have new experiences, but&#xA;wants to result in much if they aren&amp;rsquo;t acted on, and that&amp;rsquo;s something I&amp;rsquo;m looking&#xA;to change.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Goodbyes Can Be Nice</title>
      <link>/blog/posts/2019-10-30-goodbyes-can-be-nice/</link>
      <pubDate>Wed, 30 Oct 2019 00:00:00 +0000</pubDate>
      <guid>/blog/posts/2019-10-30-goodbyes-can-be-nice/</guid>
      <description>&lt;p&gt;Today I wrapped up my last lab in my Imaging Science class. It&amp;rsquo;s a relatively&#xA;easy course for non-majors to get their science credits fulfilled. As part of the&#xA;course requirement, there is a lab.&lt;/p&gt;&#xA;&lt;p&gt;I went into lab with 2 people I had kind of known for the past year, and we were&#xA;going to need 2 more members. We walked into a lab room on the first day, and 2&#xA;other people joined our group. Groups were not assigned for the entire semester,&#xA;but no one really wanted to bother changing groups (if it isn&amp;rsquo;t broken, don&amp;rsquo;t bother&#xA;fixing it).&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
