<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Dreamhost on It&#39;s a Binary World 2.0</title>
    <link>https://www.ericsbinaryworld.com/tags/dreamhost/</link>
    <description>Recent content in Dreamhost on It&#39;s a Binary World 2.0</description>
    <generator>Hugo</generator>
    <language>en</language>
    <lastBuildDate>Sun, 16 Apr 2023 20:08:17 +0000</lastBuildDate>
    <atom:link href="https://www.ericsbinaryworld.com/tags/dreamhost/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Programming Update: March 2023</title>
      <link>https://www.ericsbinaryworld.com/2023/04/16/programming-update-march-2023/</link>
      <pubDate>Sun, 16 Apr 2023 20:08:17 +0000</pubDate>
      <guid>https://www.ericsbinaryworld.com/2023/04/16/programming-update-march-2023/</guid>
      <description> &lt;p&gt;In March I continued to work on my programming projects as well as a little more Advent of Code.&lt;/p&gt;&#xA;&lt;p&gt;Things started off with me finishing up my dreamhostapi and Dreamhost_DNS_Go projects in Golang. I got the API working under all the conditions that I need and I worked on both the output of the program and the logging. It now functions quite well for me to keep my dynamic DNS URLs up to date. My next step is something I’m going to do in a few of my cron scripts - have a separate JSON log that could be interpreted so that I could either have a daily email to let me know that the scripts all ran correctly or so that I can load them into Prometheus/Grafana to see on a dashboard how all my scripts are doing.&lt;/p&gt; <p><a href="https://www.ericsbinaryworld.com/2023/04/16/programming-update-march-2023/">Full post</a></p></description>
    </item>
    <item>
      <title>Programming Update: Jan 2023 and Feb 2023</title>
      <link>https://www.ericsbinaryworld.com/2023/03/03/programming-update-jan-2023-and-feb-2023/</link>
      <pubDate>Fri, 03 Mar 2023 12:19:00 +0000</pubDate>
      <guid>https://www.ericsbinaryworld.com/2023/03/03/programming-update-jan-2023-and-feb-2023/</guid>
      <description> &lt;h2 id=&#34;january&#34;&gt;January&lt;/h2&gt;&#xA;&lt;p&gt;January was a relatively light programming month for me. I was focused on finishing up end of year blog posts and other tasks. Since &lt;a href=&#34;https://github.com/djotaku/lastfmeoystats&#34;&gt;Lastfmeoystats&lt;/a&gt; is used to generate the stats I need for my &lt;a href=&#34;https://www.ericsbinaryworld.com/2023/01/02/2022-in-music-last-fm-and-spotify-listening-trends/&#34;&gt;end of year music post&lt;/a&gt;, I worked on it a little to make some fixes.  The biggest fix was to change the chart titles not to be hardcoded. I didn’t realize it until I was reviewing my blog post, but I had hard-coded the year when I first wrote the code a couple years ago. I also changed the limits on some of the data I was collecting so that I could do more expansive trending for my overall stats.&lt;/p&gt; <p><a href="https://www.ericsbinaryworld.com/2023/03/03/programming-update-jan-2023-and-feb-2023/">Full post</a></p></description>
    </item>
    <item>
      <title>Programming Update for July and August 2021</title>
      <link>https://www.ericsbinaryworld.com/2021/08/31/programming-update-for-july-and-august-2021/</link>
      <pubDate>Tue, 31 Aug 2021 20:45:16 +0000</pubDate>
      <guid>https://www.ericsbinaryworld.com/2021/08/31/programming-update-for-july-and-august-2021/</guid>
      <description> &lt;p&gt;I didn’t do much coding in July, so I decided to combine the July and August wrap-ups.&lt;/p&gt;&#xA;&lt;h3 id=&#34;python&#34;&gt;&lt;strong&gt;Python&lt;/strong&gt;&lt;/h3&gt;&#xA;&lt;h4 id=&#34;dreamhost-dynamic-dns&#34;&gt;&lt;strong&gt;Dreamhost Dynamic DNS&lt;/strong&gt;&lt;/h4&gt;&#xA;&lt;p&gt;I decided to clean up and update some &lt;a href=&#34;https://github.com/djotaku/dreamhost_dns&#34;&gt;code that uses the Dreamhost API to allow for Dynamic DNS&lt;/a&gt;. I cleaned up the logging output so that I could figure out why it was sometimes deleting one of my domains rather than just updating the IP. The original programmer had it printing out to the terminal. I used the logging package to send logs out to a file. While I was improving the logging, I also decided to use f-strings to make it more obvious what was going into the output string.&lt;/p&gt; <p><a href="https://www.ericsbinaryworld.com/2021/08/31/programming-update-for-july-and-august-2021/">Full post</a></p></description>
    </item>
  </channel>
</rss>
