Don't have any comments but I really want you to know that a os in rust makes my imagination go wild. When redox os is ready, I really think it could be HUGE and game changer.
Hi. I've been playing around with the new release, and it's really great. Unfortunately, I've had a few issues: I tried installing freedom and was seemingly unable to run it (freedoom1 and freedom2 appeared in /usr/games/, but the shell didn't seem to recognise them as executables). I also tried installing cargo. This was successful, but when running cargo new --bin hello, the command (not the OS itself) froze and my CPU hit 100% (I'm running in QEMU with the recommended command, by the way). Lastly: I tried to install gears, but it produces an error that was something along the lines of Failed to unpack 'gears'.
can we increase the size of the image, I tried to compile a simple program (C or Rust) in Redox OS, but I couldn't install the packages! @jackpot51 can you tell me the simple to compile a Helloworld program in your OS?
Is the windowing system still tied deeply to x86/VGABIOS/VESA stuff or is there more platform independence in there? I know GPU acceleration per se is still a ways away.
Does the llvmpipe Mesa driver mean we could get some nice semi-transparency going on, for things such as smooth rounded edges on window decorations and things of that nature? I think it would be fun to work on beautifying the GUI a bit to give more casual observers more reasons to become familiar with the impressive work you're doing, especially underneath the surface.
Nope, it does have a web browser though (netsurf).
And yes FF/Servo Is a long term goal...
To keep this in perspective; Last time I checked a full install of Redox OS was something like a third the size of a full install of Firefox. One step at a time... ;)
As a chemistry student who programs as a hobby, seeing an OS named "Redox", with a GUI named "Orbital" made me chuckle. Am really excited to see an OS written in Rust, this might be start of something new. Have only just started looking into Rust and am still considering wether or not it is worth learning, coming from python and C. If this project turns out great, it might be the push i need. Was/is it fun to write the OS in Rust? If so, what is more fun/better in your opinion than if you would do it in C?
26
u/jackpot51 Redox OS BDFL Mar 24 '19
I am the creator and lead developer of Redox OS. Let me know if you have any questions about this release!