|
|
|
|
|
by baby_souffle
936 days ago
|
|
> I dig that idea, I'll have to think of the best way to pull that data while keeping the app stateless and fast. Reverse DNS lookups are usually pretty quick: ```shell > time dig +short -x 2600:dead::beef
customer.my-isp.net.
dig +short -x 2600:dead::beef 0.00s user 0.01s system 1% cpu 0.882 total
``` |
|
https://news.ycombinator.com/formatdoc
"Text after a blank line that is indented by two or more spaces is reproduced verbatim. (This is intended for code.)"