StuffonmyMind

Aha moments! Fixing sound input/output on Ubuntu

I recently updated to Focal Fossa and there has been a myriad of small fixes that I had to do, ones that hurt were fixing broken virtualenvironments and default Output and Input Sound devices getti...

To be or not to be with data structures

Ughhhh Data Structures !? Again ? No Not Data structures but the cooler cousins, the more probabilistic ones. To be, or not to be Probabilistic data structures model reality much better sinc...

Jokes and other trivial things ...

oofé tis finally 2021 Well first off acknowledging privilege, I am lucky to have practically chilled through this whole ordeal while shit was getting crazier and crazier out there. I finna wanted ...

Curb your data with Huffman coding

Transmitting messages meant converting the message into a sequence of symbols, The symbol or the sequence of symbols associated with a message is called the message code while the entire number of ...

The Mathematical theory of communication

Humans are not always awesome. we sometimes suck a lot, like during the world wars. While soldiers all around the world were fighting on the ground, the scientists were trying to figure out more ef...

Morse Code & The Beginning of an era

Humans are social animals, we rely on friends and family maybe now it’s just for social juice but when we were still living in jungles staying together meant better higher chances of survival. We h...

Wait ! so hamming codes are cool ?

Algorithms that make me cry: Hamming Codes So I recently came across the impossible chessboard puzzle on 3Blue1Brown tl;dr of the puzzle, So we have a checkerboard with coins placed in a rando...

Existential Crisis #456872

I am Sangarshanan and its November 21, 2020 (I’ve always wanted to say that to my future self) This year has been weird, I had so many plans for this year cause 2019 was really amazing for me. I...

Say hello to DuhDoy

Duh Doy: https://github.com/sangarshanan/duhdoy There are several ways to spend a weekend, I don’t understand why I choose to do stupid shit like this. duhdoy is a package that prints text sArCaS...

'Tis Build-a-Loadbalancer Day

Introduction Loadbalancing a way of effectively distributing incoming network traffic across a group of backend servers, so normally in services you have clients and you have server that process t...