by Jean Sébastien Sottet | Sep 14, 2023 | AI, Code, Programming
Today’s Data Science (DS) and Machine Learning (ML) have drastically grown in importance. In the Python ecosystem, the popularity of libraries and frameworks such as NumPy, Pandas, TensorFlow, SciPy, etc, shows this growth of interest. But while it is becoming easier...
by Javier Cánovas | Jun 1, 2023 | Code, Community
The development of Open Source projects is more than just coding and releasing software. Nowadays, project maintainers have to pay attention to a number of configuration and information files, such as license, contribution guidelines, code of conduct or security...
by Javier Cánovas | May 17, 2022 | Code, Community
As part of our research work, we periodically monitor GitHub to know what is being brewed and what is getting more attention (using stars as a proxy for attention / popularity) from the community. During May 2022, we performed a quick pass on the top 25 starred...
by Jordi Cabot | Dec 24, 2021 | Tool, Code
Like it or not, the first thing any recruiter will look at (just after googling your name) is your GitHub Profile. This somehow assumes that any developer should have a healthy contribution to a number of open-source projects (or side projects) in your free time to be...
by Jordi Cabot | Feb 18, 2020 | research, Code, Community, Tool
What if your software project loses the best developer? Who is the developer you can get rid of? I bet these are questions that all project managers ask themselves several times during the lifecycle of a software project. Developers are valuable resources for any...
by Manish Motwani | Mar 12, 2019 | Code, Community
Automated program repair techniques use a buggy program and a partial specification (typically a test suite) to produce a program variant that satisfies the specification. The number of publications per year in this area of research has increased by an order of...