I use Alpine with XFCE on my laptop. Non-musl apps work ok in flatpak. Biggest annoyance is when I install a new Alpine package and it (for reasons I can't fathom) uninstalls my wifi packages so I have to grab an ethernet cable and reinstall everything. There's also a bug seg-faulting my X server when I scroll too much on my touchpad, but if I'm gentle it doesn't crash.
> Biggest annoyance is when I install a new Alpine package and it (for reasons I can't fathom) uninstalls my wifi packages so I have to grab an ethernet cable and reinstall everything.
What happens if you run with `apk add -i`? That's a weird bug.