<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Tools - Tag - Michał Smyk - Azure Platform, DevOps &amp; AgentOps</title>
        <link>https://blog.smyk.it/tags/tools/</link>
        <description>Tools - Tag - Michał Smyk - Azure Platform, DevOps &amp; AgentOps</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>blog@smyk.it (Michał Smyk)</managingEditor>
            <webMaster>blog@smyk.it (Michał Smyk)</webMaster><lastBuildDate>Fri, 23 Feb 2018 19:16:38 &#43;0200</lastBuildDate><atom:link href="https://blog.smyk.it/tags/tools/" rel="self" type="application/rss+xml" /><item>
    <title>OpenSSH Beta on Windows</title>
    <link>https://blog.smyk.it/posts/2018/openssh-beta/</link>
    <pubDate>Fri, 23 Feb 2018 19:16:38 &#43;0200</pubDate><author>
        <name>Michał Smyk</name>
    </author><guid>https://blog.smyk.it/posts/2018/openssh-beta/</guid>
    <description><![CDATA[<p>As mentioned in <a href="https://blog.smyk.it/posts/2018/tools/" rel="">previous post</a>, the time has come to install proper development tools on every environment that I used. And so I had my first chance to use OpenSSH Beta on Windows.</p>
<p>While installation is rather simple (and does not require to reboot computer — looks like Microsoft is finally learning something from *nix Systems), for configuration there were some surprises for me. See the post details to read more about it!</p>]]></description>
</item><item>
    <title>Tools preparation — Visual Studio vs my stack choice</title>
    <link>https://blog.smyk.it/posts/2018/tools/</link>
    <pubDate>Sun, 18 Feb 2018 19:16:32 &#43;0200</pubDate><author>
        <name>Michał Smyk</name>
    </author><guid>https://blog.smyk.it/posts/2018/tools/</guid>
    <description><![CDATA[<p>After finishing <a href="https://blog.smyk.it/posts/2018/pet-project/" rel="">last project</a> the time has come to prepare myself for next projects. And for that, I had to setup development tools and environments. Shouldn’t take too long right? Unless… There are more than two of them.</p>
<p>In this post there are mostly my reflections on working on .NET/JS projects using Windows and Linux operating systems simultaneously and how to select a good IDE and VCS for that kind of set-up.
The more the merrier?</p>]]></description>
</item><item>
    <title>Pet Project February &#39;18</title>
    <link>https://blog.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://blog.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>Rider First Thoughts</title>
    <link>https://blog.smyk.it/posts/2016/rider-first-thoughts/</link>
    <pubDate>Tue, 08 Mar 2016 19:16:11 &#43;0200</pubDate><author>
        <name>Michał Smyk</name>
    </author><guid>https://blog.smyk.it/posts/2016/rider-first-thoughts/</guid>
    <description><![CDATA[<p>Before I start writing about Project Rider, I would like to invite everyone to my lecture during <a href="http://13.sesja.linuksowa.pl/en" target="_blank" rel="noopener noreferrer">13th Linux Session</a>.</p>
<p>A week passed and I had some time to work on the new JetBrains tool — Project Rider. I would like to share my thoughts about it with you.</p>
<p>Of course, I wasn’t expecting a revolution — I already had experience with previous JetBrains products, mostly with PyCharm and RubyMine (thanks to my student license it is much easier to use those tools for my college assignments). I had received another excellent IDE based on the same engine, and it works really well on my Fedora. It also works fast — which will always be an advantage over Visual Studio.</p>]]></description>
</item><item>
    <title>BOM of Integer.parseInt() doom</title>
    <link>https://blog.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://blog.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>
