blog.amrella.comCreate Your Own Social Platformno distractions, no ads no pesky policies invading your privacy just you, your friends (and maybe) your family no evil algorithm feeding off your inner desires Why use Facebook, Instagram, Twitter X, Reddit, Quora, WhatsApp, Telegram, Zoom, and ...Mar 8, 2024·5 min read
dewanmukto.hashnode.devSafely run Ubuntu on your phoneHey there! You must be thinking that running Linux on Android means that you would need to expel its default operating system itself. But that is not always the case, luckily! If you want to fully install native Linux on your mobile device, then try ...Jan 29, 2022·3 min read
dewanmukto.hashnode.devSqueeze websites into Android appsOverview Sometimes, you wish to have a more convenient method of letting your audience/clients access your website. And for that, usually the answer is to "keep things memorable". Thus, what can be more memorable and "always poking at your attention"...Jan 20, 2022·4 min read
dewanmukto.hashnode.devMath graphs that are out of this world!I had been playing around and experimenting with polar equations (and lots of other types of equations) for an unhealthy duration of time. As a result of my deep delve into the world of mathematics, I discovered several wonderful equations whose grap...May 4, 2021·4 min read
dewanmukto.hashnode.devBitter bytes of binary bitsLargest & Smallest Values This here is a list of the largest and smallest possible values in each n-bit type of numbers which are possible to be represented as 2s-complements : n-bits (SMALLEST : LARGEST) 2-bits (-2 : 1) 3-bits (-4 : 3) 4-bits (-8 :...Mar 3, 2021·4 min read