Elektrine lite

← Feed

@dfgxx@lemmy.zip

Post #3504416

2026-07-01 04:54 UTC

Try chimera Linux, it is very efficient, it doesn’t have any bloat, it is a musl libc distro ( like alpine but they modified the musl to have better performance (they’re saying it can complete or surpass glibc), it isn’t gnu/Linux, they changed the gnu userland to freeBSD userland with the Linux kernel and it is much lighter, they also use dinit instead of systemd and the boot times are very fast. Also the package manager is apk and it is very lightweight and efficient (and very fast)

Replies (1)

  • @pastermil@sh.itjust.works 2026-07-01 07:15

    Do correct me if I’m wrong here, but aren’t those embedded libc only excel in taking less space? I wouldn’t be so sure if they’d be less resource intensive. If any, it may be more, due to the CPU vs memory trade-off.

    Open ##3505974