Kanishk Singh

Runes of Undocumented Code

10 Aug 2024

CPU throttling for containerized Go applications explained

GOMAXPROCS value under a container is not what you think it is
25 Dec 2021

Watching Spider-Man with Golang and AWS Lambda

Reviving an old project for getting the best seats in the house
24 Jun 2021

Using GitHub Personal Access Tokens with Git CLI on WSL

Accessing GitHub repos on WSL with Personal Access Tokens
18 May 2021

A brief history of my Python setup

My experiences with different python development tools
06 May 2020

Creating AWS Lambda Layers for ELF Binaries

Using ELF binaries inside lambda applications