myasir.hashnode.devforget TempleOS and Linux Sokol is next big thingI am building a ground breaking kernel which will be for soft and hard tasks. Time goes when microsoft was funding israeli military firmwares and i was afraid that maybe linus will do same in future and i started building my own kernel I tried linux ...May 26, 2025·1 min read
myasir.hashnode.devhow i built redis rival caching database dustdb?I built dustdb and you can see here Dustdb. I’m Muhammad Yasir a engineer in pakistan and i was nerd since my studies and i got punished by teachers for learning extra thing and when my journey started as a developer i first stuck at database connect...Apr 10, 2025·4 min read
myasir.hashnode.devHow caching database can handle billions of requestsI was building a database similar to redis and after messing with research papers and Operating system specific books and what not and then i finally knew secret sauce is on the way. Understanding LRU and LFU Caching: Exploring Concepts, Implementati...Apr 7, 2025·9 min read
myasir.hashnode.devHow Relational Databases use under the hood LSM Trees algorithmWhat is the problem with B-Tree? You know i wanted to build a databases but first step was learn about other databases in market so i can know how they work under the hood so after long nights and days wastage i came to know that The underlying data ...Mar 22, 2025·8 min read
myasir.hashnode.devhow HTTP3 will impact web?What is the HTTP3 Protocol? HTTP/3 is the latest version of the Hypertext Transfer Protocol (HTTP). HTTP is the foundation of data communication on the World Wide Web. HTTP/3 was developed by the Internet Engineering Task Force (IETF). They collab...Feb 22, 2025·13 min read