<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Radu Tomuleasa</title>
    <description>Senior Software Engineer</description>
    <link>https://radutomy.github.io/</link>
    <atom:link href="https://radutomy.github.io/feed.xml" rel="self" type="application/rss+xml" />
    
      <item>
        <title>De-Googling Your Digital Life - Part II</title>
        <description>
          
          In Part I we have discussed the need to spread digital Requirements Google drive data needs to be synced across to other services Syncing is automatic and periodic The transfer needs to be over a secure connection, encrypted on both ends Transport layer needs to be open source and auditable...
        </description>
        <pubDate>Tue, 06 Apr 2021 00:00:00 +0100</pubDate>
        <link>https://radutomy.github.io/2021-04-06-degoogling-p2/</link>
        <guid isPermaLink="true">https://radutomy.github.io/2021-04-06-degoogling-p2/</guid>
      </item>
    
      <item>
        <title>De-Googling Your Digital Life - Part I</title>
        <description>
          
          Over the years my google account has become the center-piece of my digital life. I use it to store everything - contacts, bookmarks, notes, passwords, essential documents, personal IDs, etc. The wake-up call came after realising that all it takes to be locked out of my account is an algorithm...
        </description>
        <pubDate>Mon, 05 Apr 2021 00:00:00 +0100</pubDate>
        <link>https://radutomy.github.io/2021-04-05-degoogling-p1/</link>
        <guid isPermaLink="true">https://radutomy.github.io/2021-04-05-degoogling-p1/</guid>
      </item>
    
      <item>
        <title>Real Time Updates in Blazor - Part II</title>
        <description>
          
          This is a 3 part series: Part I convers building the Blazor client and demonstrating how it can be used to process events in real time In Part II we demonstrate how we can leverage Azure and Github Pages in order to build a complete CI pipeline that builds and...
        </description>
        <pubDate>Fri, 15 May 2020 00:00:00 +0100</pubDate>
        <link>https://radutomy.github.io/2020-05-15-realtimeblazor-p2/</link>
        <guid isPermaLink="true">https://radutomy.github.io/2020-05-15-realtimeblazor-p2/</guid>
      </item>
    
      <item>
        <title>Real Time Updates in Blazor - Part I</title>
        <description>
          
          This is a 3 part series: Part I convers building the Blazor client and demonstrating how it can be used to process events in real time In Part II we demonstrate how we can leverage Azure and Github Pages in order to build a complete CI pipeline that builds and...
        </description>
        <pubDate>Fri, 08 May 2020 00:00:00 +0100</pubDate>
        <link>https://radutomy.github.io/2020-05-08-realtimeblazor-p1/</link>
        <guid isPermaLink="true">https://radutomy.github.io/2020-05-08-realtimeblazor-p1/</guid>
      </item>
    
      <item>
        <title>Sound Control on a Raspberry Pi with ALSA</title>
        <description>
          
          In one of our projects we have a sound generator attached to a Raspberry Pi, and the mission is to control the sound volume in real time, (think turning a knob). The obvious way to achieve this is using system() and invoke amixer as a separate process. The problem with...
        </description>
        <pubDate>Sat, 04 Apr 2020 00:00:00 +0100</pubDate>
        <link>https://radutomy.github.io/2020-04-04-alsalib/</link>
        <guid isPermaLink="true">https://radutomy.github.io/2020-04-04-alsalib/</guid>
      </item>
    
      <item>
        <title>Remote SSH Debugging with Visual Studio 2019</title>
        <description>
          
          With the rise of .NET Core and embedded devices such as the Rasperry Pi, I find it frustrating that Microsoft have not added support for remote debugger so that you can quickly deploy and debug your code on the Pi directly. You can do this with a bit of effort...
        </description>
        <pubDate>Sun, 15 Mar 2020 00:00:00 +0000</pubDate>
        <link>https://radutomy.github.io/2020-03-15-vsremotedebugger/</link>
        <guid isPermaLink="true">https://radutomy.github.io/2020-03-15-vsremotedebugger/</guid>
      </item>
    
  </channel>
</rss>
