Best Free and Open Source Software
-
29 Useful Free and Open Source Git Tools - LinuxLinks
Git is an open source distributed version control system which was originally designed by Linus Torvalds, the creator of Linux, in 2005 for Linux kernel development. This control system is widely used by the open source community, handling small to extremely large projects with an emphasis on speed and efficiency, but maintaining flexibility, scalability, and guaranteeing data integrity.
Git is one of a number of open source revision control systems available for Linux. Git is frequently regarded by many developers to be the finest version control tool available.
Most Linux distributions offer lots of secondary tools that add additional functionality. Like many things in Linux, the choice can be bamboozling. This article seeks to help identify tools which we’ve found to be very useful. They should be a good addition to maximise the benefits of using Git.
-
Geopard - colorful, adaptive Gemini browser - LinuxLinks
Geopard is a Gemini client written in Rust, using the GTK4 toolkit.
Everything related to IO is asynchronous. To do that, it makes use of Rust’s async/await capabilities and the async-std crate.
This is free and open source software.