<rss version="2.0">
  <channel>
    <title>Michael Selsky</title>
    <link>https://selsky.micro.blog/</link>
    <description></description>
    
    <language>en</language>
    
    <lastBuildDate>Mon, 14 Mar 2022 21:08:11 -0400</lastBuildDate>
    <item>
      <title>Custom Domain Setup</title>
      <link>https://selsky.micro.blog/2022/03/14/custom-domain-setup.html</link>
      <pubDate>Mon, 14 Mar 2022 21:08:11 -0400</pubDate>
      
      <guid>http://selsky.micro.blog/2022/03/15/custom-domain-setup.html</guid>
      <description>&lt;p&gt;This site is now hosted at &lt;a href=&#34;http://blog.selsky.me&#34;&gt;blog.selsky.me&lt;/a&gt;.&lt;/p&gt;
&lt;p&gt;I wonder if adding a new sub level will update the RSS&lt;/p&gt;
&lt;p&gt;Adding SSL has been troublesome. I&amp;rsquo;ll figure that out later&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Header Image</title>
      <link>https://selsky.micro.blog/2022/03/14/header-image.html</link>
      <pubDate>Mon, 14 Mar 2022 21:06:14 -0400</pubDate>
      
      <guid>http://selsky.micro.blog/2022/03/15/header-image.html</guid>
      <description>&lt;p&gt;The default image on &lt;a href=&#34;http://drummer.scripting.com&#34;&gt;Drummer&lt;/a&gt; and &lt;a href=&#34;http://oldschool.scripting.com&#34;&gt;Old School&lt;/a&gt; is of an oldtimey baseball game. That&amp;rsquo;s not really me so I&amp;rsquo;ve replaced it with a random &lt;a href=&#34;https://unsplash.com&#34;&gt;Unsplash&lt;/a&gt; image&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>Stars Without Number - Part 1</title>
      <link>https://selsky.micro.blog/2022/03/14/stars-without-number.html</link>
      <pubDate>Mon, 14 Mar 2022 18:18:19 -0400</pubDate>
      
      <guid>http://selsky.micro.blog/2022/03/14/stars-without-number.html</guid>
      <description>&lt;p&gt;My big creative &amp;ldquo;project&amp;rdquo; right now is prepping a &lt;a href=&#34;https://www.drivethrurpg.com/product/230009/Stars-Without-Number-Revised-Edition-Free-Version&#34;&gt; Stars Without Number (SWN)&lt;/a&gt; sandbox campaign for a couple of friends. SWN is a sci-fi space-faring TTRPG built around sandbox play.&lt;/p&gt;
