Hello there! Welcome to my blog, a simple nook in the vast digital landscape where I share my thoughts and experiences with programming, everything open source and operating systems. Enjoy your stay and happy coding!
Newest Posts
-
May 14, 2023
Creating a Kernel in Rust #2: Shell [Work in Progress]
Creating a simple shell for our kernel to run commands and help us debug
-
May 14, 2023
Introducing Spaify - Seamless page transitions for your static site
A new npm package to add seamless page transitions to your static site, with less than 1kb of JavaScript
-
May 07, 2023
Operating Systems in Rust #1: Hello RISC-V
In this first post, we'll set up our environment and write a simple program that prints 'Hello World' to the screen.
-
Apr 02, 2023
Koi, the kinda okay image format
Creating a new lossless image format to learn about image compression and some notes on performance optimization
-
Mar 14, 2023
Stop building your own file upload systems
Using presigned URLs to upload files directly to S3-like storage systems