Remix.run Logo
pkphilip 7 hours ago

Very interesting OS but it is a bit difficult to get my mind around this one as it is so different from any other OS out there. Is there a default option within Sculpt where you can easily get access to a desktop with a app launch option, editors, a browser etc without having to click through a lot of very obscure menus to add components one at a time?

nfeske 5 hours ago | parent | next [-]

Sculpt OS features a couple of presets, which are examples of several components wired-up for you. For a quick test, enable the "Use" button in the RAM-fs component (so everything will be deployed into RAM) and find the default presets in the "System" menu at the upper left screen corner.

The "Window manager" preset gives you a suitable starting point for a desktop scenario. Or the "Falkon web browser" preset gives you a disposable web browser. Upon selecting a preset, all the needed components will be downloaded and deployed automatically.

Even though the presets are a convenient starting point, to actually make use of the system, I'm afraid there is no way around studying the documentation: https://genode.org/documentation/articles/sculpt-25-04

iamnothere 6 hours ago | parent | prev [-]

I believe this can be done (clumsily) by setting up presets for different groups of apps, one preset per use case: https://genode.org/documentation/articles/sculpt-25-04#Custo...

Not ideal, but the Sculpt “desktop” is still immature. Genode is primarily a framework for building secure OSes, with Sculpt being a kind of demonstration piece to help devs understand how it works. It’s only recently that the project has had the resources to expand and grow Sculpt usability. I’m hoping they continue this work, as Sculpt has a lot of potential to be a usable and secure desktop OS. The backend is mostly ready, but it lacks UX investment.