HackerTrans
TopNewTrendsCommentsPastAskShowJobs

jackpot51

no profile record

Submissions

10 Years of Redox OS and Rust – RustConf 2025

youtube.com
1 points·by jackpot51·10 months ago·0 comments

Redox OS 0.9.0 – new release of a Rust based OS

redox-os.org
52 points·by jackpot51·2 years ago·5 comments

This Month in Redox OS, a Rust Operating System

redox-os.org
6 points·by jackpot51·2 years ago·0 comments

Redox Summer of Code 2023 Wrapup

redox-os.org
4 points·by jackpot51·3 years ago·1 comments

Redox OS 0.7.0

redox-os.org
234 points·by jackpot51·4 years ago·88 comments

comments

jackpot51
·9 months ago·discuss
* We have not started on inotify but I will keep that in mind

* RedoxFS is MIT licensed

* RedoxFS supports all features with or without full disk encryption

* RedoxFS encryption includes all metadata
jackpot51
·10 months ago·discuss
Transparent compression was just merged.
jackpot51
·3 years ago·discuss
This year’s Redox Summer of Code program has seen us add some exciting capabilities to Redox. Our three interns each came up with their own project proposals, and delivered major new functionality. In addition to our paid internships, our volunteer contributors also made major strides this summer.
jackpot51
·4 years ago·discuss
I prefer Redox OS to support as wide a set of hardware as possible.
jackpot51
·4 years ago·discuss
It is unlikely. The driver models are very different, ine being a microkernel, the other monolithic.
jackpot51
·4 years ago·discuss
cargo is really close to working. rustc is working.
jackpot51
·4 years ago·discuss
Hello, I am Jeremy Soller, the creator of Redox OS. Let me know if you have any questions!
jackpot51
·4 years ago·discuss
There is a lot missing from it. Vim is ported as well.
jackpot51
·4 years ago·discuss
There isn't much more to say, and it is still in legal hell so I should not say more anyways.
jackpot51
·4 years ago·discuss
rustc is working on Redox, cargo is not working yet. There are issues with cargo pulling the registry that will need to be solved.
jackpot51
·4 years ago·discuss
Hello, I am Jeremy Soller, the creator of Redox OS. Let me know if you have any questions!
jackpot51
·4 years ago·discuss
It is upgradeable to 64GB.
jackpot51
·4 years ago·discuss
An Operating System mostly written in the Rust programming language.
jackpot51
·4 years ago·discuss
Can you explain in more detail?
jackpot51
·4 years ago·discuss
There is no functional installer yet.
jackpot51
·4 years ago·discuss
Redox has pretty low resource requirements.
jackpot51
·4 years ago·discuss
Thanks!
jackpot51
·4 years ago·discuss
Yes, it is redirect on write.
jackpot51
·4 years ago·discuss
I look forward to the first "distro" of Redox!
jackpot51
·4 years ago·discuss
I have looked into Fuchsia, mostly into the Zircon kernel and its system calls.