<?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: ─ 502 l4p1n ─►</title>
    <description>The latest articles on DEV Community by ─ 502 l4p1n ─► (@l4p1n).</description>
    <link>https://dev.to/l4p1n</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%2F1940%2F3b38242b-9781-4dbd-8e7d-b00a1c2fd359.jpg</url>
      <title>DEV Community: ─ 502 l4p1n ─►</title>
      <link>https://dev.to/l4p1n</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/l4p1n"/>
    <language>en</language>
    <item>
      <title>The spelling bug </title>
      <dc:creator>─ 502 l4p1n ─►</dc:creator>
      <pubDate>Sat, 18 Mar 2017 00:01:15 +0000</pubDate>
      <link>https://dev.to/l4p1n/the-spelling-bug</link>
      <guid>https://dev.to/l4p1n/the-spelling-bug</guid>
      <description>&lt;p&gt;I've been coding in the web section for about five years now and I faced many bugs. From silly syntax errors to annoying logic errors, I dealt with them more or less successfully. Two or three years ago, while hacking on some CakePHP 2 because why not, I've made a silly, yet annoying misspell in an array index.&lt;/p&gt;

&lt;p&gt;I was testing if my freshly written route was working and I noticed something odd while using it: the route didn't seem to be recognized and the generated URL wasn't quite right.&lt;/p&gt;

&lt;p&gt;I spent around half an hour figuring out the wrong bit by throwing some &lt;code&gt;var_dump&lt;/code&gt; all over the place to see what's going on until I suddenly decided to have a closer look at my route and compare it to the previous ones. I found the stupid misspelling: an "s" was missing. When I found it, I was happy and quite disappointed at the same time. Happy because the bug was found and disappointed because. Well. That was a silly bug because of not paying attention at what I was writing.&lt;/p&gt;

&lt;p&gt;I'm pretty sure you encountered by one way or another a silly bug or a very annoying one. Let me know down in the comments section, I'm curious about what kind of them you got.&lt;/p&gt;

</description>
      <category>spelling</category>
      <category>bug</category>
      <category>code</category>
      <category>story</category>
    </item>
    <item>
      <title>Hi, I'm l4p1n</title>
      <dc:creator>─ 502 l4p1n ─►</dc:creator>
      <pubDate>Tue, 17 Jan 2017 18:42:39 +0000</pubDate>
      <link>https://dev.to/l4p1n/hi-im-l4p1n</link>
      <guid>https://dev.to/l4p1n/hi-im-l4p1n</guid>
      <description>&lt;p&gt;I have been coding for around 5 years.&lt;/p&gt;

&lt;p&gt;You can find me on Twitter as &lt;a href="https://twitter.com/l4p1n" rel="noopener noreferrer"&gt;@l4p1n&lt;/a&gt;.&lt;/p&gt;

&lt;p&gt;I live in Valais (Switzerland).&lt;/p&gt;

&lt;p&gt;I'm a student in a commercial school.&lt;/p&gt;

&lt;p&gt;I mostly program in these languages: HTML / CSS / JS (NodeJS and Web browser) / PHP / SQL.&lt;/p&gt;

&lt;p&gt;I am currently learning more about SSL / TLS (security stuff). Also fiddling around with my Raspberry Pi which acts as a server for many things.&lt;/p&gt;

&lt;p&gt;Nice to meet you.&lt;/p&gt;

</description>
      <category>introduction</category>
    </item>
  </channel>
</rss>
