<?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: padaki-pavan</title>
    <description>The latest articles on DEV Community by padaki-pavan (@padakipavan).</description>
    <link>https://dev.to/padakipavan</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%2F264406%2F342617c7-4ee1-4e87-847e-3dc3fe2ac57b.png</url>
      <title>DEV Community: padaki-pavan</title>
      <link>https://dev.to/padakipavan</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/padakipavan"/>
    <language>en</language>
    <item>
      <title>Dev's, how do you convince yourself into working for something that you know is clearly unethical? </title>
      <dc:creator>padaki-pavan</dc:creator>
      <pubDate>Mon, 13 Jul 2020 03:43:29 +0000</pubDate>
      <link>https://dev.to/padakipavan/dev-s-how-do-you-convince-yourself-into-working-for-something-that-you-know-is-clearly-unethical-2ae9</link>
      <guid>https://dev.to/padakipavan/dev-s-how-do-you-convince-yourself-into-working-for-something-that-you-know-is-clearly-unethical-2ae9</guid>
      <description>&lt;p&gt;For ex: building spyware, collecting unwanted user data, etc. We all hear how certain companies have shady practices with their products but there's usually a team behind it. I'm wondering why hasn't the tech community United against these practices ( but have strongly United against non technical issues like BLM movement). &lt;/p&gt;

</description>
      <category>discuss</category>
    </item>
    <item>
      <title>What documentation should I ask before I quit from a fully remote job? </title>
      <dc:creator>padaki-pavan</dc:creator>
      <pubDate>Wed, 10 Jun 2020 10:12:53 +0000</pubDate>
      <link>https://dev.to/padakipavan/what-documentation-should-i-ask-before-i-quit-from-a-fully-remote-job-39cn</link>
      <guid>https://dev.to/padakipavan/what-documentation-should-i-ask-before-i-quit-from-a-fully-remote-job-39cn</guid>
      <description>

</description>
      <category>discuss</category>
      <category>career</category>
    </item>
    <item>
      <title>Building a web-server and Reverse-proxy for IOT and arm devices</title>
      <dc:creator>padaki-pavan</dc:creator>
      <pubDate>Sat, 02 May 2020 05:23:08 +0000</pubDate>
      <link>https://dev.to/padakipavan/building-a-web-server-and-reverse-proxy-for-iot-and-arm-devices-22ok</link>
      <guid>https://dev.to/padakipavan/building-a-web-server-and-reverse-proxy-for-iot-and-arm-devices-22ok</guid>
      <description>&lt;p&gt;&lt;a href="https://blog.craterx.com/webserver/"&gt;https://blog.craterx.com/webserver/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>go</category>
      <category>caddy</category>
      <category>rpi</category>
      <category>tutorial</category>
    </item>
    <item>
      <title>What's your most commonly used serverless function ? </title>
      <dc:creator>padaki-pavan</dc:creator>
      <pubDate>Sun, 05 Apr 2020 07:40:58 +0000</pubDate>
      <link>https://dev.to/padakipavan/what-s-your-most-commonly-used-serverless-function-1kk1</link>
      <guid>https://dev.to/padakipavan/what-s-your-most-commonly-used-serverless-function-1kk1</guid>
      <description>&lt;p&gt;What interesting things do you do using serverless functions?&lt;/p&gt;

