- cross-posted to:
- showoff@programming.dev
- opensource@lemmy.ml
This isn’t Linux, but Linux-like. Its a microkernel built from the rust programming language. Its still experimental, but I think it has great potential. It has a GUI desktop, but the compiler isn’t quite fully working yet.
Has anyone used this before? What was your experience with it?
Note: If this is inappropriate since this isn’t technically Linux, mods please take down.
jack ( @jack@monero.town ) 18•1 year agoNow imagine the new COSMIC desktop environment in Rust on Redox, that would be great
I Cast Fist ( @ICastFist@programming.dev ) English10•1 year agoHow long would it take to compile their Rust microkernel alone compared to a similar one done in C? There are many posts around the web complaining about Rust’s long compile times, though thankfully rarely as slow as C++
wiki_me ( @wiki_me@lemmy.ml ) English10•1 year agoHaving some hardware mentioned on the site that is supported and ready for use could be helpful if someone wants to try it (say raspberry pi), There are probably people who are worried to will make their computer explode.
frogmint ( @frogmint@beehaw.org ) 1•1 year agohttps://gitlab.redox-os.org/redox-os/redox/-/blob/master/HARDWARE.md
It can be found from the “Quick Start” page
Alsephina ( @Alsephina@lemmy.ml ) 9•1 year agoOh my god they rewrote Linux in Rust. Amazing.
baconicsynergy ( @baconicsynergy@beehaw.org ) 14•1 year agoKinda. Redox uses a microkernel architecture and tries to keep only the most important functionality in ring 0 while they push everything else in userspace. It’s great.
cmeerw ( @cmeerw@programming.dev ) English4•1 year agoSo they actually rewrote The Hurd in Rust.
baconicsynergy ( @baconicsynergy@beehaw.org ) 1•1 year agoMany lessons were learned from the Hurd that has impacted ALL microkernel kernel and userspace designs, but it is ancient by today’s standards.
Its more accurate to say they were “rewriting” MINIX, but I don’t like the word “rewriting” as all of these systems are unique in their own way.
cally [he/they] ( @callyral@pawb.social ) English4•1 year agoI’ve heard about it due to the Ion shell which I tried out once
wuphysics87 ( @wuphysics87@lemmy.ml ) 1•1 year agoIon’s been my go to local scripting language for a while
stirner ( @stirner@lemmy.ml ) 3•1 year agoShame they don’t have a list of the packages they offer.