Version control systems are software tools that help developers track and manage changes to source code. There are several different version control systems available, each with its own set of features and capabilities. Some popular version control systems include Git, Mercurial, and Subversion. All of these version control systems are designed to help developers collaborate on projects, track changes to their code, and maintain a history of their work. In this post I will talk about a new player on the field, developed internally by Meta – Sapling.
read more “Sapling by Meta: review and first impressions”Tag: meta
Want to contribute to open-source? Start here
Free and open-source software (FOSS) plays a very important part of our lives. It powers most of the websites, 90% of server infrastructure runs on it, even our phones use an open-source kernel under the hood. But how does that work and what can you do to contribute?
read more “Want to contribute to open-source? Start here”