<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Posts on Jeffin&#39;s Blog</title>
    <link>https://jeffin.jusfocus.com/post/</link>
    <description>Recent content in Posts on Jeffin&#39;s Blog</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <lastBuildDate>Thu, 04 Nov 2021 07:44:59 +0530</lastBuildDate><atom:link href="https://jeffin.jusfocus.com/post/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Wireguard - Anybody can run a VPN now!</title>
      <link>https://jeffin.jusfocus.com/post/wireguard-vpn/</link>
      <pubDate>Thu, 04 Nov 2021 07:44:59 +0530</pubDate>
      
      <guid>https://jeffin.jusfocus.com/post/wireguard-vpn/</guid>
      <description>Introduction We had developed a simple and easy to use Django app for a small mission hospital in remote town in the state of Bihar, India. Usually we host our apps on AWS ec2, but unstable internet in the hospital and total cost of ownership turned out to be a challenge. We had to deploy it locally. So we decided to do it on a Raspberry Pi 3 Model B+ we had procured for another project.</description>
    </item>
    
    <item>
      <title>Python to Go journey -part 1</title>
      <link>https://jeffin.jusfocus.com/post/python-to-go-journey-part-1/</link>
      <pubDate>Tue, 05 Oct 2021 07:44:59 +0530</pubDate>
      
      <guid>https://jeffin.jusfocus.com/post/python-to-go-journey-part-1/</guid>
      <description>Python is the easiest language to learn and the second-best language for every thing else. It&amp;rsquo;s an interpreted, dynamically typed and almost reads like pseudocode. It&amp;rsquo;s widely used by a variety of people for lots of different purposes.
I was one of those guys who learned python so that I could use it to login to cisco routers, collect and analyse logs automatically without my intervention every time. Bertrant Russel sure had an influence on me.</description>
    </item>
    
    <item>
      <title>Postgres String Aggregations</title>
      <link>https://jeffin.jusfocus.com/post/day-1-postgres-string-aggregations/</link>
      <pubDate>Wed, 22 Sep 2021 07:44:59 +0530</pubDate>
      
      <guid>https://jeffin.jusfocus.com/post/day-1-postgres-string-aggregations/</guid>
      <description>Aggregations in SQL are used to get useful insights from large set of data by doing some operations on it. Different scenarios of aggregations are,
 Aggregate the entire result set into 1 single value. eg: max value of a column Aggregate the entire result set into 1 single row. eg: max and min values of a column. Note that ALL the columns in this row have to be aggregates Aggregate the entire result set into a subset of rows, with  one row for each unique value for column specified by group by clause.</description>
    </item>
    
    <item>
      <title>Postgres Administration</title>
      <link>https://jeffin.jusfocus.com/post/postgres-administration/</link>
      <pubDate>Mon, 24 May 2021 20:00:00 +0530</pubDate>
      
      <guid>https://jeffin.jusfocus.com/post/postgres-administration/</guid>
      <description>This post is a collection of notes &amp;amp; nippets related to administering a postgres database.
Securing connections via SSL This post gives detailed instructions on how to enable SSL for postgres using Letencrypt certificates for internet facing databases. The post is written for postgres 11, so if you are using a different version, make sure to update 11 in the postgres path to your version. It works like a charm and thank you Logan Marchione, 🙏</description>
    </item>
    
    <item>
      <title>Welcome Hugo</title>
      <link>https://jeffin.jusfocus.com/post/welcome-hugo/</link>
      <pubDate>Thu, 13 Aug 2020 19:36:36 +0530</pubDate>
      
      <guid>https://jeffin.jusfocus.com/post/welcome-hugo/</guid>
      <description>This is the new home for my blog. Welcome Hugo, the world&amp;rsquo;s fastest site for building websites. May be I could learn go also along the way.
99% of the technical knowlegde I have has been acquired from blogs, github and stackoverflow. It&amp;rsquo;s time to give back to the community. Hoping that I would be of help to someone down the road.
The hugo theme used is Even. The reason to choose it is that there are no images required and ofcourse the GitHub stars.</description>
    </item>
    
    <item>
      <title></title>
      <link>https://jeffin.jusfocus.com/post/wireguard-go-ecosystem/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://jeffin.jusfocus.com/post/wireguard-go-ecosystem/</guid>
      <description></description>
    </item>
    
    <item>
      <title></title>
      <link>https://jeffin.jusfocus.com/post/wireguard-okta-journey/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://jeffin.jusfocus.com/post/wireguard-okta-journey/</guid>
      <description></description>
    </item>
    
    <item>
      <title></title>
      <link>https://jeffin.jusfocus.com/post/wireguard-okta/</link>
      <pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate>
      
      <guid>https://jeffin.jusfocus.com/post/wireguard-okta/</guid>
      <description></description>
    </item>
    
  </channel>
</rss>
