<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:media="http://search.yahoo.com/mrss/"><channel><title><![CDATA[chasing clouds]]></title><description><![CDATA[programming and photography]]></description><link>https://blogdelsinkcom.azurewebsites.net/</link><generator>Ghost 0.9</generator><lastBuildDate>Fri, 03 Apr 2026 20:27:34 GMT</lastBuildDate><atom:link href="https://blogdelsinkcom.azurewebsites.net/rss/" rel="self" type="application/rss+xml"/><ttl>60</ttl><item><title><![CDATA[LMAX Disruptor in C#]]></title><description><![CDATA[<p>Finally had a chance to take a closer look at  the <a href="https://github.com/disruptor-net/Disruptor-net">.NET port</a> of the <a href="https://github.com/LMAX-Exchange/disruptor">LMAX Disruptor</a> and publish a few "getting started" samples for it. See <a href="https://github.com/antondelsink/disruptor-net-samples">disruptor-net-samples on GitHub</a>.</p>]]></description><link>https://blogdelsinkcom.azurewebsites.net/lmax-disruptor-in-c/</link><guid isPermaLink="false">80477cb8-3260-4f06-95fb-27d8df9a2e47</guid><dc:creator><![CDATA[Anton Delsink]]></dc:creator><pubDate>Sun, 08 Oct 2017 16:17:37 GMT</pubDate><content:encoded><![CDATA[<p>Finally had a chance to take a closer look at  the <a href="https://github.com/disruptor-net/Disruptor-net">.NET port</a> of the <a href="https://github.com/LMAX-Exchange/disruptor">LMAX Disruptor</a> and publish a few "getting started" samples for it. See <a href="https://github.com/antondelsink/disruptor-net-samples">disruptor-net-samples on GitHub</a>.</p>]]></content:encoded></item><item><title><![CDATA[Async Programming in C#]]></title><description><![CDATA[<p>Published Online Training:</p>

<p><a href="https://www.lynda.com/C-tutorials/Async-Programming-C/618722-2.html">Lynda.com: Async Programming in C#</a></p>

<p><a href="https://www.linkedin.com/learning/async-programming-in-c-sharp">LinkedIn Learning: Async Programming in C#</a></p>]]></description><link>https://blogdelsinkcom.azurewebsites.net/async-programming-in-c/</link><guid isPermaLink="false">3a6284d0-26b3-4bfa-a701-836f52050c58</guid><category><![CDATA[Online Training]]></category><dc:creator><![CDATA[Anton Delsink]]></dc:creator><pubDate>Thu, 05 Oct 2017 10:03:00 GMT</pubDate><content:encoded><![CDATA[<p>Published Online Training:</p>

<p><a href="https://www.lynda.com/C-tutorials/Async-Programming-C/618722-2.html">Lynda.com: Async Programming in C#</a></p>

<p><a href="https://www.linkedin.com/learning/async-programming-in-c-sharp">LinkedIn Learning: Async Programming in C#</a></p>]]></content:encoded></item><item><title><![CDATA[First Look: Azure Logic Apps]]></title><description><![CDATA[<p>Published Online Training:</p>

<p><a href="https://www.lynda.com/Azure-tutorials/Microsoft-Azure-Logic-Apps-First-Look/624302-2.html">Lynda.com: First Look: Azure Logic Apps</a></p>

<p><a href="https://www.linkedin.com/learning/microsoft-azure-logic-apps-first-look">LinkedIn Learning: First Look: Azure Logic Apps</a></p>]]></description><link>https://blogdelsinkcom.azurewebsites.net/first-look-azure-logic-apps/</link><guid isPermaLink="false">6d66b05c-87ed-4378-ad90-752ef596d56e</guid><category><![CDATA[Online Training]]></category><dc:creator><![CDATA[Anton Delsink]]></dc:creator><pubDate>Wed, 04 Oct 2017 10:03:00 GMT</pubDate><content:encoded><![CDATA[<p>Published Online Training:</p>

<p><a href="https://www.lynda.com/Azure-tutorials/Microsoft-Azure-Logic-Apps-First-Look/624302-2.html">Lynda.com: First Look: Azure Logic Apps</a></p>

