periodic
is an operating system being built by @voidcoefficient using rust.
a blog will be created to log the development of periodic
.
these components form what is commonly known as an operating system
iron: the shell
A terminal shell is a command-line interface that allows users to interact with an operating system by typing commands.
sulfur: the kernel
A kernel is the core of an operating system that manages hardware resources and enables communication between hardware and software.
oxygen: the userspace
Userspace refers to the part of an operating system where user applications run, separate from the kernel, to ensure stability and security.
A package manager is a tool that automates the installation, updating, and removal of software packages in an operating system.