lrvick1 day ago | | | parent | | on: 47756876
For those that like the LLVM/musl/mimalloc choices of chimera, but also want signed commits, signed reviews, container-native design, full source bootstrapping, 100% deterministic builds, and multi-party-signed artifacts check out https://stagex.tools
fuhsnn23 hours ago | | | parent | | on: 47757671
Don't get mimalloc and mallocng mixed up though, completely different animals.
lrvick21 hours ago | | | parent | | on: 47759633
100%, and it is indeed mimalloc, though you can also use glibc or mallocng if needed.
fuhsnn19 hours ago | | | parent | | on: 47760669
The website you linked says mallocng?
lrvick14 hours ago | | | parent | | on: 47761062
Out of date. We just merged mimalloc as the default last release.
r0l11 day ago | | | parent | | on: 47757671
Really love that project. Is there any planned support for NVIDIA drivers and runtime?
lrvick1 day ago | | | parent | | on: 47757970
If anyone sponsors buying me modern Nvidia cards with open kernel support, I would gladly test and support them.
r0l117 hours ago | | | parent | | on: 47759068
I have a RTX 2080 to give away. Interested?
lrvick14 hours ago | | | parent | | on: 47761771
I was about to say I would need a newer gen card to test the new open kernel driver stack, but on some research it appears that the 2080 series was the first to support them, and with that new knowledge I realized I have a 2080Ti on hand already.

So thanks for offering yours. It made me remember I actually own one!

fennec-posix23 hours ago | | | parent | | on: 47756876
Now this is WHY I love UNIX and UNIX-likes, the fact you can chop and change core components like the Kernel, Userspace, Init, etc. and (within compatibility limits i.e. MUSL/GLIBC) run a hybrid system like Chimera.

Would I run Chimera as a daily-drive? Probably not. Is it cool that someone can? Absolutely!

userbinator19 hours ago | | | parent | | on: 47759627
When I last looked a few years ago, there were some efforts and successes in the far East doing "chimera Windows", mostly based on running an older userland (like XP) on a newer kernel (10).
networked14 hours ago | | | parent | | on: 47761207
There is the Anglophone https://loss32.org/ project for a Linux distro with a Win32 desktop. It's #loss32 on Libera Chat.
Crontab1 day ago | | | parent | | on: 47756876
Speaking of OpenZFS encryption, has there ever been any third party review of the source code? Or any testing of any kind of its effectiveness?
boltzmann6411 hours ago | | | parent | | on: 47756876
if you want a stable chimera linux as a daily driver, go to voidlinux.org. chimera linux started as a void linux fork until it became it's own thing. they share the same dna. cbuild started as a xbps-src fork.
q6611 hours ago | | | parent | | on: 47764681
no it didn't

source: made the thing

JCattheATM23 hours ago | | | parent | | on: 47756876
This seems interesting, but I've been using Alpine as a desktop distro wth ZFS for years now, it has native support and ZBM is available in the community repo. Not sure what advantages Chimera would add.
lieks8 hours ago | | | parent | | on: 47759608
I've switched to Chimera from Alpine a few months ago. It's much nicer for desktop use. The service supervision is great, and many things that require some setup on Alpine just work out of the box. The packaging system is nicer too, though it does have less stuff already packaged.
JCattheATM7 hours ago | | | parent | | on: 47767125
Interesting. Not sure I'll try it because I have my setup very refined (although I use awesomewm so it's maybe a little simpler to switch anyway) and I'm long past the age of testing out new distros for fun. Not to familiar with dinit but I've been waiting for s6 to be usable with Alpine for a while now. How do you think it compares?

Do you notice any performance advantages on Chimera?

lieks4 hours ago | | | parent | | on: 47768030
I haven't used s6 much, so I can't really comment on that, but Chimera tends to boot significantly faster on the same hardware, compared to Alpine with OpenRC, mostly because of dinit's parallel initialization.

As for system performance, mimalloc's effect isn't particularly noticeable in regular use. Or maybe I just don't stress the allocator often enough. There may be more daemons running by default, but they are also activated on demand if you aren't using them, so YMMV on that.

For desktop use, it feels like an early (but already quite usable) version of what a respectable systemd replacement would look like, and I think that's its greatest strength in practice.

stock_toaster22 hours ago | | | parent | | on: 47759608
Chimera uses mimalloc instead of musl’s mallocng.

https://chimera-linux.org/docs/configuration/musl

lrvick21 hours ago | | | parent | | on: 47760058
Alpine and Chimera however both are not reproducible or full source bootstrapped or signed and do not enforce code review. I would honestly steer clear of both for anything but low risk hobby use cases.

IMO they should be best thought of as research projects useful for reference by distros designed for production use.

czernobog21 hours ago | | | parent | | on: 47756876
Very cool and interesting.. Just found out it was started by a previous Void Linux maintainer, Void linux is great as well!
sazz15 hours ago | | | parent | | on: 47756876
I don't need politics on my desktop, so no to Chimera Linux.
JCattheATM7 hours ago | | | parent | | on: 47762990
What politics?