• About
Navbar avatar

Floats vs Decimals — Most languages suck at math

Posted on August 21, 2023

It’s easy to forget things that seem the most obvious. For instance, the default behaviour of most programming languages when used for fractional arithmetics lead to inaccurate results due to floating-point precision. [Read More]
Tags: programming accuracy

LanguageTool Grammarly alternative for Visual Studio Code with LaTeX support

Posted on July 8, 2020

Lately, my life has been revolving around VSCode and Markdown. From writing this blog, updating my resume in Markdown and using Pandoc to convert it into a PDF format, to the usual development stuff as well as taking notes, I rely on VSCode for almost everything – and I prefer... [Read More]
Tags: vscode-extensions

How to enable SSH access to a Git server on a remote machine behind a firewall

Posted on June 11, 2020

Let’s consider a scenario – you are deploying a software at an organisation’s development server (let’s call it Machine R). Depending upon the organisation, it is possible that firewall rules prohibit outgoing connections to port 22 (default for SSH) for obvious security reasons. In such a scenario, the usual option... [Read More]
Tags: ssh

Understanding the difference between SSH local vs remote port-forwarding

Posted on April 13, 2020

I had been familiar with the existence of SSH port-forwarding for a while, but it was only last year when I completely understood the difference between local and remote port-forwarding, and which is appropriate when. [Read More]
Tags: ssh

Connecting 2 Docker Compose projects on the same network

Posted on August 14, 2019

Lately, I have been loving using Docker for almost everything. Recently at work, I needed a docker-compose project to join an existing one’s network, mainly to access the existing project’s MySQL instance. If you’re looking for the same, look no further! [Read More]
Tags: docker docker-compose
  • RSS
  • Email me
  • GitHub
  • Twitter
  • LinkedIn
  • StackOverflow

Akash Agarwal  •  2023

Theme by beautiful-jekyll