<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>Forem: Kris</title>
    <description>The latest articles on Forem by Kris (@kkrzeminski).</description>
    <link>https://forem.com/kkrzeminski</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F177769%2Fb36f4be8-2673-4779-a414-0b50808e73a8.png</url>
      <title>Forem: Kris</title>
      <link>https://forem.com/kkrzeminski</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://forem.com/feed/kkrzeminski"/>
    <language>en</language>
    <item>
      <title>Clojure CQRS framework</title>
      <dc:creator>Kris</dc:creator>
      <pubDate>Mon, 30 Dec 2019 18:21:32 +0000</pubDate>
      <link>https://forem.com/kkrzeminski/clojure-cqrs-framework-57pn</link>
      <guid>https://forem.com/kkrzeminski/clojure-cqrs-framework-57pn</guid>
      <description>&lt;p&gt;&lt;a href="https://github.com/metosin/kekkonen"&gt;https://github.com/metosin/kekkonen&lt;/a&gt;&lt;/p&gt;

</description>
      <category>clojure</category>
      <category>cqrs</category>
      <category>framework</category>
    </item>
    <item>
      <title>Using clojure to implement a web service</title>
      <dc:creator>Kris</dc:creator>
      <pubDate>Fri, 01 Nov 2019 20:41:13 +0000</pubDate>
      <link>https://forem.com/kkrzeminski/using-clojure-to-implement-a-web-service-ff8</link>
      <guid>https://forem.com/kkrzeminski/using-clojure-to-implement-a-web-service-ff8</guid>
      <description>&lt;p&gt;&lt;a href="https://medium.com/@kari.marttila/using-clojure-to-implement-a-web-service-server-53f62dca964f"&gt;https://medium.com/@kari.marttila/using-clojure-to-implement-a-web-service-server-53f62dca964f&lt;/a&gt;&lt;/p&gt;

</description>
      <category>clojure</category>
      <category>cursive</category>
    </item>
    <item>
      <title>java map merge into map</title>
      <dc:creator>Kris</dc:creator>
      <pubDate>Sat, 26 Oct 2019 12:13:04 +0000</pubDate>
      <link>https://forem.com/kkrzeminski/java-map-merge-into-map-ph</link>
      <guid>https://forem.com/kkrzeminski/java-map-merge-into-map-ph</guid>
      <description>&lt;p&gt;&lt;a href="https://www.nurkiewicz.com/2019/03/mapmerge-one-method-to-rule-them-all.html"&gt;https://www.nurkiewicz.com/2019/03/mapmerge-one-method-to-rule-them-all.html&lt;/a&gt;&lt;/p&gt;

</description>
      <category>java</category>
      <category>map</category>
      <category>merge</category>
    </item>
    <item>
      <title>property based testing groovy spock</title>
      <dc:creator>Kris</dc:creator>
      <pubDate>Sat, 26 Oct 2019 11:57:29 +0000</pubDate>
      <link>https://forem.com/kkrzeminski/property-based-testing-groovy-spock-5dnl</link>
      <guid>https://forem.com/kkrzeminski/property-based-testing-groovy-spock-5dnl</guid>
      <description>&lt;p&gt;&lt;a href="https://bijnagte.github.io/spock-genesis/"&gt;https://bijnagte.github.io/spock-genesis/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>spoc</category>
      <category>groovy</category>
    </item>
    <item>
      <title>Record everything in terminal: script -a</title>
      <dc:creator>Kris</dc:creator>
      <pubDate>Fri, 25 Oct 2019 19:16:10 +0000</pubDate>
      <link>https://forem.com/kkrzeminski/record-everything-in-terminal-script-a-3ee1</link>
      <guid>https://forem.com/kkrzeminski/record-everything-in-terminal-script-a-3ee1</guid>
      <description>&lt;p&gt;Full article:&lt;/p&gt;

&lt;p&gt;&lt;a href="https://www.ostechnix.com/record-everything-terminal/"&gt;https://www.ostechnix.com/record-everything-terminal/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Summary:&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight"&gt;&lt;pre class="highlight shell"&gt;&lt;code&gt;script &lt;span class="nt"&gt;-a&lt;/span&gt; file_name.log
&lt;span class="nb"&gt;pwd
exit
cat &lt;/span&gt;file_name.log
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;



</description>
      <category>bash</category>
      <category>linux</category>
    </item>
    <item>
      <title>Designing automated tests for React
</title>
      <dc:creator>Kris</dc:creator>
      <pubDate>Fri, 25 Oct 2019 19:12:59 +0000</pubDate>
      <link>https://forem.com/kkrzeminski/designing-automated-tests-for-react-d5</link>
      <guid>https://forem.com/kkrzeminski/designing-automated-tests-for-react-d5</guid>
      <description>&lt;p&gt;No time for reading maybe someday ...&lt;/p&gt;

