Subscribe to receive notifications of new posts:

Unwrap the SERVFAIL

10/30/2020

DNSResolver

We recently released a new version of Cloudflare Resolver, which adds a piece of information called “Extended DNS Errors” (EDE) along with the response code under certain circumstances. This will be helpful in tracing DNS resolution errors and figure out what went wrong behind the scenes....

Diving into /proc/[pid]/mem

10/27/2020

Deep DiveProgrammingLinux

A few months ago, after reading about Cloudflare doubling its intern class, I quickly dusted off my CV and applied for an internship. Long story short: now, a couple of months later, I found myself staring at Linux kernel code and adding a pretty cool feature to gVisor....