Hacker News new | ask | show | jobs
by nitrogen 4187 days ago
Everything PulseAudio does should have been implemented as part of ALSA though, not as another layer that only exposes a fraction of the libalsa functionality.
1 comments

Wouldn't that imply putting a network-accessible server in the kernel? That seems a fair bit more risky than non-root userspace...
No, alsa actually does its most interesting stuff in userland.