diff --git a/log/2024-03-26.md b/log/2024-03-26.md new file mode 100644 index 0000000..b33c825 --- /dev/null +++ b/log/2024-03-26.md @@ -0,0 +1,6 @@ +# Writing an OS in rust + +# Introduction +I have tried multiple times to write an OS, but have always failed. Time to fail again :). I will be writing down my progress here, and maybe share it some day. + +# Assembler