mc

Survey: Console Based Linux File Managers

In the field of system administration, Linux has bags of graphical file managers. However, some users prefer managing files from the shell, finding it the quickest way to navigate the file system and perform file operations. This is, in part, because console based file managers are more keyboard friendly, enabling users to perform file operations without using a mouse, and make it quicker to navigate the filesystem and issue commands in the console at the same time.

Read more
Howl

8 Lesser Known Yet Awesome Text Editors

Irrespective of the operating system used, the text editor is one of those quintessential applications for many users. A text editor is software used for editing plain text files. Text editors are used to write programming code, change configuration files, take notes, and more. For this feature, we wanted to select alternative text editors which are definitely worth trying but may have been missed given that they receive less coverage in Linux publications, and are not included or installed by default in many Linux distributions.

Read more

Upterm – terminal emulator for the 21st century

Upterm (formerly known as Black Screen) is an open source IDE in the world of terminals. Strictly speaking, the software is both a terminal emulator and an interactive shell based on Electron. It uses Electron, TypeScript, ReactJS, as well as

Read more

ICQ – a simple way to communicate

ICQ is an open source instant messaging client. This is an official Linux client. The latest update is in an experimental stage of development; there are some issues with users reporting memory leaks and instability. The ICQ client includes software

Read more

scikit-learn – Machine Learning in Python

scikit-learn is an open source Python module for machine learning built on top of SciPy. It offers efficient versions of a large number of common algorithms. The software displays a clean, uniform, and streamlined API, with good online documentation. The

Read more

biggles – Simple, Elegant Python Plotting

Biggles is a simple, object-oriented plotting library for creating publication-quality 2D scientific plots.  You declare a container and then add components in order to make a plot. Biggles provides a set of objects useful in the creation of scientific plots.

Read more