<?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: Arjun Gautam</title>
    <description>The latest articles on DEV Community by Arjun Gautam (@arjungautam).</description>
    <link>https://dev.to/arjungautam</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%2F440738%2F055c9a12-9fb1-458d-b3fc-08a909efc6d7.jpeg</url>
      <title>DEV Community: Arjun Gautam</title>
      <link>https://dev.to/arjungautam</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/arjungautam"/>
    <language>en</language>
    <item>
      <title>Chat GPT Created Portfolio Website For Developer</title>
      <dc:creator>Arjun Gautam</dc:creator>
      <pubDate>Tue, 21 Mar 2023 03:32:00 +0000</pubDate>
      <link>https://dev.to/arjungautam/chat-gpt-created-portfolio-website-for-developer-aom</link>
      <guid>https://dev.to/arjungautam/chat-gpt-created-portfolio-website-for-developer-aom</guid>
      <description>&lt;p&gt;I'm thrilled to showcase my impressive portfolio website for my developer skills and projects, which was created with the help of ChatGPT, a powerful language model. I invite you to join me on a journey through the process and witness the final outcome. This video is designed to inspire and inform both seasoned developers and beginners alike. So, let's jump right in!&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/yubrisGRUOQ"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>chatgpt</category>
      <category>programming</category>
      <category>webdev</category>
      <category>beginners</category>
    </item>
    <item>
      <title>Getting Started With ChatGPT-3 | Open AI</title>
      <dc:creator>Arjun Gautam</dc:creator>
      <pubDate>Thu, 08 Dec 2022 17:00:48 +0000</pubDate>
      <link>https://dev.to/arjungautam/getting-started-with-chatgpt-3-open-ai-3jf8</link>
      <guid>https://dev.to/arjungautam/getting-started-with-chatgpt-3-open-ai-3jf8</guid>
      <description>&lt;p&gt;Chat GPT is a chatbot application which is capable of understanding natural language input in the form of human dialogue and generate detailed human-life text as if you were typing to a friend.&lt;/p&gt;

&lt;p&gt;It’s a project developed by company called OpenAI, one of the many companies founded by Elon Musk.&lt;/p&gt;

&lt;p&gt;Watch this video for detailed explanation.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/IJJYIwJzL4o"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>design</category>
      <category>ux</category>
      <category>career</category>
    </item>
    <item>
      <title>Completely Uninstall Apps from Macbook M1</title>
      <dc:creator>Arjun Gautam</dc:creator>
      <pubDate>Sat, 02 Oct 2021 04:51:02 +0000</pubDate>
      <link>https://dev.to/arjungautam/completely-uninstall-apps-from-macbook-m1-mon</link>
      <guid>https://dev.to/arjungautam/completely-uninstall-apps-from-macbook-m1-mon</guid>
      <description>&lt;p&gt;To completey remove or uninstall programs and apps from your mac os specific on Macbook M1 follow this video.&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/Qmvwi8fGyE0"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>macbookm1</category>
      <category>productivity</category>
      <category>storage</category>
      <category>development</category>
    </item>
    <item>
      <title>Support for password authentication was removed</title>
      <dc:creator>Arjun Gautam</dc:creator>
      <pubDate>Sat, 14 Aug 2021 08:03:45 +0000</pubDate>
      <link>https://dev.to/arjungautam/support-for-password-authentication-was-removed-518o</link>
      <guid>https://dev.to/arjungautam/support-for-password-authentication-was-removed-518o</guid>
      <description>&lt;p&gt;Support for password authentication was removed on August 13, 2021. Please use a personal access token instead.&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;If you are getting this error go through this :&lt;/strong&gt;&lt;/p&gt;

&lt;p&gt;&lt;em&gt;For Windows&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/mpyNlGEuiR8"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;&lt;em&gt;For Linux&lt;/em&gt;&lt;/p&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/ytSoabxSQ6E"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

&lt;p&gt;&lt;strong&gt;Important Note&lt;/strong&gt; : To store the token git credential so that you don't have to type token everytime, use this command before pushing.&lt;br&gt;
&lt;/p&gt;

&lt;p&gt;&lt;code&gt;git config credential.helper store&lt;/code&gt;&lt;br&gt;
&lt;/p&gt;

</description>
      <category>github</category>
      <category>git</category>
      <category>arjuncodes</category>
      <category>passwordauthentication</category>
    </item>
    <item>
      <title>Remove Java JDK from UBUNTU</title>
      <dc:creator>Arjun Gautam</dc:creator>
      <pubDate>Sun, 04 Jul 2021 04:01:27 +0000</pubDate>
      <link>https://dev.to/arjungautam/remove-java-jdk-from-ubuntu-10d6</link>
      <guid>https://dev.to/arjungautam/remove-java-jdk-from-ubuntu-10d6</guid>
      <description>&lt;h3&gt;
  
  
  Click on the video to watch on youtube :
