64
The first final release of my OS (D.eSystem 6.0.8)
(thelemmy.club)
Welcome to the main community in programming.dev! Feel free to post anything relating to programming here!
Cross posting is strongly encouraged in the instance. If you feel your post or another person's post makes sense in another community cross post into it.
Hope you enjoy the instance!
Rules
Follow the wormhole through a path of communities !webdev@programming.dev
commenting because it may interest you, but have you looked at the pintos project? It is an educational OS framework with the instructions on how to implement basic things like threading, user programs, file systems
https://en.wikipedia.org/wiki/Pintos
Hi, thanks for this info abput pintos, I will look on it.