3 Nov 2024 |
Ribbon | In reply to @_discord_1223818635491934208:t2bot.io sent an image. Redox has all items, but the sandbox is WIP. | 15:15:22 |
siliconfromsandybridge | LOL, I'm completely confused. How Redox can alreay have all items if the sandbox is the 1st piece from where everything starts? | 15:16:42 |
siliconfromsandybridge | * LOL, I'm completely confused. How that Redox already have all items if the sandbox is the 1st piece from where everything starts? | 15:17:10 |
siliconfromsandybridge | * LOL, I'm completely confused. How that Redox already have all items - if the sandbox is the 1st piece from where everything starts? | 15:17:22 |
Ribbon | In reply to @_discord_1223818635491934208:t2bot.io LOL, I'm completely confused. How that Redox already have all items - if the sandbox is the 1st piece from where everything starts? There's two modes of isolation:
The memory address space of system components are isolated through IPC.
The system duplicates resources for each program.
| 15:18:34 |
Ribbon | In reply to @_discord_1223818635491934208:t2bot.io LOL, I'm completely confused. How that Redox already have all items - if the sandbox is the 1st piece from where everything starts? * There's two modes of isolation:
The memory address space of system components are isolated and communicates through IPC.
The system duplicates resources for each program.
| 15:18:58 |
siliconfromsandybridge | Sorry, I don't understand | 15:19:31 |
Ribbon | In reply to @_discord_1223818635491934208:t2bot.io Sorry, I don't understand What parts you don't understand? | 15:19:46 |
siliconfromsandybridge | Pretty everything, I would like to learn the current status regaring my question. Is there some place where I can learn more details??? | 15:20:33 |
siliconfromsandybridge | * Pretty everything, I would like to learn the current status regarding my question. Is there some place where I can learn more details??? | 15:20:39 |
siliconfromsandybridge | * Pretty everything, I would like to learn about the current status regarding my question. Is there some place where I can learn more details??? | 15:21:10 |
Ribbon | siliconfromsandybridge: Read the Redox book, it teaches almost everything:
https://doc.redox-os.org/book/
| 15:21:46 |
siliconfromsandybridge | * Pretty everything, I would like to learn more in details about my question. Is there some place where I can learn more details??? | 15:21:47 |
Ribbon | Be aware that each project use different names for the same thing, you need to think a little. | 15:22:22 |
siliconfromsandybridge | Ok. My last question for today. The link you gave me right now, talks also about the video protocol? | 15:23:27 |
siliconfromsandybridge | https://doc.redox-os.org/book/graphics-windowing.html | 15:23:57 |
siliconfromsandybridge | is this one right? | 15:24:05 |
Ribbon | In reply to @_discord_1223818635491934208:t2bot.io is this one right? Yes. | 15:24:12 |
siliconfromsandybridge | Thanks. | 15:24:37 |
Ribbon | Download linux-linux-users.gif | 15:37:08 |
Ribbon | In reply to @draft_isa:matrix.org sent an image. Someone fixed the meme, lol. | 15:37:16 |
| mxwll joined the room. | 15:38:23 |
Ribbon | Download arch-linux-arch-btw.gif | 15:56:39 |
Ribbon | In reply to @draft_isa:matrix.org sent an image. LMFAO. | 15:57:12 |
siliconfromsandybridge | When you write and compile Redox - Are you relying on online crates or only on bare-bone Rust? | 15:59:27 |
Ribbon | In reply to @_discord_1223818635491934208:t2bot.io When you write and compile Redox - Are you relying on online crates or only on bare-bone Rust? Crates are used. | 15:59:49 |
siliconfromsandybridge | So what if some crates which you download from the database is intentionally vulnerable to any remote attack???
How can you trust those pesky libs which you download from crates? | 16:01:13 |
| hunger joined the room. | 16:02:41 |
siliconfromsandybridge | * So what if some crates which you download from the database is intentionally vulnerable to remote attacks???
How can you trust those pesky libs which you download from crates? | 16:03:51 |
siliconfromsandybridge | Sorry for my "silly" question, but I always thought that to make Redox OS you where using only bare bone Rust without any online Crate. | 16:05:14 |