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)

If we fly to Mars, we will bring our file system with us. IPFS, the distributed Inter Planetary File System

សួស្តីជាទីស្រឡាញ់, I am currently playing around with IPFS in a little weekend project and wanted to understand more about the inner workings of this peer to peer distributed file system. Especially how it differs in…

Read more of If we fly to Mars, we will bring our file system with us. IPFS, the distributed Inter Planetary File System