<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Case Larsen</title>
    <link>https://caselarsen.com/</link>
    <description>Recent content on Case Larsen</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <managingEditor>clarsen@gmail.com (Case Larsen)</managingEditor>
    <webMaster>clarsen@gmail.com (Case Larsen)</webMaster>
    <lastBuildDate>Sat, 13 Apr 2024 17:01:29 -0700</lastBuildDate>
    <atom:link href="https://caselarsen.com/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Update 2024-04-13</title>
      <link>https://caselarsen.com/post/2024/2024-04-13-update/</link>
      <pubDate>Sat, 13 Apr 2024 17:01:29 -0700</pubDate><author>clarsen@gmail.com (Case Larsen)</author>
      <guid>https://caselarsen.com/post/2024/2024-04-13-update/</guid>
      <description>Updated site to new Hugo and Beautiful Hugo theme. Use of Go module approach to incorporating and pinning the theme version instead of git submodule &amp;ldquo;vendoring&amp;rdquo; of the theme. Fairly minimal changes required to update from Hugo 0.80.0 to 0.124.1 Tested and previewed on Netlify in a pull request with a bunch of reworking and iteration, and cleanly merged to deploy. Git, github, Hugo, Beautiful Hugo and Netlify for the win.</description>
    </item>
    <item>
      <title>The writings on this site are copyrighted</title>
      <link>https://caselarsen.com/page/copyright/</link>
      <pubDate>Sat, 13 Apr 2024 00:00:00 +0000</pubDate><author>clarsen@gmail.com (Case Larsen)</author>
      <guid>https://caselarsen.com/page/copyright/</guid>
      <description>Hidden page to update copyright</description>
    </item>
    <item>
      <title>Adding PID control to Raspberry Pi aquarium heater control</title>
      <link>https://caselarsen.com/post/2018/2018-09-29-aquarium-raspbery-pi-pid/</link>
      <pubDate>Sat, 29 Sep 2018 00:00:00 +0000</pubDate><author>clarsen@gmail.com (Case Larsen)</author>
      <guid>https://caselarsen.com/post/2018/2018-09-29-aquarium-raspbery-pi-pid/</guid>
      <description>&lt;p&gt;No fish were harmed in this experiment.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Decent espresso finally arrives</title>
      <link>https://caselarsen.com/post/2018/2018-07-20-decent-espresso-arrives/</link>
      <pubDate>Fri, 20 Jul 2018 00:00:00 +0000</pubDate><author>clarsen@gmail.com (Case Larsen)</author>
      <guid>https://caselarsen.com/post/2018/2018-07-20-decent-espresso-arrives/</guid>
      <description>Many people have stories of crowdfunded projects never delivering and resulting in nothing to show except a warning tale for anyone who might considering backing another crowdfunded campaign. Well this is a story that started out as another Kickstarter project gone undelivered, but reimagined and finally delivered by another company.&#xA;I finally received the Decent Espresso DE1+ after waiting for 6.5 years in total from the first idea of getting a high tech espresso machine and 1.</description>
    </item>
    <item>
      <title>Home energy monitoring - InfluxDB onto t2.micro</title>
      <link>https://caselarsen.com/post/2018/2018-06-14-influx-on-aws-micro/</link>
      <pubDate>Thu, 14 Jun 2018 00:00:00 +0000</pubDate><author>clarsen@gmail.com (Case Larsen)</author>
      <guid>https://caselarsen.com/post/2018/2018-06-14-influx-on-aws-micro/</guid>
      <description>&lt;p&gt;I would not recommend running an I/O hungry process like InfluxDB on a Raspberry&#xA;Pi.  The fact that it can work is convenient for demo purposes, but for reliable&#xA;long term use, we need something more performant.&lt;/p&gt;</description>
    </item>
    <item>
      <title>Home energy monitoring and savings project</title>
      <link>https://caselarsen.com/post/2018/2018-03-24-energy-monitor-and-saving/</link>
      <pubDate>Sat, 24 Mar 2018 00:00:00 +0000</pubDate><author>clarsen@gmail.com (Case Larsen)</author>
      <guid>https://caselarsen.com/post/2018/2018-03-24-energy-monitor-and-saving/</guid>
      <description>One goal for this year is to reduce expenses and one way is through using less energy. I know the heater consumes a lot of energy: 300w of electricity to run the blower fan, and gas to run the furnace. It could run it less often if I’m not at home.&#xA;Besides reducing energy use, I want to improve the comfort of the living areas and measure it. Certain rooms that I&amp;rsquo;m in often are up to 10 degrees hotter than others.</description>
    </item>
    <item>
      <title>Raspberry Pi aquarium heater control and monitor</title>
      <link>https://caselarsen.com/post/2018/2018-02-23-aquarium-raspberry-pi/</link>
      <pubDate>Fri, 23 Feb 2018 00:00:00 +0000</pubDate><author>clarsen@gmail.com (Case Larsen)</author>
      <guid>https://caselarsen.com/post/2018/2018-02-23-aquarium-raspberry-pi/</guid>
      <description>This project fits into a larger project of lowering home energy cost. I plan to drop the thermostat to below 60 when I&amp;rsquo;m away from home so that the gas furnace and blower don&amp;rsquo;t run for hours a day.&#xA;However, the ideal water temperature for a tropical betta fish is between 78 and 80 degrees Fahrenheit. This project will keep the aquarium warm even though the ambient air temperature may be below 60.</description>
    </item>
    <item>
      <title>Most recently used - a heuristic that works for computers as well as humans</title>
      <link>https://caselarsen.com/post/2018/2018-01-27-most-recently-used/</link>
      <pubDate>Sat, 27 Jan 2018 00:00:00 +0000</pubDate><author>clarsen@gmail.com (Case Larsen)</author>
      <guid>https://caselarsen.com/post/2018/2018-01-27-most-recently-used/</guid>
      <description>We use the &amp;ldquo;most recently used&amp;rdquo; heuristic to make things faster given a limited amount of physical or mental space. With computers, we use the &amp;ldquo;most recently used&amp;rdquo; heuristic to make software run fast with a limited amount of memory. This applies in everyday human life too. Keeping salt and pepper at the table instead of in a distant spice rack makes eating a faster experience. We can also make iPhone apps organization faster and less painful.</description>
    </item>
    <item>
      <title>Hello and Happy Holidays</title>
      <link>https://caselarsen.com/post/2017/2017-12-26-happy-holidays/</link>
      <pubDate>Tue, 26 Dec 2017 00:00:00 +0000</pubDate><author>clarsen@gmail.com (Case Larsen)</author>
      <guid>https://caselarsen.com/post/2017/2017-12-26-happy-holidays/</guid>
      <description>This site has been slow cooking for the last year. Finally it surfaces just in time for the new year.&#xA;I just set up this blog using Terraform and Jekyll.&#xA;Implementing a blog is the new &amp;ldquo;Hello World&amp;rdquo; of not sure what to call it the new media writing world?&#xA;Update May 30, 2018: I moved to Hugo, GitHub and Netlify. The idea is to be able to compose mostly by pushing new draft content to a git branch which can be done with an iOS client instead of needing to run a server locally.</description>
    </item>
    <item>
      <title>Workflow v1</title>
      <link>https://caselarsen.com/post/2016/2016-08-31-kanban-postit-workflow-v1/</link>
      <pubDate>Wed, 31 Aug 2016 00:00:00 +0000</pubDate><author>clarsen@gmail.com (Case Larsen)</author>
      <guid>https://caselarsen.com/post/2016/2016-08-31-kanban-postit-workflow-v1/</guid>
      <description>This describes my workflow as of October 10, 2015.&#xA;I follow a personal Kanban approach inspired by the book Personal Kanban: Mapping Work | Navigating Life with weekly, monthly and yearly reviews. I&amp;rsquo;ve added planning elements from the Getting Results the Agile Way book and occasional anti-procrastination focusing techniques from the Pomodoro technique. I evolved to this current approach from an original approach of Getting Things Done (GTD) using OmniFocus on the desktop.</description>
    </item>
    <item>
      <title></title>
      <link>https://caselarsen.com/_index-unused/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>clarsen@gmail.com (Case Larsen)</author>
      <guid>https://caselarsen.com/_index-unused/</guid>
      <description>Front Page Content beautifulhugo supports content on your front page. Edit /content/_index.md to change what appears here. Delete /content/_index.md if you don&amp;rsquo;t want any content here.</description>
    </item>
    <item>
      <title>About me</title>
      <link>https://caselarsen.com/page/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>clarsen@gmail.com (Case Larsen)</author>
      <guid>https://caselarsen.com/page/about/</guid>
      <description>I&amp;rsquo;m a little bit OCD. I like to think it comes out of my Japanese heritage. It can be a force for good (of self and others) when directed appropriately.&#xA;I like taxonomies to understand differences and commonalities. I like to group things together, sort and compare things along different criteria. I like to make a mass of unrelated material hold together.&#xA;I also like learning (sometimes hard but definitely a slow, continuing journey) and recounting what I’ve learned (less hard and often skipped over until recently).</description>
    </item>
    <item>
      <title>Laptop Camping Resources for the San Francisco Bay Area</title>
      <link>https://caselarsen.com/page/laptop-camping-resources/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>clarsen@gmail.com (Case Larsen)</author>
      <guid>https://caselarsen.com/page/laptop-camping-resources/</guid>
      <description>So you&amp;rsquo;re a remote worker and you&amp;rsquo;re getting stir crazy in your home office. Or you&amp;rsquo;re visiting the San Francisco Bay Area and need to know where you can spend a few hours working. This page is for you.&#xA;The criteria Do they have free WiFi or not? Just because they don’t have WiFi isn’t necessarily a deal breaker. You just need to plan your work accordingly. However if they don’t have WiFi, they might intentionally be discouraging people from using personal computers and staying for long periods.</description>
    </item>
    <item>
      <title>Some curated links</title>
      <link>https://caselarsen.com/page/curated_links/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><author>clarsen@gmail.com (Case Larsen)</author>
      <guid>https://caselarsen.com/page/curated_links/</guid>
      <description>7/24/2018 Burdian&amp;rsquo;s Ass - having too many important choices but can&amp;rsquo;t decide which one to focus on first.&#xA;6/29/2018 Measuring of intuition (archive.org link) from the Smart Drug Smarts (archive.org link) podcast, because quantification and unconscious learning&amp;hellip;&#xA;6/21/2018 Lava baked bread from Iceland ( article no longer exists and no archive.org capture), because Iceland&amp;hellip;, travel, and cooking food. Seen on Great Big Story: 5/20/2018 Horrible traffic jams by design. The US is a lot better by comparison.</description>
    </item>
  </channel>
</rss>
