<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>One Way Conversation from a Cranky Sysadmin</title>
    <link>/</link>
    <description>Recent content on One Way Conversation from a Cranky Sysadmin</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Sat, 16 May 2020 18:03:00 -0400</lastBuildDate>
    
	<atom:link href="/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Longan Nano with ft2232h</title>
      <link>/posts/gd32vf103-with-ft2232h/</link>
      <pubDate>Sat, 16 May 2020 18:03:00 -0400</pubDate>
      
      <guid>/posts/gd32vf103-with-ft2232h/</guid>
      <description>I recently purchased an RISC-V development board called the Longan Nano, which is based on the GD32vf103C family from GigaDevices. RISC-V is an open source ISA which seems to be getting some traction. Cheap dev boards are becoming available. There is apparently Arduino support, but I couldn&amp;rsquo;t get it to work properly in the arduino IDE. When installing the board support, there was a java error that the compiler wasn&amp;rsquo;t available for my operating system.</description>
    </item>
    
    <item>
      <title>Resistor Capacitor Interaction</title>
      <link>/posts/rc-time/</link>
      <pubDate>Sat, 09 May 2020 06:56:00 -0400</pubDate>
      
      <guid>/posts/rc-time/</guid>
      <description>As you begin your study of electronics, you will find reams of information about Ohm&amp;rsquo;s law, Kirchhoff&amp;rsquo;s law, etc. While it&amp;rsquo;s fun to figure out the right resistor to pair with an LED for your first Blinking LED, it gets more interesting when you start looking at the interactions between different components.
This article will explore the interactions between resistors and capacitors. For the reader who has never studied either component, the bare minimum you need to know to understand this article is:</description>
    </item>
    
    <item>
      <title>Why Arduino?</title>
      <link>/posts/why-arduino/</link>
      <pubDate>Wed, 06 May 2020 15:36:00 -0400</pubDate>
      
      <guid>/posts/why-arduino/</guid>
      <description>Some folks who may have favorite dev boards which aren&amp;rsquo;t Arduino UNO might be wondering, why Arduino instead of a more advanced board? I certainly agree that there are more powerful boards for the money. My mind immediately wanders to the Blue Pill.
For a beginner in electronics, Arduino UNO and clones may be a better choice since there is a vast amount of information available for Arduino UNO. Yes, the form factor is big and clunky.</description>
    </item>
    
    <item>
      <title>Basic Electronics: What to Buy</title>
      <link>/posts/beginning-electronics/</link>
      <pubDate>Tue, 05 May 2020 17:54:00 -0400</pubDate>
      
      <guid>/posts/beginning-electronics/</guid>
      <description>I&amp;rsquo;ve been tinkering with electronics on and off since I was a child. My dad used to bring home enormous circuit boards from Burroughs in the 1970&amp;rsquo;s with many discrete IC&amp;rsquo;s, passive components, transistors, etc soldered on. My dad taught me how to scavenge components from the boards, identify parts, and trace circuits at a very early age. We had very little extra money, so any junk box full of parts was going to be scavenged.</description>
    </item>
    
    <item>
      <title>Mathjax</title>
      <link>/posts/mathjax/</link>
      <pubDate>Sat, 02 May 2020 00:00:00 +0000</pubDate>
      
      <guid>/posts/mathjax/</guid>
      <description>Tinkering with electronics will necessarily involve some math. If I wish to share my explorations, I&amp;rsquo;ll need to suffer through presenting the equations that I&amp;rsquo;m using.
Searching about on the web finds Mathjax and some old tutorials (which don&amp;rsquo;t seem to work with Mathjax 3) about including Mathjax in a hugo site. I was hoping that I could just include Mathjax in the pages where equations are needed, but being new to hugo and Mathjax, I couldn&amp;rsquo;t figure it out.</description>
    </item>
    
    <item>
      <title>Letsencrypt</title>
      <link>/posts/letsencrypt/</link>
      <pubDate>Fri, 01 May 2020 09:35:00 -0400</pubDate>
      
      <guid>/posts/letsencrypt/</guid>
      <description>I finally got around to setting up letsencrypt certs on this blog site. It&amp;rsquo;s a lot easier than I expected. The letsencrypt website has great docs, and certbot seems to be pretty smart about detecting and adding the certs used by my apache webserver.
The letsencrypt ssl options overwrote my site specific options and enabled TLSv1 and TLSv1.1, which is easy enough to rectify in /etc/letsencrypt/options-ssl-apache.conf.</description>
    </item>
    
    <item>
      <title>Hello World</title>
      <link>/posts/hello-world/</link>
      <pubDate>Fri, 01 May 2020 00:00:00 +0000</pubDate>
      
      <guid>/posts/hello-world/</guid>
      <description>I used to run a wordpress site at this location. Maintaining WP was tedious with all of the security updates, so I&amp;rsquo;m going to try a static site generator. I selected Hugo because it seems easy to use.
Topics may or may not include:
 Electronics Amateur Radio Sysadmin Rants Programming Gaming Navel Gazing  </description>
    </item>
    
    <item>
      <title>About</title>
      <link>/about/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>/about/</guid>
      <description>Greetings!
Professionally, I&amp;rsquo;ve been trying to automate myself out of my Sysadmin job for decades. Sadly, I&amp;rsquo;ve failed.
On this site, you may find posts about Electronics, Sysadmin work, Amateur Radio, and the occasional off-topic rant.
you can find my resume here</description>
    </item>
    
  </channel>
</rss>