&lt;p&gt;&lt;a href="https://increment.com/testing/designing-automated-tests-for-react/"&gt;https://increment.com/testing/designing-automated-tests-for-react/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>react</category>
    </item>
    <item>
      <title>Defunctionalize the continuation!</title>
      <dc:creator>Kris</dc:creator>
      <pubDate>Tue, 16 Jul 2019 19:16:45 +0000</pubDate>
      <link>https://forem.com/kkrzeminski/defunctionalize-the-continuation-4i2o</link>
      <guid>https://forem.com/kkrzeminski/defunctionalize-the-continuation-4i2o</guid>
      <description>&lt;p&gt;&lt;a href="http://www.pathsensitive.com/2019/07/the-best-refactoring-youve-never-heard.html"&gt;http://www.pathsensitive.com/2019/07/the-best-refactoring-youve-never-heard.html&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Java GraphQL lean generator</title>
      <dc:creator>Kris</dc:creator>
      <pubDate>Wed, 10 Jul 2019 14:27:02 +0000</pubDate>
      <link>https://forem.com/kkrzeminski/java-graphql-lean-generator-549</link>
      <guid>https://forem.com/kkrzeminski/java-graphql-lean-generator-549</guid>
      <description>&lt;p&gt;&lt;a href="https://github.com/leangen"&gt;https://github.com/leangen&lt;/a&gt;&lt;/p&gt;

</description>
      <category>graphql</category>
    </item>
    <item>
      <title>graphql reddit</title>
      <dc:creator>Kris</dc:creator>
      <pubDate>Sat, 29 Jun 2019 14:01:28 +0000</pubDate>
      <link>https://forem.com/kkrzeminski/graphql-reddit-5ae9</link>
      <guid>https://forem.com/kkrzeminski/graphql-reddit-5ae9</guid>
      <description>&lt;p&gt;Postman now supports GraphQL! - &lt;a href="https://blog.graphqleditor.com/graphql-postman/"&gt;https://blog.graphqleditor.com/graphql-postman/&lt;/a&gt;&lt;br&gt;
Generate code from your GraphQL schema with a single function call - &lt;a href="https://graphql-code-generator.com/"&gt;https://graphql-code-generator.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Introduction to Materia — An API Builder made for Frontend developers &lt;a href="https://medium.com/materia-in-depth/introduction-to-materia-an-api-builder-made-for-frontend-developers-ded3830ab60f"&gt;https://medium.com/materia-in-depth/introduction-to-materia-an-api-builder-made-for-frontend-developers-ded3830ab60f&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Materia&lt;/p&gt;

&lt;p&gt;&lt;a href="https://getmateria.com/"&gt;https://getmateria.com/&lt;/a&gt;&lt;br&gt;
&lt;a href="https://github.com/materiahq/materia-server"&gt;https://github.com/materiahq/materia-server&lt;/a&gt;&lt;/p&gt;

</description>
      <category>graphql</category>
      <category>materia</category>
    </item>
    <item>
      <title>HSM vulnerability</title>
      <dc:creator>Kris</dc:creator>
      <pubDate>Sun, 09 Jun 2019 08:48:59 +0000</pubDate>
      <link>https://forem.com/kkrzeminski/hsm-vulnerability-24fb</link>
      <guid>https://forem.com/kkrzeminski/hsm-vulnerability-24fb</guid>
      <description>&lt;p&gt;&lt;a href="https://cryptosense.com/blog/how-ledger-hacked-an-hsm/"&gt;https://cryptosense.com/blog/how-ledger-hacked-an-hsm/&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>CO2 emission compensated by forest</title>
      <dc:creator>Kris</dc:creator>
      <pubDate>Sat, 08 Jun 2019 22:10:37 +0000</pubDate>
      <link>https://forem.com/kkrzeminski/co2-emission-compensated-by-forest-1b57</link>
      <guid>https://forem.com/kkrzeminski/co2-emission-compensated-by-forest-1b57</guid>
      <description>&lt;p&gt;&lt;a href="http://landartgenerator.org/images/PosterCO2trees.jpg"&gt;http://landartgenerator.org/images/PosterCO2trees.jpg&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
    <item>
      <title>German naming convention</title>
      <dc:creator>Kris</dc:creator>
      <pubDate>Sat, 08 Jun 2019 21:43:41 +0000</pubDate>
      <link>https://forem.com/kkrzeminski/german-naming-convention-4ma0</link>
      <guid>https://forem.com/kkrzeminski/german-naming-convention-4ma0</guid>
      <description>&lt;p&gt;&lt;a href="https://chrisdone.com/posts/german-naming-convention/#german-naming-convention"&gt;https://chrisdone.com/posts/german-naming-convention/#german-naming-convention&lt;/a&gt;&lt;/p&gt;

</description>
    </item>
  </channel>
</rss>
