<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Projects - Tag - Michał Smyk - Azure Platform Engineer</title>
        <link>https://smyk.it/tags/projects/</link>
        <description>Projects - Tag - Michał Smyk - Azure Platform Engineer</description>
        <generator>Hugo -- gohugo.io</generator><language>en-us</language><managingEditor>blog@smyk.it (Michał Smyk)</managingEditor>
            <webMaster>blog@smyk.it (Michał Smyk)</webMaster><lastBuildDate>Mon, 12 Feb 2018 19:16:26 &#43;0200</lastBuildDate><atom:link href="https://smyk.it/tags/projects/" rel="self" type="application/rss+xml" /><item>
    <title>Pet Project February &#39;18</title>
    <link>https://smyk.it/posts/2018/pet-project/</link>
    <pubDate>Mon, 12 Feb 2018 19:16:26 &#43;0200</pubDate><author>
        <name>Michał Smyk</name>
    </author><guid>https://smyk.it/posts/2018/pet-project/</guid>
    <description><![CDATA[<p>Finally some time passed since I had finished my 2nd degree college, and now it&rsquo;s time to go back to writing some private projects.</p>
<p>As first one I decided to review once again ASP.NET Core, with SignalR Core and Azure hosting platform, to be more &lsquo;up to date&rsquo; with latest Microsoft solutions.</p>
<p>Code is available on GitHub, and currently (this commit) is based on the version that I used during deployment of this project — as it was used in a real-world use case during last weekend&rsquo;s Kawaii Time event in Wrocław. Hopefully I will find some more time to refactor it, as it definitely is not the nicest code that I could write (well, the clock was ticking so I had to skip a few steps).</p>]]></description>
</item><item>
    <title>BOM of Integer.parseInt() doom</title>
    <link>https://smyk.it/posts/2015/bom-of-doom/</link>
    <pubDate>Sat, 05 Dec 2015 19:15:44 &#43;0200</pubDate><author>
        <name>Michał Smyk</name>
    </author><guid>https://smyk.it/posts/2015/bom-of-doom/</guid>
    <description><![CDATA[<p>Tl;dr; version: Byte order mark in text file was responsible for <code>Integer.parseInt()</code> method throwing an exception (if it wasn’t obvious from a title).</p>
<p>That post is probably first one to talk about some specific issue, so here we go for a ride! In case you missed categories marks — it’s about Java, version 1.8.0_45.</p>
<p>Yesterday I was teaching my girlfriend how to code in Java (let me omit my reasons for choosing this language). It was actually related to the second day of Advent of Code (which was described in the previous post) assignment. Suddenly I received a complaint from her that her IDE was throwing a NumberFormatException for her Integer.parseInt() method.</p>]]></description>
</item></channel>
</rss>
