jeff 👨💻 to Programming@programming.devEnglish • 2 years agoWhat are some examples of xkcd 2347?xkcd.comexternal-linkmessage-square99fedilinkarrow-up1258arrow-down13file-text
arrow-up1255arrow-down1external-linkWhat are some examples of xkcd 2347?xkcd.comjeff 👨💻 to Programming@programming.devEnglish • 2 years agomessage-square99fedilinkfile-text
minus-square@bitcrafterlinkEnglish3•1 year agoHuh, is glibc really only maintained by a small number of people? I would not have expected that.
minus-square@0xpr03@feddit.delinkfedilinkEnglish6•edit-21 year agoit’s not much… https://salsa.debian.org/glibc-team/glibc/-/graphs/sid?ref_type=heads maybe 3 people ?
minus-square@bitcrafterlinkEnglish2•1 year agoInteresting, but are those commits to the glibc library itself or commits to the Debian package of it? The link makes it look like the latter, but I could be wrong.
minus-square@0xpr03@feddit.delinkfedilinkEnglish2•edit-21 year agoah yeah the original is actually here https://sourceware.org/git/glibc.git running git shortlog -s -n -e glibc-2.35.. (03.02.2022 to now) gives 270 Adhemerval Zanella 179 Noah Goldstein 166 Florian Weimer 158 Sunil K Pandey 105 Sergey Bugaev 84 Samuel Thibault [...] ´´´
Huh, is glibc really only maintained by a small number of people? I would not have expected that.
it’s not much… https://salsa.debian.org/glibc-team/glibc/-/graphs/sid?ref_type=heads maybe 3 people ?
Interesting, but are those commits to the glibc library itself or commits to the Debian package of it? The link makes it look like the latter, but I could be wrong.
ah yeah the original is actually here https://sourceware.org/git/glibc.git
running
git shortlog -s -n -e glibc-2.35..
(03.02.2022 to now) gives270 Adhemerval Zanella 179 Noah Goldstein 166 Florian Weimer 158 Sunil K Pandey 105 Sergey Bugaev 84 Samuel Thibault [...] ´´´