Math is about packing things down into small conceptual boxes that we can upload into our brains. It's not about thousand page books... Don't settle for a partial understanding.

British Mathematician Richard Thomas

My LaTeX-formatted notes covering foundational concepts in mathematics, statistics, and computer science are available on GitHub.

Getting started Pintos project with MacOS + some tips

The Pintos project is a mini-implementation of an operating system. If you're finding it challenging to install a source file and simulate it on macOS, here is a guideline to help you with the process. Additionally, I'll offer some tips to ease the initiation into the project.

System-level routines for the UNIX operating system and their applications

We discuss here some system-level implementations of functions in C.