
<?xml version="1.0" encoding="utf-8"?><feed xmlns="http://www.w3.org/2005/Atom" ><generator uri="https://jekyllrb.com/" version="3.10.0">Jekyll</generator><link href="https://s0ands0.github.io/feed.xml" rel="self" type="application/atom+xml" /><link href="https://s0ands0.github.io/" rel="alternate" type="text/html" /><updated>2026-08-10T21:54:54+00:00</updated><id>https://s0ands0.github.io/feed.xml</id><title type="html">S0AndS0</title><subtitle>Miscellaneous tips, tricks, and thoughts from the author known as S0AndS0</subtitle><entry><title type="html">Organization of Organizations</title><link href="https://s0ands0.github.io/posts/2019-09-13-organization-of-organizations/" rel="alternate" type="text/html" title="Organization of Organizations" /><published>2019-09-13T19:58:05+00:00</published><updated>2019-09-13T19:58:05+00:00</updated><id>https://s0ands0.github.io/posts/organization-of-organizations</id><content type="html" xml:base="https://s0ands0.github.io/posts/2019-09-13-organization-of-organizations/"><![CDATA[<p>This year I’ve begun utilizing Organizations on GitHub in an effort to better organize code, and intent.</p>

<p>Organizations that contain <code class="language-plaintext highlighter-rouge">utilities</code> within the name, are intended to be utilized within other projects, eg. <code class="language-plaintext highlighter-rouge">bash-utilities</code> and <code class="language-plaintext highlighter-rouge">liquid-utilities</code> contains repositories for use within other Bash and Liquid related projects. And Organizations such as <code class="language-plaintext highlighter-rouge">paranoid-linux</code> and <code class="language-plaintext highlighter-rouge">rpi-curious</code>, are intended to be utilized for other purposes.</p>

<p>Repository names will be descriptive (as much as possible), will make use of code from other organizations whenever necessary, and will be kept minimal on the default (<code class="language-plaintext highlighter-rouge">master</code>) branch; for various reasons. Some repositories will also have an <code class="language-plaintext highlighter-rouge">examples</code> and/or <code class="language-plaintext highlighter-rouge">gh-pages</code> branch that details and documents further usage.</p>

<p>Currently Git Submodules are utilized as a dependency/package management solution for most projects published this way. Quick start tips will always be within a <code class="language-plaintext highlighter-rouge">ReadMe.md</code> file at the root of a project, and as always opening Issues and/or Pull Requests via GitHub are welcomed!</p>]]></content><author><name></name></author><category term="posts" /><summary type="html"><![CDATA[This year I’ve begun utilizing Organizations on GitHub in an effort to better organize code, and intent.]]></summary></entry><entry><title type="html">Hello Lifeforms</title><link href="https://s0ands0.github.io/posts/2019-08-16-hello-lifeforms/" rel="alternate" type="text/html" title="Hello Lifeforms" /><published>2019-08-16T20:58:05+00:00</published><updated>2019-08-16T20:58:05+00:00</updated><id>https://s0ands0.github.io/posts/hello-lifeforms</id><content type="html" xml:base="https://s0ands0.github.io/posts/2019-08-16-hello-lifeforms/"><![CDATA[<p>Much of what I write is targeted to a technical audience, however, I’m not going to guarantee that posts here will be frequent or on a particular subject. Generally I haunt Question and Answer (Q&amp;A) forums on the World Wide Web, sometimes to find an answer, and other times to submit an answer for public review. Thankfully such actions have lead to interactions with experts far more skilled than I, that have been mostly positive… mostly.</p>

<p>I’m not one to speak much of myself as a person. Sure I’ve known adversity, but writing of how dyslexia constantly befuddles spell checkers or other hardships without prompting feels… unwarranted and more than a <em>bit</em> vain. And while I’ve shared in more than a few triumphs, I much prefer to let the code and content that I publish speak on this subject.</p>

<p>Reach out on Twitter (<code class="language-plaintext highlighter-rouge">@S0_And_S0</code>) if you wish to say <em>“Howdy”</em>, because I’m going to get back to disseminating knowledge into action.</p>]]></content><author><name></name></author><category term="posts" /><summary type="html"><![CDATA[Much of what I write is targeted to a technical audience, however, I’m not going to guarantee that posts here will be frequent or on a particular subject. Generally I haunt Question and Answer (Q&amp;A) forums on the World Wide Web, sometimes to find an answer, and other times to submit an answer for public review. Thankfully such actions have lead to interactions with experts far more skilled than I, that have been mostly positive… mostly.]]></summary></entry></feed>