<p><a href="https://www.linkedin.com/learning/microsoft-azure-logic-apps-first-look">LinkedIn Learning: First Look: Azure Logic Apps</a></p>]]></content:encoded></item><item><title><![CDATA[nostalgia]]></title><description><![CDATA[<p>IRC, NNTP, SMTP, ... all human readable. And disappearing fast. <br>
Imagine my surprise at <a href="https://redis.io/topics/protocol">Redis</a> not having a purely binary protocol! <br>
And so yet again I find myself writing a <a href="https://github.com/antondelsink/stream-proxy/">proxy</a>, a logger, a parser, ...</p>]]></description><link>https://blogdelsinkcom.azurewebsites.net/nostalgia/</link><guid isPermaLink="false">b80eb3d8-634a-4bee-9284-b122099d8586</guid><dc:creator><![CDATA[Anton Delsink]]></dc:creator><pubDate>Mon, 02 Oct 2017 06:25:19 GMT</pubDate><content:encoded><![CDATA[<p>IRC, NNTP, SMTP, ... all human readable. And disappearing fast. <br>
Imagine my surprise at <a href="https://redis.io/topics/protocol">Redis</a> not having a purely binary protocol! <br>
And so yet again I find myself writing a <a href="https://github.com/antondelsink/stream-proxy/">proxy</a>, a logger, a parser, ...</p>]]></content:encoded></item><item><title><![CDATA[Azure Container Instances]]></title><description><![CDATA[<p>don't get me wrong, I love #serverless</p>

<p>but ACI makes me giddy</p>

<p>it's the sweet spot between #serverless and all that management overhead inevitable with complex scenarios in the real world of #containers </p>

<p>for a quick test I thought I'd help out the Archive Team (archiveteam.org) <br>
and omg seriously</p>]]></description><link>https://blogdelsinkcom.azurewebsites.net/azure-container-instances/</link><guid isPermaLink="false">5ab55c19-fe5f-4f64-bdf4-c937397a5c95</guid><dc:creator><![CDATA[Anton Delsink]]></dc:creator><pubDate>Thu, 27 Jul 2017 07:43:18 GMT</pubDate><content:encoded><![CDATA[<p>don't get me wrong, I love #serverless</p>

<p>but ACI makes me giddy</p>

<p>it's the sweet spot between #serverless and all that management overhead inevitable with complex scenarios in the real world of #containers </p>

<p>for a quick test I thought I'd help out the Archive Team (archiveteam.org) <br>
and omg seriously quick (using the console within the Azure Portal):</p>

<p><code># az container create -g ATW --name archiveteamwarrior --image archiveteam/warrior-dockerfile --ip-address public --port 8001</code></p>

<p>and that was it: there is now an Archive Team Warrior container running on Azure, without the need for me to set up a Linux VM, without running any docker commands, etc. Just the above one line and that was it.</p>

<p>PS: when you do this for yourself, there may be a delay in that port being opened. <br>
patience! <br>
and if it doesn't open within 10mins. delete and redeploy. it's a preview!</p>]]></content:encoded></item><item><title><![CDATA[First Look: Azure Functions]]></title><description><![CDATA[<p>Published Online Training:</p>

<p><a href="https://www.lynda.com/Azure-tutorials/Azure-Functions-First-Look/606070-2.html">Lynda.com: Azure Functions First Look</a></p>

<p><a href="https://www.linkedin.com/learning/azure-functions-first-look">LinkedIn Learning: Azure Functions First Look</a></p>]]></description><link>https://blogdelsinkcom.azurewebsites.net/first-look-azure-functions/</link><guid isPermaLink="false">e267c5c6-ae10-4947-ad6c-53c5cc140d5d</guid><category><![CDATA[Online Training]]></category><dc:creator><![CDATA[Anton Delsink]]></dc:creator><pubDate>Mon, 10 Jul 2017 10:38:00 GMT</pubDate><content:encoded><![CDATA[<p>Published Online Training:</p>

<p><a href="https://www.lynda.com/Azure-tutorials/Azure-Functions-First-Look/606070-2.html">Lynda.com: Azure Functions First Look</a></p>

