Protecting the DNS Root servers against DDoS attacks

Protecting the DNS Root servers against DDoS attacks

สวัสดีที่รัก, you might know there are 13 root DNS server (okay, actually server clusters with anycast routing, but let’s assume there are actually 13 physical servers). These serve as the backbone of the modern internet…

Read more of Protecting the DNS Root servers against DDoS attacks

Push is faster than pull, HTTP/2 server push

aruntt’apxsmawa munat kullaka, I am currently playing around with HTTP/2 and trying to figure out if and what performance benefits it brings. One interesting feature I found is the possibility to push data from the…

Read more of Push is faster than pull, HTTP/2 server push

It gets even quicker, faster sorting with Pattern-defeating Quicksort

សួស្តីជាទីស្រឡាញ់, this is a classic computer science bachelor topic: Sorting algorithms, implementing them and in the figuring out that Quicksort is the fastest you can get (by divide-n-conquer). Hence, it amazed me to find out…

Read more of It gets even quicker, faster sorting with Pattern-defeating Quicksort

Making WordPress faster the hardcore way: Optimizing Memcached with in-kernel caching

nyob zoo tus hlub, in my blog I am cheating a little for performance as I have heavy Cloudflare caching in front of it, but the default optimization for WordPress is using Memcached, a widely…

Read more of Making WordPress faster the hardcore way: Optimizing Memcached with in-kernel caching

Generate cats out of nowhere with using generative adversarial networks (GANs)

chào anh yêu, this week’s paper will help you to generate as many cat images you need for your internet-memes. Jokes aside, with generative adversarial networks (GANs) we are able to train an ML network…

Read more of Generate cats out of nowhere with using generative adversarial networks (GANs)