<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts on northerntechie.org</title>
    <link>https://northerntechie.org/posts/</link>
    <description>Recent content in Posts on northerntechie.org</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 11 Jun 2020 13:46:56 -0700</lastBuildDate>
    
	<atom:link href="https://northerntechie.org/posts/index.xml" rel="self" type="application/rss+xml" />
    
    
    <item>
      <title>Google Test - Just what I needed at the right time</title>
      <link>https://northerntechie.org/posts/gtest/</link>
      <pubDate>Thu, 11 Jun 2020 13:46:56 -0700</pubDate>
      
      <guid>https://northerntechie.org/posts/gtest/</guid>
      <description>Introduction I was looking for a unit test framework I could easily implement to drive some recent test driven development (TDD) work in C++. I am new to the more formal methodologies (TDD and BDD) where most of my unit testing previously was ad hoc and custom code — often in-source, macro and controlled through hard-coded #define statements.
Use of a framework in C++, similar to mocha in Javascript, was appealing to me and I hoped to learn a new approach I could apply in my research work.</description>
    </item>
    
    <item>
      <title>AWS S3 and Cloudfront Adventures</title>
      <link>https://northerntechie.org/posts/s3cloudfront/</link>
      <pubDate>Fri, 29 May 2020 20:51:15 -0700</pubDate>
      
      <guid>https://northerntechie.org/posts/s3cloudfront/</guid>
      <description>Amazon&amp;rsquo;s S3 bucket Website and Cloudfront Amazon Web Service&amp;rsquo;s (AWS) S3 storage is a service to store files and provides both distribution and versioning. The S3 service is also touted as a service to prop up a static website on and serve it to the Internet using HTTPS — a common use-case that is served up as easy and trouble-free — as promised by many AWS evangelists on their blog postings.</description>
    </item>
    
    <item>
      <title>My first blog post</title>
      <link>https://northerntechie.org/posts/firstpost/</link>
      <pubDate>Thu, 28 May 2020 14:01:53 -0700</pubDate>
      
      <guid>https://northerntechie.org/posts/firstpost/</guid>
      <description>Introduction You can check out a current description of myself and what I am up to in the about page.
The motivation for this blog is to create an exposé of my learnings as I explore the latter half of my master&amp;rsquo;s degree and beyond. I am also motivated to write about my approach to problem solving, if only and selfishly to practice writing and get better at that particular and satisfying trade.</description>
    </item>
    
  </channel>
</rss>