<p><a href="https://www.linkedin.com/learning/azure-functions-first-look">LinkedIn Learning: Azure Functions First Look</a></p>]]></content:encoded></item><item><title><![CDATA[containerless]]></title><description><![CDATA[<p>with virtualization, we traded access to physical hardware for many benefits. <br>
with virtualization we went physicalserverless.</p>

<p>with containers, we traded full access to the OS for many benefits. <br>
with containers we went operatingsystemless.</p>

<p>with Lambda, we traded full control of containers for many benefits. <br>
in AWS, Lambda does use containers</p>]]></description><link>https://blogdelsinkcom.azurewebsites.net/containerless/</link><guid isPermaLink="false">4ceb4a23-1ebd-4c96-a437-b21e16bc0475</guid><category><![CDATA[NdcOslo]]></category><category><![CDATA[Norway]]></category><category><![CDATA[Serverless]]></category><dc:creator><![CDATA[Anton Delsink]]></dc:creator><pubDate>Wed, 14 Jun 2017 10:00:00 GMT</pubDate><content:encoded><![CDATA[<p>with virtualization, we traded access to physical hardware for many benefits. <br>
with virtualization we went physicalserverless.</p>

<p>with containers, we traded full access to the OS for many benefits. <br>
with containers we went operatingsystemless.</p>

<p>with Lambda, we traded full control of containers for many benefits. <br>
in AWS, Lambda does use containers (I'm told) but we (mostly) don't care. <br>
in Azure, Functions don't use containers but we (mostly) don't care.</p>

<p>and thus containerless...</p>]]></content:encoded></item><item><title><![CDATA[Learning Azure SQL Querying]]></title><description><![CDATA[<p>Published Online Training</p>

<p><a href="https://www.linkedin.com/learning/learning-azure-sql-querying">LinkedIn Learning: Learning Azure SQL Querying</a></p>

<p><a href="https://www.lynda.com/SQL-Server-tutorials/Learning-Azure-SQL-Querying/580646-2.html">Lynda.com: Learning Azure SQL Querying</a></p>]]></description><link>https://blogdelsinkcom.azurewebsites.net/learning-azure-sql-querying/</link><guid isPermaLink="false">e59ec572-f623-4864-a57e-48fdf2ad3daf</guid><category><![CDATA[Online Training]]></category><dc:creator><![CDATA[Anton Delsink]]></dc:creator><pubDate>Fri, 12 May 2017 10:03:00 GMT</pubDate><content:encoded><![CDATA[<p>Published Online Training</p>

<p><a href="https://www.linkedin.com/learning/learning-azure-sql-querying">LinkedIn Learning: Learning Azure SQL Querying</a></p>

<p><a href="https://www.lynda.com/SQL-Server-tutorials/Learning-Azure-SQL-Querying/580646-2.html">Lynda.com: Learning Azure SQL Querying</a></p>]]></content:encoded></item><item><title><![CDATA[New in SQL Server 2016 for Developers]]></title><description><![CDATA[<p>Published Online Training:</p>

<p><a href="https://www.lynda.com/Developer-tutorials/New-Features-SQL-Server-2016-Developers/578068-2.html">Lynda.com: What's new in SQL Server 2016 for Developers</a></p>

<p><a href="https://www.linkedin.com/learning/new-features-in-sql-server-2016-for-developers">LinkedIn Learning: What's new in SQL Server 2016 for Developers</a></p>]]></description><link>https://blogdelsinkcom.azurewebsites.net/new-in-sql-server-2016/</link><guid isPermaLink="false">a18b5b5a-1bf6-4c9f-89e1-1f53512b6fc8</guid><category><![CDATA[Online Training]]></category><dc:creator><![CDATA[Anton Delsink]]></dc:creator><pubDate>Wed, 10 May 2017 08:00:00 GMT</pubDate><content:encoded><![CDATA[<p>Published Online Training:</p>

<p><a href="https://www.lynda.com/Developer-tutorials/New-Features-SQL-Server-2016-Developers/578068-2.html">Lynda.com: What's new in SQL Server 2016 for Developers</a></p>

<p><a href="https://www.linkedin.com/learning/new-features-in-sql-server-2016-for-developers">LinkedIn Learning: What's new in SQL Server 2016 for Developers</a></p>]]></content:encoded></item></channel></rss>