Open in app

Sign In

Write

Sign In

Prasanna
Prasanna

93 Followers

Home

About

Jul 19, 2020

Manage ssh keys for Multiple Github accounts

Currently, I am working for a company where they create a Github account using the company’s email id and all the repository access would be given to that Github account. But I have a personal Github account as well and I am quite active in that too. Problem Now the problem…

Github

2 min read

Manage ssh keys for Multiple Github accounts
Manage ssh keys for Multiple Github accounts
Github

2 min read


Jun 7, 2020

Getting started with Dokku

If you haven’t heard about Dokku, then this would be a quick intro to it. Dokku is yet another platform as a service and its based on core principles of Heroku. It uses Docker and containers to achieve the herokuish experience. …

Dokku

5 min read

Getting started with Dokku
Getting started with Dokku
Dokku

5 min read


Published in Francium Tech

·May 3, 2020

How to serve your Website from AWS S3 using Terraform

As the title mentions, I will show you how to create a website and serve the static contents using AWS S3 in a much simpler way. For this, the prerequisites are, You should know how to use Terraform you should have AWS IAM User with proper permission and export as…

Website

5 min read

How to serve your Website from AWS S3 using Terraform
How to serve your Website from AWS S3 using Terraform
Website

5 min read


Published in Francium Tech

·Mar 23, 2020

Debugging CPU & Memory usage in Rails app

For the past few weeks, we were facing issue with the digital ocean machine hitting more than 90 % CPU limit for 5 mins continuously (We have set up monit to trigger a notification to our Telegram channel for it) and it is really annoying to see these many messages…

Performance Tuning

5 min read

Debugging CPU & Memory usage in Rails app
Debugging CPU & Memory usage in Rails app
Performance Tuning

5 min read


Published in Francium Tech

·Dec 12, 2019

Learn Concurrency in Go

One of my favorite features of Golang is its inbuilt concurrency support and the simplicity in using it. Let’s see how simple it is, using the Yet Another Producer-Consumer Solution (YAPCS) Full source is available in Github repo and you can use the go playground url given along with the…

Golang

5 min read

Learn Concurrency in Go
Learn Concurrency in Go
Golang

5 min read


Published in Francium Tech

·Oct 11, 2019

Reload your Vim Configs like a pro

Vim is a very powerful and addictive editor. If you want to know about vim check here. In this article, I will show the workflow of how we can edit the configurations for vim and apply it in a much easier way. To illustrate the pain point, I will change…

Vim

3 min read

Reload your Vim Configs like a pro
Reload your Vim Configs like a pro
Vim

3 min read


Published in Francium Tech

·Aug 27, 2019

Secure your credentials using git-crypt

It has been well established fact that we should not store the sensitive information such as AWS Access keys, Credentials and SSH Private keys in the repository even if it is a private repository. There are tools (like git-secrets, talisman) which can scan your repo and report for any sensitive…

Git

3 min read

Secure your credentials using git-crypt
Secure your credentials using git-crypt
Git

3 min read


Published in Francium Tech

·Aug 14, 2019

Understanding Recursive Queries in Postgres

Postgres provides us a way to write queries which are recursive in nature and fetches the data till the termination condition is met. This can be achieved using Common Table Expressions (CTE). Using WITH clause, we can create Temporary table scope of which is bound to that query itself. If…

Postgres

4 min read

Understanding Recursive Queries in Postgres
Understanding Recursive Queries in Postgres
Postgres

4 min read


Published in Francium Tech

·Jul 17, 2019

Test effectively using Factory Bot

Before jumping headfirst into FactoryBot, we will see the need for such a library. If you want to test your application thoroughly, its mandatory to setup the system at right state and run the unit tests against that state. …

Web Development

4 min read

Test effectively using Factory Bot
Test effectively using Factory Bot
Web Development

4 min read


Published in Francium Tech

·May 18, 2019

Vim - a Powerful Editor

History of Vim Long time long long ago, at 1971 a guy named Bill Joy created something called ed which is the short form of editor. It is a line based editor and without having monitor support, we can send the required lines to printer and check it there. Nice huh !! After…

Editor

4 min read

Vim — a Powerful Editor
Vim — a Powerful Editor
Editor

4 min read

Prasanna

Prasanna

93 Followers

Freelancer @ Toptal

Following
  • Pavan Belagatti

    Pavan Belagatti

  • Bhavani Ravi

    Bhavani Ravi

  • Dhruva Sagar

    Dhruva Sagar

  • Kalaiarasi Srinivasaramanan

    Kalaiarasi Srinivasaramanan

  • Edwin Klesman

    Edwin Klesman

Help

Status

Writers

Blog

Careers

Privacy

Terms

About

Text to speech