&lt;/h3&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/OL0a45h0vxQ"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>java</category>
      <category>ubuntu</category>
      <category>linux</category>
      <category>programming</category>
    </item>
    <item>
      <title>Install AnyDesk Ubuntu</title>
      <dc:creator>Arjun Gautam</dc:creator>
      <pubDate>Sat, 03 Jul 2021 18:49:22 +0000</pubDate>
      <link>https://dev.to/arjungautam/install-anydesk-ubuntu-4kmc</link>
      <guid>https://dev.to/arjungautam/install-anydesk-ubuntu-4kmc</guid>
      <description>&lt;h3&gt;
  
  
  Click on the video to watch on youtube :
&lt;/h3&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/fqOPukxJ8oE"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>linux</category>
      <category>anydesk</category>
      <category>ubuntu</category>
      <category>arjuncodes</category>
    </item>
    <item>
      <title>Install Java JDK in Ubuntu 20.04LTS</title>
      <dc:creator>Arjun Gautam</dc:creator>
      <pubDate>Wed, 30 Jun 2021 01:51:24 +0000</pubDate>
      <link>https://dev.to/arjungautam/install-java-jdk-in-ubuntu-20-04lts-1357</link>
      <guid>https://dev.to/arjungautam/install-java-jdk-in-ubuntu-20-04lts-1357</guid>
      <description>&lt;h3&gt;
  
  
  Click on the video to watch on youtube :
&lt;/h3&gt;

&lt;p&gt;&lt;iframe width="710" height="399" src="https://www.youtube.com/embed/KiThrZiEE9g"&gt;
&lt;/iframe&gt;
&lt;/p&gt;

</description>
      <category>java</category>
      <category>ubuntu</category>
      <category>performance</category>
      <category>productivity</category>
    </item>
    <item>
      <title>Speed Up your Linux &amp; Reset default setting .</title>
      <dc:creator>Arjun Gautam</dc:creator>
      <pubDate>Mon, 03 Aug 2020 01:10:07 +0000</pubDate>
      <link>https://dev.to/arjungautam/reset-default-setting-speed-up-your-ubuntu-4f0h</link>
      <guid>https://dev.to/arjungautam/reset-default-setting-speed-up-your-ubuntu-4f0h</guid>
      <description>&lt;h1&gt;
  
  
  To Restore default setting :
&lt;/h1&gt;

&lt;p&gt;Open your terminal and use the following command &lt;br&gt;
      &lt;code&gt;~$ dconf reset -f /&lt;/code&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  To speed up your system :
&lt;/h1&gt;

&lt;ul&gt;
&lt;li&gt;
&lt;p&gt;Autoremove will remove unnecessary crabs remained while uninstalling apps .&lt;/p&gt;

&lt;p&gt;&lt;code&gt;~$ sudo apt autoremove&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;li&gt;
&lt;p&gt;Autoclean will remove caches .&lt;/p&gt;

&lt;p&gt;&lt;code&gt;~$ sudo apt autoclean&lt;/code&gt;&lt;/p&gt;
&lt;/li&gt;
&lt;/ul&gt;

&lt;h1&gt;
  
  
  Remove Startup application :
&lt;/h1&gt;

&lt;p&gt;When you start you pc startup apllication makes a bit slower while opening. &lt;/p&gt;

&lt;h3&gt;
  
  
  So we can remove this by going to the /.config directory :
&lt;/h3&gt;

&lt;p&gt;&lt;code&gt;~$ cd ~/.config&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;&lt;code&gt;~$ cd autostart&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;Either remove filese with .desktop extension or move somewhere if you want backup &lt;/p&gt;

&lt;h3&gt;
  
  
  For removing :
&lt;/h3&gt;

&lt;p&gt;&lt;code&gt;~$ rm *.deskotp&lt;/code&gt;&lt;/p&gt;

&lt;h1&gt;
  
  
  Change GRUB_TIMEOUT 10 to 3
&lt;/h1&gt;

&lt;p&gt;Goto the following directory :&lt;/p&gt;

&lt;p&gt;&lt;code&gt;~$ sudo gedit /etc/default/grub&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;change &lt;strong&gt;GRUB_TIMEOUT&lt;/strong&gt; to 3 &lt;/p&gt;

&lt;p&gt;&lt;a href="https://res.cloudinary.com/practicaldev/image/fetch/s--KSBx_fYE--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/omkvml4wdhicw7gz4yy2.png" class="article-body-image-wrapper"&gt;&lt;img src="https://res.cloudinary.com/practicaldev/image/fetch/s--KSBx_fYE--/c_limit%2Cf_auto%2Cfl_progressive%2Cq_auto%2Cw_880/https://dev-to-uploads.s3.amazonaws.com/i/omkvml4wdhicw7gz4yy2.png" alt="Alt Text"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;and save the file . &lt;br&gt;
And you are done , enjoy fast development experience on your linux machine . &lt;/p&gt;

</description>
      <category>linux</category>
      <category>ubuntu</category>
      <category>productivity</category>
      <category>performance</category>
    </item>
  </channel>
</rss>
