Started using the Raspberry-Pi4 seriously and ran sone benchmarks testing out a Fan-Case that is locally available in India.
The tcp is a protocol that is responsible for making sure that small packets of data can get to their destinations reliably.
It has a vast array of features that are designed so that tcp offers the best throughput and ensures quality of the transmission media, i.e. TCP will …
A very brief primer on x86 Stack Frames. Stumbled onto this while reading about Linux performance monitoring tools. It's been a while since I looked at assembly code so this was more fun than I expected.
Anyhow, This post will summarize some basics of what are Stack Frames and How …
Brief Update about the Pandemic and my work situation
How do you run tcpdump only on a container ? How does container networking even work ?
In this we will explore some bits of container networking and figure out how to run tcpdump in such a way that only the traffic from a container is captured.
Normally running tcpdump
on the …
I am confused. When I got out of college i thought I had a plan. I would work for 2 years and then I would go off to university. I wasn't supposed to change jobs in those 2 years.
To say that things got fucked up, would be an understatement …