Mahendra Dani

About

Links

Projects

Blogs

Tils

Thoughts

Blogs


Growth Notes #8

Growth Notes #7

Growth Notes #6

Growth Notes #5

Paper Notes - Chain Of Thought Monitorability

Growth Notes #4

Growth Notes #3

Growth Notes #2

Growth Notes #1

Rethinking code snippet - why existing tools fall short, Pt 1

Links


Beyond the machine

Effective context engineering for AI agents

The Volunteers Dilemma

Caching - Planetscale Blog

India Interacts with Dr. A.P.J Abdul Kalam

My implementation of head(1) CLI in C++

Believe you can change

Tils


What Are Message Queues?

The Git Object types

What is procfs in Linux Kernel?

What are copy constructors?

How to check if the pair-wise bitwise AND of all elements of an array is zero?

File permissions in Linux

What is a Load Balancing?

How to find any website's IP address?

How to find my machine's IP address?

Self-Serving Bias

Thoughts


When the voices in your head don't stop

The Blackbox Model

Push Yourself

How to find any website's IP address?

computer-networks

Feb 7, 2025 at 10:20 am

source

It's not such a big deal, but I ping websites for absolutely no reason!

blog image

Ping command is used to send ICMP ECHO_REQUEST to network hosts. It is used to check the transmission of packets to host over the network, which signifies the status of the host.

But I use it to find IP address of websites/hosts for fun! Sometimes just to check if discord server is down!

Onto the summit

GitHub

Linkedin

X