Making this video with @p0nk for the @OpenSourceOrg#StateoftheSource summit 2020 was a lot of fun! Live juggling, transparent video overlay, our students' research on open source sustainability, the whole package! Video: https://t.co/syi3e5qHIy Slides: https://t.co/WXYRT4EpRz
If you've ever wondered why it takes a long time to make those "no-brainer" fixes in R, the package ecosystem is the answer. https://t.co/B9NkeIpaQW #rstats
This https://t.co/uKoP8C4BcR tip comes from @elijahmanor.
Make sure you've got the latest version of @npmjs packages using the Version Lense plugin. Super handy.
⚡️Check out @elijahmanor's YouTube at https://t.co/3lm6MrgLFM
Get Version Lense 👉 https://t.co/8WCkv4vnks
Keeping billions of lines of code in @Google's monolithic repository is challenging, but it comes with some big wins. Find out what they are @icse2018 https://t.co/I6y9U4v8CE In collaboration with @googleresearch#DeveloperLiberationFront
Oh wow - matplotlib, NumPy and pandas, essential scientific infrastructure used by millions, are each maintained by fewer than half a dozen people (from @kellecruz lecture)
if a security process requires pausing development for manual reviews, paying for an external audit, or introducing a third-party tool into your workflow, you’re less likely to follow it. https://t.co/slq2657yvT
Even 10 years after it was released the Python community has to specify v3 vs v2 on pretty much everything.
This is an important lesson about compatibility for all other languages and platforms to take in.
People often ask me how I maintain +600 modules (for free usually). I usually reply "because most are small and done". Node 10 deprecates an API used by 141 of them, 176 if you include tests/examples. This is *after* spending time getting a bunch other of my modules updated.
Just out in @jstatsoft: #rstats packages switchr, switchrGist, GRANbase for reproducibility and collaboration via management of R package cohorts. https://t.co/WEwGmH7oCC By @groundwalkergmb@lawremi Cory Barr, and Robert Gentleman.