-
2023
Creating a simple shell for our kernel to run commands and help us debug -
May 14
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
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
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
Stop building your own file upload systems
Using presigned URLs to upload files directly to S3-like storage systems