Deep dive into Sarama Cluster

While working with Kafka consumer, we came across a few issues: …

Read More »

Why calling a method on a nil struct pointer doesn't panic ?

Before we discuss about the why calling a method on a nil struct pointer d…

Read More »

Importance of truncate operation while File Copy operation

Couple of dayes back we got a requirement to replace an existing file or cr…

Read More »