Varun Kumar

Blog

2023

  1. South vs North Nilakantan RS
  2. Everybody Lies by Seth Stevens-Davidowitz
  3. Unofficial Books Library From The Seen and The Unseen Podcast by Amit Varma
  4. Using Workspaces in Go and recent gotcha
  5. Economics in One Lesson - by Henry Hazlitt
  6. Amusing Ourselves to Death: Public Discourse In The Age Of Show Business by Neil Postman

2022

  1. Masala Lab - The Science Of Indian Cooking by Krish Ashok
  2. Book review: India after Gandhi by Ramachandra Guha
  3. Guessing Game from Rust book in Go
  4. Reviewing Network Programming With Go by Adam Woodbeck

2021

  1. Using Lua filter in Envoy Proxy
  2. Using Wasm in Envoy Proxy - Part 1
  3. Auto Instrumenting a Go server using Open Telemetry
  4. A simple tiered Cache in Go
  5. Go Modules Meetup Talk
  6. Can we use slice as Map Keys in Go
  7. How to make VScode Go work in a Multi-Module Repo

2020

  1. Reselect Last Visual Selection in Vim
  2. Increment Decrement Numbers in Vim
  3. Book Review - Software Engineering at Google: Lessons Learned from Programming Over Time
  4. 2020: My Reading List
  5. My Home Office Setup
  6. Work from home and Corona Virus

2018

  1. Running Kafka in Docker on Mac

2017

  1. writing files completely to disk in go
  2. backoff and retry in go

2016

  1. a quick introduction to standard streams, file descriptors, and redirection
  2. standard bash error codes

2015

  1. Review: The Go Programming language
  2. using io.SectionReader in Go
  3. Go Lang notes
  4. using io.LimitReader to read a binary file

2014

  1. Working with files in go lang