CS110 Homework [6]
HW 4, HW 5 are handwritten.
1130 words
|
6 minutes
Synchronizing Windows Fonts with WSL for LaTeX Typesetting
Recently, while working on my writing projects in WSL (Windows Subsystem for Linux), I encountered issues with the limited font selection when using XeLaTeX to compile my documents. XeLaTeX, a popular LaTeX compiler, relies on the system font library, which means maintaining the font library in WSL is crucial for a smooth typesetting experience. To address this problem, I decided to explore ways to synchronize the fonts installed on my Windows system with WSL.
501 words
|
3 minutes
CS110 Project 2.2
A RV32C Toy CPU running RVC instructions. (Individual Project)
1277 words
|
6 minutes
CS110 Note [6]
Large and Fast: Exploiting Memory Hierarchy
2923 words
|
15 minutes
CS110 Note [5]
The Processor
4 words
|
1 minutes