<?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>DEV Community: Kodengo</title>
    <description>The latest articles on DEV Community by Kodengo (@kodengo_com).</description>
    <link>https://dev.to/kodengo_com</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%2F65591%2F0e0eb0a5-48d2-49e8-b9c5-ecc1ea90a3f9.png</url>
      <title>DEV Community: Kodengo</title>
      <link>https://dev.to/kodengo_com</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/kodengo_com"/>
    <language>en</language>
    <item>
      <title>Clean code gamified</title>
      <dc:creator>Kodengo</dc:creator>
      <pubDate>Mon, 27 Aug 2018 15:02:56 +0000</pubDate>
      <link>https://dev.to/kodengo_com/clean-code-gamified-4l9j</link>
      <guid>https://dev.to/kodengo_com/clean-code-gamified-4l9j</guid>
      <description>&lt;ol&gt;
&lt;li&gt;invert a random if statement&lt;/li&gt;
&lt;li&gt;run the unit tests&lt;/li&gt;
&lt;li&gt;if the tests pass, drink&lt;/li&gt;
&lt;/ol&gt;

</description>
      <category>cleancode</category>
    </item>
    <item>
      <title>Rock bandify your team</title>
      <dc:creator>Kodengo</dc:creator>
      <pubDate>Wed, 15 Aug 2018 09:42:57 +0000</pubDate>
      <link>https://dev.to/kodengo_com/rock-bandify-your-team-4411</link>
      <guid>https://dev.to/kodengo_com/rock-bandify-your-team-4411</guid>
      <description>&lt;p&gt;What would be the codified rock band name of your team?&lt;/p&gt;

&lt;p&gt;I'm thinking "The cyclic dependencies", "The unclosed brackets".&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>rockbandname</category>
    </item>
    <item>
      <title>I've added karaoke and firebreathing to my linkedin skills.</title>
      <dc:creator>Kodengo</dc:creator>
      <pubDate>Wed, 20 Jun 2018 15:38:18 +0000</pubDate>
      <link>https://dev.to/kodengo_com/ive-added-karaoke-and-firebreathing-to-my-linkedin-skills-5f45</link>
      <guid>https://dev.to/kodengo_com/ive-added-karaoke-and-firebreathing-to-my-linkedin-skills-5f45</guid>
      <description>&lt;p&gt;None of the recruiters or companies that contact me ever have questions on any of these topics. Is anyone actually reading stuff on linkedin profiles?&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>linkedin</category>
    </item>
    <item>
      <title>If your project was to be linked to an art style, which one would it be?</title>
      <dc:creator>Kodengo</dc:creator>
      <pubDate>Thu, 14 Jun 2018 06:21:09 +0000</pubDate>
      <link>https://dev.to/kodengo_com/if-your-project-was-to-be-linked-to-an-art-style-which-one-would-it-be-4c0g</link>
      <guid>https://dev.to/kodengo_com/if-your-project-was-to-be-linked-to-an-art-style-which-one-would-it-be-4c0g</guid>
      <description>&lt;p&gt;At the moment I have a Baroque one in front of me.&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>artstyles</category>
    </item>
    <item>
      <title>How long does it take to build your project?</title>
      <dc:creator>Kodengo</dc:creator>
      <pubDate>Mon, 28 May 2018 19:45:39 +0000</pubDate>
      <link>https://dev.to/kodengo_com/how-long-does-it-take-to-build-your-project-3dfi</link>
      <guid>https://dev.to/kodengo_com/how-long-does-it-take-to-build-your-project-3dfi</guid>
      <description>&lt;p&gt;A project I'm currently working on takes around 2.5h to build. That's mostly because the code base is huge (1.2m LOC) and the tests are mostly slow. The coverage isn't even that big (around 20% unit and ITs).&lt;/p&gt;

