Category: Updates

Hard drive fell to the floor

I have recently bought a 2 TB Seagate external drive. Sadly, it was the kind that also needs a power cord, not just a USB cable and my foot got tangled in...

How raw sockets work?

Recently I developed a packet sniffer in python using socket module. In order to do that, I created a socket of type raw. Then I started receiving and par...

Browser inside a browser

My employees and I frequently need to open several internal web pages next to each other on the screen. Currently we do this by opening several Chrome win...