Sender | Message | Time |
---|---|---|
5 Dec 2023 | ||
00:37:59 | ||
6 Dec 2023 | ||
14:57:16 | ||
17:27:45 | ||
17:46:21 | ||
7 Dec 2023 | ||
Download image.png | 16:02:18 | |
In reply to @draft_isa:matrix.orgNow the website FAQ quote the Redox creation year. | 16:02:22 | |
Most website FAQ items were improved. https://gitlab.redox-os.org/redox-os/website/-/merge_requests/367 | 16:04:01 | |
* Most website FAQ items were improved, you can see all changes on this link: https://gitlab.redox-os.org/redox-os/website/-/merge_requests/367 | 16:04:20 | |
Now the book has two new pages:
| 16:34:25 | |
In reply to @draft_isa:matrix.org Full-disk encryption is not allowed on new devices running Android 10 and higher. For new devices, they use file-based encryption. https://source.android.com/docs/security/features/encryption#full-disk | 17:26:03 | |
8 Dec 2023 | ||
10:18:15 | ||
16:31:42 | ||
hey, wanted to ask about the status of golang programs compiled for Redox... I assume with some effort something like gccgo can compile things to run correctly, assuming the golang runtime wouldn't work natively or something, not sure if anyone has done much testing around that | 16:37:56 | |
In reply to @kermit:glowy.rehabCorrect, the Go standard library needs to be ported to Redox, AFAIK no one did testing of Go programs, but I packaged some. | 16:39:10 | |
oh nice, so the gccgo method seems to work then? that would be really cool | 16:39:15 | |
In reply to @kermit:glowy.rehabProbably, no one tested. | 16:39:43 | |
ahh... might have to check that out | 16:39:38 | |
I will package the Go dependency manager, it's needed to build Go projects like Cargo. | 16:40:25 | |
oh cool, that would be nice | 16:40:22 | |
* I will package the Go dependency manager, it's needed to build Go projects, like Cargo. | 16:40:38 | |
the other thing is I wanted to ask about networking APIs, I heard relibc doesn't implement some common stuff, so network programs might have issues but not sure | 16:40:34 | |
In reply to @kermit:glowy.rehabWe have a network stack, programs like curl and OpenSSL works. | 16:41:24 | |
that's very cool, I saw OpenSSL support and assumed the info I got must be wrong, because it does heavy socket/syscall stuff | 16:41:34 | |
curl working is great news :) | 16:41:42 | |
relibc has some bugs that block programs from working, we also need to finish our POSIX support. | 16:42:22 | |
I think I will experiment with running some production-like workloads on RedoxOS servers, that would be nice, looks like the project is in a good state for it and I'm sure the testing would be valuable | 16:42:11 | |
In reply to @kermit:glowy.rehabAll testing is welcome but we are in alpha state, some bugs needs to be fixed. | 16:43:04 | |
yeah that's fine, I am mostly interested in experimenting, if I have the time I'll probably end up contributing anyway | 16:44:00 | |
18:44:44 | ||
23:01:43 |