<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Cpietrzykowski on blog.ThisBitsForYou.com</title>
    <link>https://blog.thisbitsforyou.com/authors/cpietrzykowski/</link>
    <description>Recent content in Cpietrzykowski on blog.ThisBitsForYou.com</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Tue, 27 Mar 2018 01:53:23 -0600</lastBuildDate>
    <atom:link href="https://blog.thisbitsforyou.com/authors/cpietrzykowski/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Developing With Docker</title>
      <link>https://blog.thisbitsforyou.com/posts/developing-with-docker/</link>
      <pubDate>Tue, 27 Mar 2018 01:53:23 -0600</pubDate>
      <guid>https://blog.thisbitsforyou.com/posts/developing-with-docker/</guid>
      <description>Just in case you&amp;rsquo;ve been living under a rock for the last 5 years or so, here&amp;rsquo;s a quick primer. Docker is a virtualisation/containerisation platform. It uses a description file (that you create) to build and apply layers to a base image. This allows containers to remain small, and only the layer needs to be updated when there&amp;rsquo;s a change. The image you build is a portable package, your application and complete dependencies.</description>
    </item>
    <item>
      <title>.js stack</title>
      <link>https://blog.thisbitsforyou.com/posts/js-stack/</link>
      <pubDate>Tue, 22 Aug 2017 15:56:03 -0600</pubDate>
      <guid>https://blog.thisbitsforyou.com/posts/js-stack/</guid>
      <description>I&amp;rsquo;m asked sometimes, and thought before about recording JS libraries and tools I often use. Not all these tools are cherished, and some are used downright begrudgingly. I consider some of the tools to be chosen for me by the community &amp;ndash; as in I don&amp;rsquo;t question their use or alternatives beyond academic discussion. The reason for this is quite simple; there is a community for support and development that can make a greater impact in resolution and I don&amp;rsquo;t have the time/energy/interest/knowledge to properly vet every option.</description>
    </item>
    <item>
      <title>About this blog...</title>
      <link>https://blog.thisbitsforyou.com/posts/about-this-blog/</link>
      <pubDate>Mon, 03 Jul 2017 00:25:02 -0600</pubDate>
      <guid>https://blog.thisbitsforyou.com/posts/about-this-blog/</guid>
      <description>This blog is built using Hugo.&#xA;For me it was really an option between only a handful of different generators; Jekyll (a very popular ruby powered option), Gatsby (intriguing React powered generator), and Hexo (a node.js powered option).&#xA;I went with Hugo to try something new. It&amp;rsquo;s built with Go, uses a combo of markdown-ified Go templates, and is relatively simple to extend and override. It appears to me mature enough.</description>
    </item>
    <item>
      <title>hello, world</title>
      <link>https://blog.thisbitsforyou.com/posts/hello-world/</link>
      <pubDate>Sat, 24 Jun 2017 04:47:54 -0600</pubDate>
      <guid>https://blog.thisbitsforyou.com/posts/hello-world/</guid>
      <description>#include &amp;lt;stdio.h&amp;gt;&#xA;main( ) { printf(&amp;#34;hello, world\n&amp;#34;); } Welcome to my new little digital corner.</description>
    </item>
  </channel>
</rss>
