|
|
|
|
|
by achiang
2839 days ago
|
|
> "we do not break userland, period" That quote is more accurately read as, "we change things all the time, including user-visible features, and very occasionally, even in breaking ways -- but only because it's impossible to know every single consumer of every single quirk in behavior, and as soon as we learn that one of our changes did in fact break userspace, then we'll change it back". It's how the kernel community attempts to continue cleaning up decades of tech debt while maintaining the contract with userspace. Honestly, sometimes you just don't know until you try. It's an inefficient process, but it does sound like the right outcome occurred in this case. signed,
a former kernel developer |
|