<?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: Gene</title>
    <description>The latest articles on DEV Community by Gene (@gene).</description>
    <link>https://dev.to/gene</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%2F57071%2F8d5b160e-0d3b-4a7d-b4c9-1001882c191d.png</url>
      <title>DEV Community: Gene</title>
      <link>https://dev.to/gene</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/gene"/>
    <language>en</language>
    <item>
      <title>We should get rid of Typescript</title>
      <dc:creator>Gene</dc:creator>
      <pubDate>Sat, 07 Oct 2023 20:08:42 +0000</pubDate>
      <link>https://dev.to/gene/we-should-get-rid-of-typescript-3n51</link>
      <guid>https://dev.to/gene/we-should-get-rid-of-typescript-3n51</guid>
      <description>&lt;p&gt;I mean, IDEs or Code Editors should be intelligent enough to actually help us &lt;em&gt;type-safe&lt;/em&gt; our code, and as well as auto-complete right?&lt;/p&gt;

&lt;p&gt;Am I wrong? :D&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>typescript</category>
      <category>javascript</category>
    </item>
    <item>
      <title>What is your preferred keyboard for programming?</title>
      <dc:creator>Gene</dc:creator>
      <pubDate>Tue, 24 Sep 2019 15:14:51 +0000</pubDate>
      <link>https://dev.to/gene/what-is-your-preferred-keyboard-for-programming-3e15</link>
      <guid>https://dev.to/gene/what-is-your-preferred-keyboard-for-programming-3e15</guid>
      <description>&lt;p&gt;I've been using a cheap mechanical (gaming) keyboard for more than 2 years now. It is just really recent that I use it more for programming and it feels uncomfortable.&lt;/p&gt;

&lt;p&gt;I will buy a new one. What do you recommend?&lt;/p&gt;

</description>
      <category>devdiscuss</category>
      <category>discuss</category>
    </item>
    <item>
      <title>Beer vs coffee?</title>
      <dc:creator>Gene</dc:creator>
      <pubDate>Mon, 12 Nov 2018 16:30:37 +0000</pubDate>
      <link>https://dev.to/gene/beer-vs-coffee-1590</link>
      <guid>https://dev.to/gene/beer-vs-coffee-1590</guid>
      <description>&lt;p&gt;Say it's 12:00 AM and you still need to complete that last feature before the sun rises in a few hours. You decided to grab something to drink so you went to your kitchen and you were presented by two options:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;Ice-cold BEER.&lt;/li&gt;
&lt;li&gt;Brewed COFFEE.&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;What will you grab?&lt;/p&gt;

&lt;p&gt;I just recently tried beer and it works well for me. Just drink enough. LOL&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>devdiscuss</category>
      <category>devtips</category>
      <category>remoteworkingtips</category>
    </item>
    <item>
      <title>Realizations from being a frustrated developer</title>
      <dc:creator>Gene</dc:creator>
      <pubDate>Tue, 30 Oct 2018 18:17:29 +0000</pubDate>
      <link>https://dev.to/gene/realizations-from-being-a-frustrated-developer-2pdh</link>
      <guid>https://dev.to/gene/realizations-from-being-a-frustrated-developer-2pdh</guid>
      <description>&lt;p&gt;&lt;em&gt;Found a cool program online? A nice new framework that you can hack around? A very cool snippet of code (if that’s a thing). Ever wondered why you didn’t do or can’t do the same thing? etc. etc.&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;Ah, the frustrations keep piling up. ☹ HELP!&lt;br&gt;
&lt;/p&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight php"&gt;&lt;code&gt;&lt;span class="nv"&gt;$frustrated&lt;/span&gt; &lt;span class="o"&gt;=&lt;/span&gt; &lt;span class="kc"&gt;true&lt;/span&gt;&lt;span class="p"&gt;;&lt;/span&gt;
&lt;span class="k"&gt;while&lt;/span&gt; &lt;span class="p"&gt;(&lt;/span&gt;&lt;span class="nv"&gt;$frustrated&lt;/span&gt;&lt;span class="p"&gt;)&lt;/span&gt; &lt;span class="p"&gt;{&lt;/span&gt;
    &lt;span class="k"&gt;echo&lt;/span&gt; &lt;span class="s2"&gt;"HELP!"&lt;/span&gt;
&lt;span class="p"&gt;}&lt;/span&gt;

&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;p&gt;……&lt;/p&gt;

&lt;p&gt;Seriously. It pisses me off.&lt;/p&gt;

&lt;p&gt;These are some just some of the frustrations that I always feel whenever I wander around the development community (you know what I mean). To help me get over these frustrations I looked everywhere for answers. I asked my previous professors and my colleagues, to trying to do the same thing because I always believe that experience is the best teacher. And because of all that, I found my answers and realizations:&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;&lt;em&gt;Our ability to learn is unique&lt;/em&gt;&lt;/strong&gt;.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;&lt;em&gt;I won’t do something I don’t want and need at all&lt;/em&gt;&lt;/strong&gt;. Other developers just have a reason to do it.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;&lt;em&gt;I don’t have the luxury of time to even think about making a program&lt;/em&gt;&lt;/strong&gt;. Unless it is related to what I do or if it is needed at work.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;&lt;em&gt;Other developers seem to be doing it already&lt;/em&gt;&lt;/strong&gt;. I don’t need to make my own version. I can just use what they did. This is a mentality that was engraved to me (us)—Don’t repeat yourself.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;&lt;strong&gt;&lt;em&gt;I program to earn a living&lt;/em&gt;&lt;/strong&gt;. Most of the time that I am at my computer doing programming? It's work-related.&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;My answers and realizations may not necessarily apply to you or anybody else. If you have experienced these kinds of frustrations, please let me know about it and tell me how you coped up. I want to know how you guys did it. Thanks!&lt;/p&gt;

</description>
      <category>developer</category>
      <category>learning</category>
      <category>community</category>
      <category>discuss</category>
    </item>
  </channel>
</rss>
