Embed Notice
HTML Code
Corresponding Notice
- Embed this notice
Tyler (tyler@nicecrew.digital)'s status on Friday, 16-Aug-2024 19:18:00 JST Tyler
I don't care what it is. I do it for fun.
But it looks really really easy to get started
https://youtu.be/SOo1rbnryeo
Tomorrow I'll look at how the kernel handles stuff like /dev/zero (as far as buffering and what it does when nothing is writing to it)
Probably just a file descriptor that sits and endlessly waits until it's being read from.
Sounds like a fun project.