Making a RISC-V Operating System Using Rust
web.eecs.utk.edu
Making a RISC-V Operating System Using Rust
1–10 of 47 posts
Re: Making a RISC-V Operating System Using Rust
#2I subsequently branched out to e.g. `do-backups.sh`, where despite the `do-` being superfluous, I quite like the aesthetic.
Slightly more on topic: I really enjoy blog series like these, with plenty of detail on esoteric topics I really have no idea about, or on the face of it much interest in. They're a fun way to increase the breadth of topics I have a superficial knowledge of.
Re: Making a RISC-V Operating System Using Rust
#3Next I'm trying to convince him to make an OS in Zig for Raspberry Pi with a focus on graphics. If you have any suggestions for him, shoot him an email!
Re: Making a RISC-V Operating System Using Rust
#4Re: Making a RISC-V Operating System Using Rust
#5Re: Making a RISC-V Operating System Using Rust
#6I've been pushing the author to write this up for a year now (we both work at University of Tennessee). He teaches a lot of OS-oriented courses and makes them for fun so he is perfect to write this. Next I'm trying to convince him to make an OS in Zig for Raspberry Pi with a focus on graphics. If you have any suggestions for him, shoot him an email!
Re: Making a RISC-V Operating System Using Rust
#7I've been pushing the author to write this up for a year now (we both work at University of Tennessee). He teaches a lot of OS-oriented courses and makes them for fun so he is perfect to write this. Next I'm trying to convince him to make an OS in Zig for Raspberry Pi with a focus on graphics. If you have any suggestions for him, shoot him an email!
What would a "focus on graphics" mean? A GUI and windowing system, or just graphics processing?
Re: Making a RISC-V Operating System Using Rust
#8> RISC-V ("risk five") and the Rust programming language both start with an R, so naturally they fit together
Re: Making a RISC-V Operating System Using Rust
#9Re: Making a RISC-V Operating System Using Rust
#10Since there are missing parts: Do you have a sheduling plan for the remaining posts?