The main advantage of my OS is it’s unique combination of features:
- Lightweight kernel with few unnecessary features
- Straightforward 64-bit filesystem design which can be easily extended for heavier usage
- Supports running many programs in parallel across multiple CPU cores, with some (growing) support for multi-threaded and event-driven programs
- Minimalist and mostly-stable network features
- Limited surface area for attackers
- Designed for the latest RISC-V devices (not focused on old hardware platforms)
- Reasonable levels of compatibility with old programs
These will further be compounded by future/in-development extensions:
- Full integration of a lightweight C compiler
- Specific security features (isolated domains, C extensions, etc.)
- Faster kernel, networking & drivers
- Desktop-style GUI system with networked computing features (i.e. app streaming)
Leave a Reply