<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	
	xmlns:georss="http://www.georss.org/georss"
	xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#"
	>

<channel>
	<title>Brian Lachniet</title>
	<atom:link href="http://blachniet.com/feed/" rel="self" type="application/rss+xml" />
	<link>https://blachniet.com</link>
	<description></description>
	<lastBuildDate>Sun, 11 Dec 2022 01:02:57 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=5.8.6</generator>

<image>
	<url>https://blachniet.com/wp-content/uploads/2013/07/cropped-logo-bl-dark-big-1-32x32.png</url>
	<title>Brian Lachniet</title>
	<link>https://blachniet.com</link>
	<width>32</width>
	<height>32</height>
</image> 
<site xmlns="com-wordpress:feed-additions:1">64345274</site>	<item>
		<title>Back up macOS Photos with Restic</title>
		<link>https://blachniet.com/blog/back-up-macos-photos-restic/</link>
		
		<dc:creator><![CDATA[Brian Lachniet]]></dc:creator>
		<pubDate>Sun, 11 Dec 2022 01:02:57 +0000</pubDate>
				<category><![CDATA[Site Updates]]></category>
		<category><![CDATA[macOS]]></category>
		<category><![CDATA[restic]]></category>
		<guid isPermaLink="false">https://blachniet.com/?p=1310</guid>

					<description><![CDATA[]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1310</post-id>	</item>
		<item>
		<title>Obtain a wildcard Let&#8217;s Encrypt certificate</title>
		<link>https://blachniet.com/blog/obtain-a-wildcard-lets-encrypt-certificate/</link>
		
		<dc:creator><![CDATA[Brian Lachniet]]></dc:creator>
		<pubDate>Tue, 21 Sep 2021 22:33:28 +0000</pubDate>
				<category><![CDATA[Site Updates]]></category>
		<category><![CDATA[Let&#039;s Encrypt]]></category>
		<guid isPermaLink="false">https://blachniet.com/?p=1288</guid>

					<description><![CDATA[Use the manual plugin and DNS challenge in certbot to obtain a wildcard Let&#8217;s Encrypt TLS certificate. Subdomains only. You can only use this wildcard certificate on subdomains (e.g. www.example.com, mail.example.com). You cannot use it for the apex domain (e.g. example.com). Obtain a separate certificate for the apex domain. Create the TXT record as instructed &#8230; <a href="https://blachniet.com/blog/obtain-a-wildcard-lets-encrypt-certificate/" class="more-link">Continue reading <span class="screen-reader-text">Obtain a wildcard Let&#8217;s Encrypt certificate</span></a>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1288</post-id>	</item>
		<item>
		<title>Use a graphical diff tool with Fossil</title>
		<link>https://blachniet.com/blog/use-a-graphical-diff-tool-with-fossil/</link>
		
		<dc:creator><![CDATA[Brian Lachniet]]></dc:creator>
		<pubDate>Sat, 18 Sep 2021 19:23:21 +0000</pubDate>
				<category><![CDATA[Site Updates]]></category>
		<category><![CDATA[Fossil]]></category>
		<guid isPermaLink="false">https://blachniet.com/?p=1281</guid>

					<description><![CDATA[You can configure Fossil&#8216;s gdiff command to launch your favorite graphical diff tool. Below are examples configuring some popular diff tools. All the examples below include the --global option. If you want to configure this setting only for the current repository, omit that option.]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1281</post-id>	</item>
		<item>
		<title>Resolve Fossil login failures after changing your password</title>
		<link>https://blachniet.com/blog/resolve-fossil-login-failures-after-changing-your-password/</link>
		
		<dc:creator><![CDATA[Brian Lachniet]]></dc:creator>
		<pubDate>Mon, 06 Sep 2021 17:06:36 +0000</pubDate>
				<category><![CDATA[Site Updates]]></category>
		<category><![CDATA[Fossil]]></category>
		<guid isPermaLink="false">https://blachniet.com/?p=1250</guid>

					<description><![CDATA[After changing your password on a remote Fossil repository, you will receive login failures when trying to sync your local repository. The error occurs because your local repository is still trying to use your old password to sync with the remote. To update the password in your local repository, run fossil sync &#60;url&#62;. When provided &#8230; <a href="https://blachniet.com/blog/resolve-fossil-login-failures-after-changing-your-password/" class="more-link">Continue reading <span class="screen-reader-text">Resolve Fossil login failures after changing your password</span></a>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1250</post-id>	</item>
		<item>
		<title>Remove leaf and dependencies in Homebrew</title>
		<link>https://blachniet.com/blog/remove-leaf-and-dependencies-in-homebrew/</link>
		
		<dc:creator><![CDATA[Brian Lachniet]]></dc:creator>
		<pubDate>Tue, 03 Aug 2021 01:36:08 +0000</pubDate>
				<category><![CDATA[Site Updates]]></category>
		<category><![CDATA[Homebrew]]></category>
		<category><![CDATA[macOS]]></category>
		<guid isPermaLink="false">https://blachniet.com/?p=1236</guid>

					<description><![CDATA[Removing a leaf in Homebrew can suddenly introduce many more leaves, the dependencies of the formula you removed. In this post I will show you how to remove a leaf as well as all its dependencies not used by any other formulae.]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1236</post-id>	</item>
		<item>
		<title>Retiring Rager</title>
		<link>https://blachniet.com/blog/retiring-rager/</link>
		
		<dc:creator><![CDATA[Brian Lachniet]]></dc:creator>
		<pubDate>Sun, 08 Oct 2017 14:03:25 +0000</pubDate>
				<category><![CDATA[Site Updates]]></category>
		<guid isPermaLink="false">http://blachniet.com/?p=1202</guid>

					<description><![CDATA[I&#8217;ve decided to shut down the Rager service at the end of October. I haven&#8217;t had time to improve or maintain the service lately. Some recent outages have gone unresolved for weeks! I suggest that those who were using this service consider Libraries.io as an alternative. Libraries.io has: Support  for many project repositories and package managers Many &#8230; <a href="https://blachniet.com/blog/retiring-rager/" class="more-link">Continue reading <span class="screen-reader-text">Retiring Rager</span></a>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1202</post-id>	</item>
		<item>
		<title>Authenticate Cloud Vision Client in Go</title>
		<link>https://blachniet.com/blog/auth-cloud-vision-go/</link>
		
		<dc:creator><![CDATA[Brian Lachniet]]></dc:creator>
		<pubDate>Sun, 28 May 2017 14:47:22 +0000</pubDate>
				<category><![CDATA[Site Updates]]></category>
		<category><![CDATA[Go]]></category>
		<category><![CDATA[Google Cloud Platform]]></category>
		<guid isPermaLink="false">http://blachniet.com/?p=1190</guid>

					<description><![CDATA[Google&#8217;s Cloud Platform documentation is top of the line. Even with the documentation though, it took me some time to figure out how to use the Cloud Vision API from a Go application running on a Compute Engine instance. All the right information is there, but it&#8217;s scattered. Below I&#8217;ve compiled this information into a few steps. &#8230; <a href="https://blachniet.com/blog/auth-cloud-vision-go/" class="more-link">Continue reading <span class="screen-reader-text">Authenticate Cloud Vision Client in Go</span></a>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1190</post-id>	</item>
		<item>
		<title>Failed to get D-Bus connection</title>
		<link>https://blachniet.com/blog/failed-to-get-d-bus-connection/</link>
		
		<dc:creator><![CDATA[Brian Lachniet]]></dc:creator>
		<pubDate>Sun, 28 May 2017 12:37:05 +0000</pubDate>
				<category><![CDATA[Site Updates]]></category>
		<category><![CDATA[Google Cloud Platform]]></category>
		<category><![CDATA[Linux]]></category>
		<guid isPermaLink="false">http://blachniet.com/?p=1142</guid>

					<description><![CDATA[After setting up the systemd service for Caddy, I received the following error when trying to start the service: The fix was pretty easy. It turns out that dbus was not installed on the system. I installed it and then the service worked perfectly: For what it&#8217;s worth, I did this on a Google Cloud &#8230; <a href="https://blachniet.com/blog/failed-to-get-d-bus-connection/" class="more-link">Continue reading <span class="screen-reader-text">Failed to get D-Bus connection</span></a>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1142</post-id>	</item>
		<item>
		<title>Weekend Reading for Dec 04</title>
		<link>https://blachniet.com/blog/weekend-reading-for-dec-04/</link>
		
		<dc:creator><![CDATA[Brian Lachniet]]></dc:creator>
		<pubDate>Mon, 05 Dec 2016 01:43:56 +0000</pubDate>
				<category><![CDATA[Site Updates]]></category>
		<guid isPermaLink="false">http://blachniet.com/?p=1137</guid>

					<description><![CDATA[Here&#8217;s a curated list of the articles I read this weekend. Negative feedback antipatterns Charles-Axel shares a template for providing negative feedback in a constructive manner. via Software Lead Weekly The Books I Recommend For The New Manager I purchased Managing Oneself after reading this post. Google Play had it for less than $7. via Software Lead Weekly &#8230; <a href="https://blachniet.com/blog/weekend-reading-for-dec-04/" class="more-link">Continue reading <span class="screen-reader-text">Weekend Reading for Dec 04</span></a>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1137</post-id>	</item>
		<item>
		<title>Introducing Rager</title>
		<link>https://blachniet.com/blog/introducing-rager/</link>
		
		<dc:creator><![CDATA[Brian Lachniet]]></dc:creator>
		<pubDate>Sun, 10 Apr 2016 14:43:10 +0000</pubDate>
				<category><![CDATA[Site Updates]]></category>
		<guid isPermaLink="false">http://blachniet.com/?p=1124</guid>

					<description><![CDATA[Rager is service that notifies you when the projects you care about most publish a new release. After signing up using your GitHub account, you can start &#8220;watching&#8221; your favorite projects hosted by GitHub, NuGet or npm. Every night Rager scans for new releases. If it finds one that you are &#8220;watching&#8221;, it sends you &#8230; <a href="https://blachniet.com/blog/introducing-rager/" class="more-link">Continue reading <span class="screen-reader-text">Introducing Rager</span></a>]]></description>
		
		
		
		<post-id xmlns="com-wordpress:feed-additions:1">1124</post-id>	</item>
	</channel>
</rss>
