in kernel space, it's all just logic ass shit
want to print text?
user space: use the printf function
kernel space: write a macro that defines the VGA buffer address, and write a function that prints out ASCII characters into the locations in the video memory