<rss xmlns:atom="http://www.w3.org/2005/Atom" version="2.0">
    <channel>
        <title>Go - Tag - LoveIt</title>
        <link>https://lukaszwojcik.eu/tags/go/</link>
        <description>Go - Tag - LoveIt</description>
        <generator>Hugo -- gohugo.io</generator><language>en</language><managingEditor>kontakt@lukaszwojcik.eu (Łukasz Wójcik)</managingEditor>
            <webMaster>kontakt@lukaszwojcik.eu (Łukasz Wójcik)</webMaster><copyright>This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.</copyright><lastBuildDate>Mon, 06 May 2024 18:03:56 &#43;0200</lastBuildDate><atom:link href="https://lukaszwojcik.eu/tags/go/" rel="self" type="application/rss+xml" /><item>
    <title>Encrypt and Decrypt Messages Using the Rot64 Unofficial Caesar Cipher Algorithm</title>
    <link>https://lukaszwojcik.eu/encrypt-and-decrypt-messages-using-the-rot64-unofficial-caesar-cipher-algorithm/</link>
    <pubDate>Mon, 06 May 2024 18:03:56 &#43;0200</pubDate>
    <author>Łukasz Wójcik</author>
    <guid>https://lukaszwojcik.eu/encrypt-and-decrypt-messages-using-the-rot64-unofficial-caesar-cipher-algorithm/</guid>
    <description><![CDATA[<p>Program w języku GOlang, który koduje i dekoduje wiadomości nieoficjalnym algorytmem Cezara - ROT64</p>]]></description>
</item>
<item>
    <title>Convert Hiberfil.sys file to Raw file</title>
    <link>https://lukaszwojcik.eu/convert-hiberfil_sys-file-to-raw-file/</link>
    <pubDate>Sun, 21 Apr 2024 15:07:54 &#43;0200</pubDate>
    <author>Łukasz Wójcik</author>
    <guid>https://lukaszwojcik.eu/convert-hiberfil_sys-file-to-raw-file/</guid>
    <description><![CDATA[<p>Kod w języku Go, który konwertuje plik <code>hiberfil.sys</code> na surowy obraz pamięci:</p>]]></description>
</item>
<item>
    <title>Try the 8 Ball Simulator From Interstate 60 and Discover the Truth</title>
    <link>https://lukaszwojcik.eu/try-the-8-ball-simulator-from-interstate-60-and-discover-the-truth/</link>
    <pubDate>Thu, 18 Apr 2024 10:19:09 &#43;0200</pubDate>
    <author>Łukasz Wójcik</author>
    <guid>https://lukaszwojcik.eu/try-the-8-ball-simulator-from-interstate-60-and-discover-the-truth/</guid>
    <description><![CDATA[<p>We will examine a fascinating Go program that simulates the operation of the 8 Ball from the movie -&gt; <code>_&quot;Interstate 60: Episodes of the Road&quot;_</code> (link do imdb) in today&rsquo;s article. The interactive element is made enjoyable by the program&rsquo;s random answer generation. The option to present the solutions to the problems posed is one of the most intriguing features of this movie.</p>]]></description>
</item>
<item>
    <title>Ogonki - Making Life Easier for Programmers: A Simple Solution to Diacritical Marks in Text Files</title>
    <link>https://lukaszwojcik.eu/ogonki-making-life-easier-for-programmers_a-simple-solution-to-diacritical-marks-in-text-files/</link>
    <pubDate>Thu, 18 Apr 2024 08:23:31 &#43;0200</pubDate>
    <author>Łukasz Wójcik</author>
    <guid>https://lukaszwojcik.eu/ogonki-making-life-easier-for-programmers_a-simple-solution-to-diacritical-marks-in-text-files/</guid>
    <description><![CDATA[<p>A program designed to replace diacritical marks in unformatted text files encoded in UTF-8 format.</p>]]></description>
</item>
<item>
    <title>Base128 Algorithm Tool for Encoding and Decoding Text Data</title>
    <link>https://lukaszwojcik.eu/base128-algorithm-tool-for-encoding-and-decoding-text-data/</link>
    <pubDate>Thu, 18 Apr 2024 08:01:47 &#43;0200</pubDate>
    <author>Łukasz Wójcik</author>
    <guid>https://lukaszwojcik.eu/base128-algorithm-tool-for-encoding-and-decoding-text-data/</guid>
    <description><![CDATA[<p>Encoding and decoding algorithms are critical in today&rsquo;s digital world.
One of the interesting and reliable solutions is the <strong>Base128</strong> algorithm.
This article will introduce you to the principles of operation of this algorithm and present the practical application of the source code.</p>]]></description>
</item>
<item>
    <title>Rozwiazywanie Niekompatybilności formatów YAML - JSON i HCL w chmurze</title>
    <link>https://lukaszwojcik.eu/rozwiazywanie-niekompatybilnosci-formatow-w-chmurze/</link>
    <pubDate>Wed, 17 Jan 2024 14:46:28 &#43;0100</pubDate>
    <author>Łukasz Wójcik</author>
    <guid>https://lukaszwojcik.eu/rozwiazywanie-niekompatybilnosci-formatow-w-chmurze/</guid>
    <description><![CDATA[<p>Rozwiązywanie niekompatybilności formatów YAML - JSON - HCL w chmurze za pomocą konwertera formatów.</p>]]></description>
</item>
</channel>
</rss>
