Oasis – a small, statically-linked Linux system
1–10 of 288 posts
Re: Oasis – a small, statically-linked Linux system
#2oasis's predecessor would be https://dl.suckless.org/htmlout/sta.li
Re: Oasis – a small, statically-linked Linux system
#3Many, many props to Michael Forney.
Re: Oasis – a small, statically-linked Linux system
#4I 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
#5Re: Oasis – a small, statically-linked Linux system
#6michaelforney 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
Re: Oasis – a small, statically-linked Linux system
#7I 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
#8Re: Oasis – a small, statically-linked Linux system
#9Is there performance differences between the two?
I have been seeing musl used more and more in both Rust and Zig ecosystems lately.