<?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: John McCarthy</title>
    <description>The latest articles on DEV Community by John McCarthy (@passingby).</description>
    <link>https://dev.to/passingby</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%2F652318%2Fcad45c0e-77a8-4019-856c-452aec71c3b8.jpeg</url>
      <title>DEV Community: John McCarthy</title>
      <link>https://dev.to/passingby</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/passingby"/>
    <language>en</language>
    <item>
      <title>A less spoken of optimisation technique</title>
      <dc:creator>John McCarthy</dc:creator>
      <pubDate>Thu, 23 Sep 2021 02:43:56 +0000</pubDate>
      <link>https://dev.to/passingby/a-less-spoken-of-optimisation-technique-a1h</link>
      <guid>https://dev.to/passingby/a-less-spoken-of-optimisation-technique-a1h</guid>
      <description>&lt;p&gt;At some point after leaving the computer for the day. Preferably soon after. Try to conceptually pack what you're working on away somewhere, reassuring yourself (and the work) that you'll pick it back up tomorrow morning.&lt;/p&gt;

&lt;p&gt;The additional rest this gives you. Will optimise your ability to problem solve the next day. &lt;/p&gt;

</description>
    </item>
    <item>
      <title>Note to self.</title>
      <dc:creator>John McCarthy</dc:creator>
      <pubDate>Tue, 21 Sep 2021 09:52:18 +0000</pubDate>
      <link>https://dev.to/passingby/note-to-self-582h</link>
      <guid>https://dev.to/passingby/note-to-self-582h</guid>
      <description>&lt;p&gt;When you're building that thing and a naming of key variables doesn't feel right.&lt;/p&gt;

&lt;p&gt;Please reassess it now. &lt;/p&gt;

&lt;p&gt;Not half way through a project when you realise fighting for your original decision is futile.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Sometimes reinventing the wheel isn't so bad</title>
      <dc:creator>John McCarthy</dc:creator>
      <pubDate>Tue, 21 Sep 2021 08:42:18 +0000</pubDate>
      <link>https://dev.to/passingby/sometimes-reinventing-the-wheel-isn-t-so-bad-2e5i</link>
      <guid>https://dev.to/passingby/sometimes-reinventing-the-wheel-isn-t-so-bad-2e5i</guid>
      <description>&lt;p&gt;If you have somewhat flexible time frame for a project, it can be a good idea to reinvent the wheel.&lt;/p&gt;

&lt;p&gt;Libraries and copy and paste code is perfect in many ways. It's often the choice you should make in deciding how you're going to develop a project.&lt;/p&gt;

&lt;p&gt;Yet sometimes. We have a little more time. If that ever happens and you get the chance to roll your own; try it. It'll provide insight into...&lt;/p&gt;

&lt;ul&gt;
&lt;li&gt;The real worth of code you inherit by default from those who share&lt;/li&gt;
&lt;li&gt;How well the solutions you use are coded (more functionality than style).&lt;/li&gt;
&lt;li&gt;What features the code you use is missing (giving you chance to perhaps send in a PR for your favourite repo of choice)&lt;/li&gt;
&lt;/ul&gt;

&lt;p&gt;And likely many more.&lt;/p&gt;

&lt;p&gt;Rolling your own forces you to understand the code your write and use. It's a great experience. So if you have the privilege of time and opportunity to do so. Do it! &lt;/p&gt;

</description>
    </item>
    <item>
      <title>10 Things a... Only joking!</title>
      <dc:creator>John McCarthy</dc:creator>
      <pubDate>Sun, 19 Sep 2021 03:58:03 +0000</pubDate>
      <link>https://dev.to/passingby/10-thing-a-only-joking-30a5</link>
      <guid>https://dev.to/passingby/10-thing-a-only-joking-30a5</guid>
      <description>&lt;p&gt;I've fallen down the hole of ... a few times. It's a rush. It is falling after all.&lt;/p&gt;

&lt;p&gt;Yet. As you know, it also hurts when you hit the floor after falling.&lt;/p&gt;

&lt;p&gt;When I found myself exploring on the ground, bumping into others who'd found the same thing. It didn't hurt.&lt;/p&gt;

&lt;p&gt;It strengthened and rejuvenated.&lt;/p&gt;

</description>
    </item>
    <item>
      <title>Passing Thought: All code starts to look the same</title>
      <dc:creator>John McCarthy</dc:creator>
      <pubDate>Sat, 18 Sep 2021 03:40:45 +0000</pubDate>
      <link>https://dev.to/passingby/passing-thought-all-code-starts-to-look-the-same-2hmb</link>
      <guid>https://dev.to/passingby/passing-thought-all-code-starts-to-look-the-same-2hmb</guid>
      <description>&lt;p&gt;This language, that language... No denying they have their quirks. Just a note here to those that might need it. &lt;/p&gt;

&lt;p&gt;If you're scared of other languages than the one you mainly use, try some others :) &lt;/p&gt;

&lt;p&gt;It's not as scary is it seems.&lt;/p&gt;

&lt;p&gt;&lt;em&gt;All code starts to look the same (in a good way)&lt;/em&gt;&lt;/p&gt;

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