Hacker News new | ask | show | jobs
by josephcsible 124 days ago
> It's like coding to the Linux syscall interface instead of libc.

Which is perfectly fine to do and guaranteed to work forever because of Linus's policy that kernel updates aren't allowed to break userspace programs.