AKAayush Khannainaayush0325.hashnode.dev·Jul 5 · 12 min readDeep Dive into Linux by Building xkey: ioctl, devices, uinput and device driver internalsIntroduction I started working on xkey project with a simple goal: make my keyboard act like a gamepad on Linux. I knew I could read key events from /dev/input/event*, and I had heard about uinput for00
AKAayush Khannainaayush0325.hashnode.dev·Jun 20 · 8 min readA 35B Model, 6GB of VRAM, and a Lot of Systems ProgrammingIntroduction Hi guys, I've been working with SLMs recently and I wanted to share some thoughts and experiences from a rabbit hole I accidentally fell into. For context, I'm really into systems program00
AKAayush Khannainblogs.copsiitbhu.co.in·Dec 11, 2024 · 11 min readIntroduction to Cloud ComputingCloud computing is a transformative technology that allows businesses and developers to build, deploy, and manage applications through virtualized environments offered by cloud providers. Cloud development focuses on leveraging cloud infrastructure t...00
AKAayush Khannainblogs.copsiitbhu.co.in·Sep 24, 2024 · 6 min readIntro to Systems ProgrammingSystems programming is the foundation of all computing. It involves creating the software that allows your computer and devices to function effectively, ensuring that hardware and software work together seamlessly. Let’s explore how different compone...00