&lt;p&gt;Whats the build time of the projects you are working on?&lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
    <item>
      <title>How do you feel, and whats your reaction when people are referred to as "Resources"?</title>
      <dc:creator>Kodengo</dc:creator>
      <pubDate>Thu, 17 May 2018 07:58:44 +0000</pubDate>
      <link>https://dev.to/kodengo_com/how-do-you-feel-and-whats-your-reaction-when-people-are-referred-to-as-resources-2edd</link>
      <guid>https://dev.to/kodengo_com/how-do-you-feel-and-whats-your-reaction-when-people-are-referred-to-as-resources-2edd</guid>
      <description></description>
      <category>discuss</category>
    </item>
    <item>
      <title>A recruiter sends you a job proposal with "URGENT" in the subject. What do you think and how do you respond?</title>
      <dc:creator>Kodengo</dc:creator>
      <pubDate>Wed, 02 May 2018 06:34:15 +0000</pubDate>
      <link>https://dev.to/kodengo_com/a-recruiter-sends-you-a-job-proposal-with-urgent-in-the-subject-what-do-you-think-and-how-do-you-respond-4682</link>
      <guid>https://dev.to/kodengo_com/a-recruiter-sends-you-a-job-proposal-with-urgent-in-the-subject-what-do-you-think-and-how-do-you-respond-4682</guid>
      <description></description>
      <category>discuss</category>
      <category>recruitment</category>
    </item>
    <item>
      <title>What is architecture?</title>
      <dc:creator>Kodengo</dc:creator>
      <pubDate>Fri, 27 Apr 2018 17:57:44 +0000</pubDate>
      <link>https://dev.to/kodengo_com/what-is-architecture-57be</link>
      <guid>https://dev.to/kodengo_com/what-is-architecture-57be</guid>
      <description></description>
      <category>discuss</category>
      <category>architecture</category>
    </item>
    <item>
      <title>Let me setup the database migration for the deployer of the code generator for the class for summing integers.</title>
      <dc:creator>Kodengo</dc:creator>
      <pubDate>Wed, 25 Apr 2018 06:46:29 +0000</pubDate>
      <link>https://dev.to/kodengo_com/let-me-setup-the-database-migration-for-the-deployer-of-the-code-generator-for-the-class-for-summing-integers-45ke</link>
      <guid>https://dev.to/kodengo_com/let-me-setup-the-database-migration-for-the-deployer-of-the-code-generator-for-the-class-for-summing-integers-45ke</guid>
      <description>&lt;p&gt;How do you know if you have overengineered a solution?&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>overengineering</category>
    </item>
    <item>
      <title>Should bugs be discovered in a code review?</title>
      <dc:creator>Kodengo</dc:creator>
      <pubDate>Mon, 23 Apr 2018 12:40:13 +0000</pubDate>
      <link>https://dev.to/kodengo_com/should-bugs-be-discovered-in-a-code-review-3l48</link>
      <guid>https://dev.to/kodengo_com/should-bugs-be-discovered-in-a-code-review-3l48</guid>
      <description>&lt;p&gt;On a project I've worked on, a lot of effort was put into verifying that the code in the merge request was bug free.&lt;br&gt;
This meant that when doing code reviews one would not just review the code structure, class responsibilities, code readability etc, but also the correctness of the code logic.&lt;br&gt;
In my opinion the code logic and code behavior should be described and documented in the automation tests making the code review all about the code, and not about the business.&lt;/p&gt;

&lt;p&gt;I would appreciate your thoughts on this.&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>codereview</category>
    </item>
    <item>
      <title>Are you aware of the performance capabilities of the system you build?</title>
      <dc:creator>Kodengo</dc:creator>
      <pubDate>Mon, 23 Apr 2018 10:34:07 +0000</pubDate>
      <link>https://dev.to/kodengo_com/are-you-aware-of-the-performance-capabilities-of-the-system-you-build-3fmi</link>
      <guid>https://dev.to/kodengo_com/are-you-aware-of-the-performance-capabilities-of-the-system-you-build-3fmi</guid>
      <description>&lt;p&gt;Working on different systems, more often than not I see that the performance capabilities of the system are either not clearly visible and defined or they are completely missing. &lt;br&gt;
A lot of the developers developing features are not aware of the impact their code does to performance. By Impact I mean visible numbers of the load the system can take that go together with every build.&lt;/p&gt;

&lt;p&gt;So the question here is: &lt;/p&gt;

&lt;p&gt;Is performance testing your system a part of the continuous delivery pipeline or is it done as a periodical effort separated of the release process?&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>performance</category>
    </item>
    <item>
      <title>Whats the most irritating "if statement condition" that you've come across?</title>
      <dc:creator>Kodengo</dc:creator>
      <pubDate>Thu, 12 Apr 2018 19:56:24 +0000</pubDate>
      <link>https://dev.to/kodengo_com/whats-the-most-irritating-if-statement-condition-that-youve-come-across-27jf</link>
      <guid>https://dev.to/kodengo_com/whats-the-most-irritating-if-statement-condition-that-youve-come-across-27jf</guid>
      <description>&lt;p&gt;Inspired by the Pinocchio's discussion with prince charming in "Shrek":&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Prince Charming:&lt;/strong&gt; You! You can't lie. So tell me, puppet, where is Shrek?&lt;br&gt;
&lt;strong&gt;Pinocchio:&lt;/strong&gt; Uh, I don't know where he's not.&lt;br&gt;
&lt;strong&gt;Prince Charming:&lt;/strong&gt; You're telling me you don't know where Shrek is?&lt;br&gt;
&lt;strong&gt;Pinocchio:&lt;/strong&gt; It wouldn't be inaccurate to assume that I couldn't exactly not say that it is or isn't almost partially incorrect.&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>pinocchioconditions</category>
      <category>doublenegation</category>
    </item>
  </channel>
</rss>
