<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Posts on Some Guys Blog</title><link>https://someguys.blog/posts/</link><description>Recent content in Posts on Some Guys Blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 09 May 2026 17:34:00 -0500</lastBuildDate><atom:link href="https://someguys.blog/posts/index.xml" rel="self" type="application/rss+xml"/><item><title>Recovering Terraform State, Eight Years Later</title><link>https://someguys.blog/posts/2025-12-03-recovering-terraform-state-eight-years-later/</link><pubDate>Wed, 03 Dec 2025 00:00:00 +0000</pubDate><guid>https://someguys.blog/posts/2025-12-03-recovering-terraform-state-eight-years-later/</guid><description>&lt;p&gt;Back in 2017 I wrote about &lt;a href="https://someguys.blog/posts/2017-04-26-recovering-terraform-state/"&gt;recovering orphaned Terraform state&lt;/a&gt; with the &lt;code&gt;import&lt;/code&gt; command. That post is still up because the situation is still the same: somebody created infra without managing state, somebody else has to bring it back under control, and you&amp;rsquo;re the somebody else. What&amp;rsquo;s changed is the tooling. Three things, mostly.&lt;/p&gt;</description></item><item><title>Python Abort on MacOS Catalina</title><link>https://someguys.blog/posts/2019-10-09-python-abort-on-macos-catalina/</link><pubDate>Wed, 09 Oct 2019 00:00:00 +0000</pubDate><guid>https://someguys.blog/posts/2019-10-09-python-abort-on-macos-catalina/</guid><description>&lt;p&gt;Yes. I upgraded to Catalina on the first day. &lt;code&gt;¯\_(ツ)_/¯&lt;/code&gt;&lt;/p&gt;
&lt;p&gt;Now I&amp;rsquo;m trying to run a Python program and it&amp;rsquo;s exiting with &lt;code&gt;Abort trap: 6&lt;/code&gt;. The crash report indicates the specific problem is with an OpenSSL dylib file&amp;hellip;&lt;/p&gt;</description></item><item><title>Recovering Terraform State</title><link>https://someguys.blog/posts/2017-04-26-recovering-terraform-state/</link><pubDate>Wed, 26 Apr 2017 00:00:00 +0000</pubDate><guid>https://someguys.blog/posts/2017-04-26-recovering-terraform-state/</guid><description>&lt;p&gt;&lt;em&gt;This was written in 2017 when &lt;code&gt;terraform import&lt;/code&gt; was the only option. The toolkit looks different now; see &lt;a href="https://someguys.blog/posts/2025-12-03-recovering-terraform-state-eight-years-later/"&gt;Recovering Terraform State, Eight Years Later&lt;/a&gt; for what I&amp;rsquo;d do today.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;Here&amp;rsquo;s the scenario&amp;hellip; you have documented the steps for creating new infrastructure using Terraform including ensuring that state files are dealt with properly (remote in AWS S3). However, at some point those directions aren&amp;rsquo;t followed and you now have infrastructure that is orphaned with no state. What do you do?&lt;/p&gt;</description></item><item><title>Yet Another Tech Blog?!</title><link>https://someguys.blog/posts/2017-03-17-yet-another-tech-blog/</link><pubDate>Fri, 17 Mar 2017 00:00:00 +0000</pubDate><guid>https://someguys.blog/posts/2017-03-17-yet-another-tech-blog/</guid><description>&lt;p&gt;Does the internet need another tech blog? No, probably not. However, I frequently lament doing a poor job documenting all the things I&amp;rsquo;ve figured out how to do over the years. Thus, I plan to make an effort to document those things here for all who find my methods sane to freely copy.&lt;/p&gt;</description></item></channel></rss>