&lt;img src=&#34;https://cdn.shopify.com/s/files/1/1353/4313/products/JeffBrown_COVER-Thumbnail_1024x1024.jpg?v=1562478808&#34; /&gt;
&lt;p&gt;This&amp;rsquo;ll be my second time running SWN game but the first time I&amp;rsquo;m really diving into the sandbox tools that the game provides. I&amp;rsquo;ve filled out a sector map and have built out a little wiki for myself in &lt;a href=&#34;https://obsidian.md&#34;&gt;Obsidian&lt;/a&gt; with all the planets and a map.&lt;/p&gt;
&lt;p&gt;One part of the process that I&amp;rsquo;ve really enjoyed but is not necessary and probably a waste of time and effort is building some scripts for generating markdown templates and running the generators in the book. So far it&amp;rsquo;s mostly been to help me from typing in a bunch of &lt;a href=&#34;https://en.wikipedia.org/wiki/YAML&#34;&gt;YAML&lt;/a&gt; front matter for all of the planet docs. The next piece will be to take those pages and build adventures from the planet tags.&lt;/p&gt;
&lt;p&gt;One of the main issues on my mind is figuring out how to deal with aliens as characters. I don&amp;rsquo;t want to create a bunch of &lt;a href=&#34;https://tvtropes.org/pmwiki/pmwiki.php/Main/RubberForeheadAliens&#34;&gt;Rubber Forehead Aliens&lt;/a&gt;. I want each of the different species to be unique and really inhuman. Anything that&amp;rsquo;s &amp;ldquo;human but different&amp;rdquo; really can be a genetically modified human. So far I&amp;rsquo;ve stolen from a member of the SWN Discord that has some good ideas:&lt;/p&gt;
&lt;p&gt;The Engi&lt;/p&gt;
&lt;p&gt;A mechanical, sentient cloud of nanobots&lt;/p&gt;
&lt;p&gt;The Mantis&lt;/p&gt;
&lt;p&gt;Insectoid conquerors whose empire has fallen&lt;/p&gt;
&lt;p&gt;The Rockmen&lt;/p&gt;
&lt;p&gt;Living, breathing, deeply religious mountains&lt;/p&gt;
&lt;p&gt;The Zoltan&lt;/p&gt;
&lt;p&gt;Creatures of pure energy born of a dying star&lt;/p&gt;
&lt;p&gt;The Slugs&lt;/p&gt;
&lt;p&gt;Amphibious creatures who evolved on a planet with no other animal life&lt;/p&gt;
&lt;p&gt;The Lanius&lt;/p&gt;
&lt;p&gt;Ancient creatures of liquid metal&lt;/p&gt;
&lt;p&gt;I think these are a really good starting point but I have a few problems.&lt;/p&gt;
&lt;p&gt;The first is that I don&amp;rsquo;t want any true AI in this game. Androids sure, but post-singularity artificial intelligence is off-limits. The Engi being cybernetic creatures kinda breaks with that.&lt;/p&gt;
&lt;p&gt;I also don&amp;rsquo;t know how I feel about &amp;ldquo;beings of pure energy&amp;rdquo; and &amp;ldquo;liquid metal&amp;rdquo;.&lt;/p&gt;
&lt;p&gt;Finally, I don&amp;rsquo;t know how I feel about having player characters be Alien. I think it is much easier to have aliens be bizarre and inhuman if they aren&amp;rsquo;t the &amp;ldquo;stars&amp;rdquo; of the show. If they can &amp;ldquo;hide&amp;rdquo; behind not being fully-formed.&lt;/p&gt;
&lt;p&gt;These of course are all things I need to discuss with my players&lt;/p&gt;
&lt;p&gt;I&amp;rsquo;ve got a few more weeks before we really dive into this game. So I&amp;rsquo;ve got some time to work through these problems and I&amp;rsquo;m sure discover a whole new host of things to think about.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title>So what is this?</title>
      <link>https://selsky.micro.blog/2022/03/14/so-what-is.html</link>
      <pubDate>Mon, 14 Mar 2022 17:57:21 -0400</pubDate>
      
      <guid>http://selsky.micro.blog/2022/03/14/so-what-is.html</guid>
      <description>&lt;p&gt;Inspired by my buddy &lt;a href=&#34;https://amick.me&#34;&gt;Jack&lt;/a&gt; starting a small blog this week I thought I&amp;rsquo;d also give it a shot. I liked the outline structure of &lt;a href=&#34;https://scripting.com&#34;&gt;Scripting News&lt;/a&gt; and discovered that Dave had made the infrastructure for it available for free. So this is me giving that a shot also.&lt;/p&gt;
&lt;p&gt;One other site I hope to emulate is &lt;a href=&#34;https://takeonrules.com&#34;&gt;Take on Rules&lt;/a&gt; which is a great &lt;a href=&#34;http://sawv.org/en.html&#34;&gt;E/N-style site&lt;/a&gt; that I really enjoy.&lt;/p&gt;
</description>
    </item>
    
    <item>
      <title></title>
      <link>https://selsky.micro.blog/2022/03/14/hello-world.html</link>
      <pubDate>Mon, 14 Mar 2022 17:26:58 -0400</pubDate>
      
      <guid>http://selsky.micro.blog/2022/03/14/hello-world.html</guid>
      <description>&lt;p&gt;Hello World&lt;/p&gt;
</description>
    </item>
    
  </channel>
</rss>
