<?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>Open Source Software on Bartlomiej Mika</title>
    <link>https://bartlomiejmika.com/categories/open-source-software/</link>
    <description>Recent content in Open Source Software on Bartlomiej Mika</description>
    <image>
      <url>https://bartlomiejmika.com/img/bartlomiej_mika.jpeg</url>
      <link>https://bartlomiejmika.com/img/bartlomiej_mika.jpeg</link>
    </image>
    <generator>Hugo -- gohugo.io</generator>
    <lastBuildDate>Fri, 09 Jul 2021 23:45:08 -0400</lastBuildDate><atom:link href="https://bartlomiejmika.com/categories/open-source-software/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to Build a gRPC Server over tstorage to create tstorage-server</title>
      <link>https://bartlomiejmika.com/posts/2021/how-to-build-a-grpc-server-over-tstorage-to-create-tstorage-server/</link>
      <pubDate>Fri, 09 Jul 2021 23:45:08 -0400</pubDate>
      
      <guid>https://bartlomiejmika.com/posts/2021/how-to-build-a-grpc-server-over-tstorage-to-create-tstorage-server/</guid>
      <description>&lt;p&gt;Did you just finish reading the &lt;a href=&#34;https://grpc.io/docs/languages/go/basics/&#34;&gt;&lt;strong&gt;gRPC Basics tutorial&lt;/strong&gt;&lt;/a&gt; and you don&amp;rsquo;t know where to begin with using it? In this post I&amp;rsquo;ll explain how to take a fast time-series database called &lt;a href=&#34;https://github.com/nakabonne/tstorage&#34;&gt;&lt;code&gt;tstorage&lt;/code&gt;&lt;/a&gt; and write a gRPC server and client with it.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How to Build a gRPC Server for a SparkFun Weather Shield</title>
      <link>https://bartlomiejmika.com/posts/2021/how-to-build-a-grpc-server-for-a-sparkfun-weather-shield/</link>
      <pubDate>Fri, 09 Jul 2021 18:35:46 -0400</pubDate>
      
      <guid>https://bartlomiejmika.com/posts/2021/how-to-build-a-grpc-server-for-a-sparkfun-weather-shield/</guid>
      <description>&lt;p&gt;We will take what we learned in the &lt;a href=&#34;https://bartlomiejmika.com/posts/2021/how-to-read-data-from-a-sparkfun-weather-shield-dev-13956-in-golang/&#34;&gt;&lt;em&gt;previous post&lt;/em&gt;&lt;/a&gt; and rewrite it to support interprocess communication of our SparkFun Weather Shield from other applications using the &lt;a href=&#34;https://grpc.io&#34;&gt;&lt;code&gt;gRPC&lt;/code&gt;&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How to Read Data From a SparkFun Weather Shield (DEV-13956) in Golang</title>
      <link>https://bartlomiejmika.com/posts/2021/how-to-read-data-from-a-sparkfun-weather-shield-dev-13956-in-golang/</link>
      <pubDate>Fri, 09 Jul 2021 13:27:03 -0400</pubDate>
      
      <guid>https://bartlomiejmika.com/posts/2021/how-to-read-data-from-a-sparkfun-weather-shield-dev-13956-in-golang/</guid>
      <description>&lt;p&gt;SparkFun Weather Shield monitoring dutifully a red mulberry seedling, the code is powered by what you will learn in this blog post.&lt;/p&gt;
&lt;p&gt;The purpose of blog post is to explain how to write a Golang application which can poll time-series data from a &lt;a href=&#34;https://www.sparkfun.com/products/13956&#34;&gt;SparkFun Weather Shield (DEV-13956)&lt;/a&gt;.&lt;/p&gt;</description>
    </item>
    
    <item>
      <title>How to Get Go2TV Working With Your Samsung Smart TV</title>
      <link>https://bartlomiejmika.com/posts/2021/how-to-get-go2tv-working-with-your-samsung-smart-tv/</link>
      <pubDate>Thu, 15 Apr 2021 00:22:03 -0400</pubDate>
      
      <guid>https://bartlomiejmika.com/posts/2021/how-to-get-go2tv-working-with-your-samsung-smart-tv/</guid>
      <description>&lt;p&gt;A recent reddit post on &lt;a href=&#34;https://www.reddit.com/r/golang/&#34;&gt;/r/golang&lt;/a&gt; titled &lt;a href=&#34;https://www.reddit.com/r/golang/comments/mqu6r0/go2tv_cast_videos_to_upnpdlna_mediarenderers/&#34;&gt;Go2TV - cast videos to UPnP/DLNA MediaRenderers
&lt;/a&gt; caught my interest. In this blog post I&amp;rsquo;ll try to get it working with my Samsung TV.&lt;/p&gt;</description>
    </item>
    
  </channel>
</rss>
