Live data from Hacker News

Oasis – a small, statically-linked Linux system

github.com

1–10 of 288 posts

Re: Oasis – a small, statically-linked Linux system

#3
This is very very cool. I love the bloat free nature of the thing, especially velox (the WM). Samurai (build system) also looks pretty interesting. I've not managed to work out quite how samurai works, or truthfully, why it differs from ninja, but this project is exactly the kind of brain food I intend on learning a lot from.

Many, many props to Michael Forney.

Re: Oasis – a small, statically-linked Linux system

#4
I cant speak much about the system, it just works, but the community was really nice when I interacted with them over IRC

I had the plan to build oasis with bazel for some immutable OS images that could run as kubernetes nodes. I succeeded with a little pointing.

Re: Oasis – a small, statically-linked Linux system

#6
post #2

michaelforney was also who did the wayland port of st: https://github.com/michaelforney/st oasis's predecessor would be https://dl.suckless.org/htmlout/sta.li

Michaelforney has also built croc [1], a qbe based C compiler. Really impressive!

[1]: https://github.com/michaelforney/cproc

Re: Oasis – a small, statically-linked Linux system

#7
post #4

I cant speak much about the system, it just works, but the community was really nice when I interacted with them over IRC I had the plan to build oasis with bazel for some immutable OS images that could run as kubernetes nodes. I succeeded with a little pointing.

Have you shared your BUILD files upstream?
Post reply on HN