←back to thread

408 points ksec | 2 comments | | HN request time: 0s | source
Show context
monax ◴[] No.45229746[source]
Didn’t expect to see my project on the main page today ‘^^ Right now the build is broken, so you can’t test the full OS, but you can run individual apps with:

```bash ./skift.sh run --release <app-name> ```

on Linux or macOS.

To see all available apps:

```bash ls ./src/apps ```

replies(6): >>45229766 #>>45229782 #>>45230072 #>>45231061 #>>45231293 #>>45232427 #
DeathArrow ◴[] No.45230072[source]
How much time did it take you to get the project to this phase?
replies(1): >>45230109 #
1. monax ◴[] No.45230109[source]
I had multiple rewrites, but this last iteration is two years old
replies(1): >>45231825 #
2. gl-prod ◴[] No.45231825[source]
How long did the first iteration take?