<?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: Lakki</title>
    <description>The latest articles on DEV Community by Lakki (@lkithakur).</description>
    <link>https://dev.to/lkithakur</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%2F575887%2Fe1a83279-c508-43c2-867b-5470a5d51258.jpeg</url>
      <title>DEV Community: Lakki</title>
      <link>https://dev.to/lkithakur</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/lkithakur"/>
    <language>en</language>
    <item>
      <title>Please don't make todo list /snake game /tic-tac-toe</title>
      <dc:creator>Lakki</dc:creator>
      <pubDate>Thu, 29 Jul 2021 08:33:08 +0000</pubDate>
      <link>https://dev.to/lkithakur/please-don-t-make-todo-list-snake-game-tic-tac-toe-3a5f</link>
      <guid>https://dev.to/lkithakur/please-don-t-make-todo-list-snake-game-tic-tac-toe-3a5f</guid>
      <description>&lt;p&gt;If you are learning to code you are one of the very few fortunates.&lt;br&gt;
Do not waste your coding skills to make trivial programs like snake game / tic-tac-toe .&lt;br&gt;
I am not motivating you to start from something very complex from the beginning itself; All I am asking is to bring your own ideas to life with the help of code.&lt;br&gt;
And trust me it is not that difficult ; if you start to think about a new game / app idea it will usually take one or two days to come up with an idea and start working on it but this time is fully worth it.&lt;br&gt;
When you work on your idea you get something you can be proud of.&lt;/p&gt;

&lt;p&gt;Also working on a fresh idea exposes us to new challenges which is very - very beneficial to force our brains into thinking like a coder.&lt;/p&gt;

</description>
      <category>codenewbie</category>
      <category>gamedev</category>
      <category>tutorial</category>
      <category>programming</category>
    </item>
    <item>
      <title>commit message vscode (same as last commit :)</title>
      <dc:creator>Lakki</dc:creator>
      <pubDate>Wed, 21 Jul 2021 06:25:54 +0000</pubDate>
      <link>https://dev.to/lkithakur/commit-message-vscode-same-as-last-commit-1318</link>
      <guid>https://dev.to/lkithakur/commit-message-vscode-same-as-last-commit-1318</guid>
      <description>&lt;p&gt;Taking some time to write a meaningful commit message is important.&lt;br&gt;
But sometime we are in hurry and it is justified to repeat the last commit message (instead of writing a single letter in commit message like i did for long time).&lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--VIhRJkU1--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/3xdvd1qbvvgzw2tgddnk.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--VIhRJkU1--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/uploads/articles/3xdvd1qbvvgzw2tgddnk.png" alt="image"&gt;&lt;/a&gt;&lt;br&gt;
to do it using vscode UI you can press the arrow-up  key while focused on the commmit message box to bring previous commit messages.&lt;/p&gt;

</description>
      <category>vscode</category>
      <category>github</category>
    </item>
  </channel>
</rss>
