Technical Generalized 'parallel' popcnt Popcnt is a quite common function which counts the amount of hot-bits in some input; also known as the Hamming Weight. It is a well researched topic. However, still lacking a 'parallel' implementation
Casual/Personal Analysing 'Choose your own adventure' books A recent interest of mine has become analysing Choose your own adventure books. I've never read the original choose your own adventure books, but got introduced to it because of an upcoming project.
Technical Real-time natural TTS Deep Learning TTS has been a hot subject for several years now, and while the results are impressive, most of these models are way to slow to use in production. In this article