Home
Fri May 12
This page contains the most recent changes to the blog.
May 13, 2023 | 💡 TIL: DNS Resolver in Python TIL re: Coding An example toy dns resolver can be implemented in Python. Julia Evans wrote an excellent "Zine": Implement dns in a weekend. I didnt actually do the tutorial but read through...