</description>
      <category>serverless</category>
      <category>discuss</category>
    </item>
    <item>
      <title>What's your favorite alias that you use in your shell?</title>
      <dc:creator>padaki-pavan</dc:creator>
      <pubDate>Tue, 31 Mar 2020 05:57:12 +0000</pubDate>
      <link>https://dev.to/padakipavan/what-s-your-favorite-alias-that-you-use-in-your-shell-1h9j</link>
      <guid>https://dev.to/padakipavan/what-s-your-favorite-alias-that-you-use-in-your-shell-1h9j</guid>
      <description>&lt;p&gt;My fav alias is to download my git ignore files for my project. What's yours?&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>askdev</category>
    </item>
    <item>
      <title>What's the best way to connect to an machine behind CGNAT.</title>
      <dc:creator>padaki-pavan</dc:creator>
      <pubDate>Fri, 27 Mar 2020 15:13:41 +0000</pubDate>
      <link>https://dev.to/padakipavan/what-s-the-best-way-to-connect-to-an-machine-behind-cgnat-43g0</link>
      <guid>https://dev.to/padakipavan/what-s-the-best-way-to-connect-to-an-machine-behind-cgnat-43g0</guid>
      <description>&lt;p&gt;I have a server at home , but my ISP is CGNAT, and I can't connect to it directly from the internet. I've used tailscale and FRP to connect with it. &lt;/p&gt;

&lt;p&gt;What's the best way to do it? Port forwarding from my router is not an option for me.&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>security</category>
      <category>devops</category>
    </item>
    <item>
      <title>Was the introduction of CORS a mistake?</title>
      <dc:creator>padaki-pavan</dc:creator>
      <pubDate>Fri, 27 Mar 2020 14:51:07 +0000</pubDate>
      <link>https://dev.to/padakipavan/was-the-introduction-of-cors-a-mistake-lpd</link>
      <guid>https://dev.to/padakipavan/was-the-introduction-of-cors-a-mistake-lpd</guid>
      <description>&lt;p&gt;Ive had some not so good experience with CORS, I'm interested to learn about the idea and history behind CORS.&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>webdev</category>
      <category>ask</category>
    </item>
    <item>
      <title>what software based backup solutions do you use?</title>
      <dc:creator>padaki-pavan</dc:creator>
      <pubDate>Wed, 25 Mar 2020 19:13:16 +0000</pubDate>
      <link>https://dev.to/padakipavan/what-software-based-backup-solutions-do-you-use-20ki</link>
      <guid>https://dev.to/padakipavan/what-software-based-backup-solutions-do-you-use-20ki</guid>
      <description>&lt;p&gt;I'm currently using restic to backup system images to backblaze, and rsync to create those images. what do you use for work and home systems as your goto backup tools?&lt;/p&gt;

</description>
      <category>discuss</category>
      <category>devops</category>
      <category>ask</category>
      <category>askdev</category>
    </item>
    <item>
      <title>Must try Docker feature</title>
      <dc:creator>padaki-pavan</dc:creator>
      <pubDate>Wed, 25 Mar 2020 19:08:37 +0000</pubDate>
      <link>https://dev.to/padakipavan/must-try-docker-feature-444i</link>
      <guid>https://dev.to/padakipavan/must-try-docker-feature-444i</guid>
      <description>&lt;p&gt;Working on docker can be time and disk consuming process. I discovered this feature recently, I feel like its really underrated.&lt;/p&gt;

&lt;h2&gt;
  
  
  Remote host via ssh
&lt;/h2&gt;

&lt;p&gt;&lt;code&gt;export DOCKER_HOST=ssh://user@123.432.543.234&lt;/code&gt;&lt;/p&gt;

&lt;p&gt;setting this &lt;code&gt;DOCKER_HOST&lt;/code&gt; flag will use your remote machine where docker is installed as the default host. &lt;/p&gt;

&lt;h2&gt;
  
  
  My workflow
&lt;/h2&gt;

&lt;p&gt;I stored the above flag in my shell profile (zsh) and whenever I want to push some code, I update my docker-compose file and simply run respective build and start command and everything is pushed to my remote host automatically and securely using ssh, and without running a single container on my local machine. There's no need for me to have complex github actions and heroku setups etc. It just works!&lt;/p&gt;

&lt;p&gt;Its been a real life saver for me, hope someone out there will find it useful as-well.&lt;/p&gt;

</description>
      <category>docker</category>
      <category>devops</category>
    </item>
  </channel>
</rss>
