A completely-from-scratch hobby operating system
1–10 of 79 posts
Re: A completely-from-scratch hobby operating system
#2Re: A completely-from-scratch hobby operating system
#3Re: A completely-from-scratch hobby operating system
#4Re: A completely-from-scratch hobby operating system
#5Re: A completely-from-scratch hobby operating system
#6I like that the main website looks like the OS itself! https://toaruos.org/
Re: A completely-from-scratch hobby operating system
#7And why we are there, why not a safer microkernel, keeping everything in userspace? Questions over questions.
Re: A completely-from-scratch hobby operating system
#8I like that the main website looks like the OS itself! https://toaruos.org/
I wonder if the web server is hosted on toarus?
Re: A completely-from-scratch hobby operating system
#9Then why in the heck is he going for POSIX compatibility, when he can afford the luxury of not having to deal with blocking syscalls and all this crap? Much easier and safer multithreading. Also faster. And why we are there, why not a safer microkernel, keeping everything in userspace? Questions over questions.
Re: A completely-from-scratch hobby operating system
#10Then why in the heck is he going for POSIX compatibility, when he can afford the luxury of not having to deal with blocking syscalls and all this crap? Much easier and safer multithreading. Also faster. And why we are there, why not a safer microkernel, keeping everything in userspace? Questions over questions.