Nope, it was over email. I can point you at the various fixes for things I've reported since this first became available, but given your skepticism I'm sure it would not help since he seems to exclusively use the…
When I have reached out to ncopa to report issues in their feed he responded: > the secdb has so far been an experiment, but seems like people are actually using it, so I should set up some proper automated testing. I…
Alpine is built around musl libc, which has numerous compatibility differences from a traditional glibc: http://wiki.musl-libc.org/wiki/Functional_differences_from_g... Some folks solve this by adding glibc to Alpine…
Yeah, that's exactly why we chose to start from debs.
Right, "nothing else" = "FROM scratch". In the talk, I call this "FROM scratch -- for the rest of us." That a half-truth because this also tries to set up a minimal compatible environment for common cases, e.g. it sets…
The video explains why. The goal isn't small, it's minimal. By pursuing small at the expense of compatibility we got things like musl libc (which has tons of compat issues). If all we wanted was small we could have…
Nope, it was over email. I can point you at the various fixes for things I've reported since this first became available, but given your skepticism I'm sure it would not help since he seems to exclusively use the…
When I have reached out to ncopa to report issues in their feed he responded: > the secdb has so far been an experiment, but seems like people are actually using it, so I should set up some proper automated testing. I…
Alpine is built around musl libc, which has numerous compatibility differences from a traditional glibc: http://wiki.musl-libc.org/wiki/Functional_differences_from_g... Some folks solve this by adding glibc to Alpine…
Yeah, that's exactly why we chose to start from debs.
Right, "nothing else" = "FROM scratch". In the talk, I call this "FROM scratch -- for the rest of us." That a half-truth because this also tries to set up a minimal compatible environment for common cases, e.g. it sets…
The video explains why. The goal isn't small, it's minimal. By pursuing small at the expense of compatibility we got things like musl libc (which has tons of compat issues). If all we wanted was small we could have…