Raunak
rrampage.bsky.social
Raunak
@rrampage.bsky.social
Bored Programmer | Interested in distributed systems, databases | On a quest to build minimal software

https://rrampage.github.io
https://github.com/rrampage/
Built a tiny Hello World ARM64 ELF kernel which boots in a UEFI shell on QEMU. It compiles to a 193 byte binary.

Learning a lot about bootloaders, ARM64 device trees, QEMU. Would love links to useful resources and tips for debugging

Code: gist.github.com/rrampage/c66...
July 16, 2025 at 6:31 AM
ARM64 implementation of `yes` utility, similar throughput as GNU yes. Compiles to 176 bytes! Code: gist.github.com/rrampage/157...

#linux #arm
June 24, 2025 at 11:05 PM