Home Tags Open source

Tag: open source

The Emacs Series Using the f.el API to Work with Files...

0
In this new GNU Emacs series, we will explore the various Emacs Lisp packages available and also discuss advanced use cases of GNU Emacs. GNU...

Hyperledger Fabric: An Overview of its Transaction Validation Feature

0
Hyperledger Fabric, a blockchain implementation hosted by the Linux Foundation, has been the subject of a series of articles in the last few issues...

Hyperledger Sawtooth Architecture: Permissioning Design

0
Hyperledger Sawtooth includes the ability to control validator and transactor permissions. This article describes permissioning in Hyperledger Sawtooth by providing a detailed list of...

What’s New in Java 11?

0
Every six months, the Oracle Corporation rolls out a new version of Java. The September 2018 release was Java 11. There’s quite a buzz...

Why Mobile and Web App Testing is Critical

0
This article gives a detailed description of mobile and Web app testing. It is a must-read for anyone who wants to make a career...

A Complete Guide to Python Web Frameworks

0
Web frameworks are code libraries that make Web development faster and easier. The versatile programming language, Python, has many Web frameworks like Django, Web2py,...

“There are no ‘road maps’ or rigid rules when it comes...

0
With more than two decades of history, the Linux kernel is one of the biggest and fastest developing open source projects, with about 53,600...

Using mmWave to Simulate 5G Networks

0
5G is the fifth generation of mobile cellular technology. There are both high expectations from and fears about this technology. Generally, it is expected...

Using Google Authenticator with SSH to Secure Your Servers

0
This tutorial is about integrating the Google authentication mechanism in our servers to harden security. It guides readers on how to integrate Google authentication...

Are Code Reviews a Thing of the Past?

0
The backbone of a successful app or software is its impeccable code. This has to be kept pristine, else the app will fail. For...