Home Tags Opensource

Tag: opensource

Resolving Boot Loader Issues

0
Boot loader issues often plague computer systems. This article demystifies the booting process, both for BIOS based systems as well as UEFI systems. A Basic...

Exploring Probabilistic Data Structures: Bloom Filters

0
  Bloom filters, conceived by Burton Howard Bloom in 1970, are probabilistic data structures that are used to test whether an element belongs to a...

Open Source Databases that Work Best for IoT

0
The Internet of Things (IoT) generates vast amounts of data, including streaming data, time series data, RFID data, sensory data, etc. The efficient management...

Choosing a CMS Solution for Java Application Architecture

1
In this article, the author presents a comparative study of different CMS solutions, discussing their merits and demerits when used in Java application architecture. With...

Movavi Photo Editor: A Simple Tool to Improve Images

0
Attempting to edit a photo for the first time can be a trying experience because of how complicated photo editors are, and it often...

What’s Hot about MongoDB, HBase and Cassandra

0
MongoDB, HBase and Cassandra are the buzz words in the database domain. All three have their strong points and their failings. The author gives...

Developing an Angular Application Using Redux for State Management

0
This article explains the development of an Angular application, using Redux for state management, interfacing with the Express framework for data and using Angular...

Beaglebone Black: Flashing eMMC using an SD card

0
  The Beaglebone Black is a low-power open source single-board computer. eMMC is short for ‘embedded multi media controller’ which refers to a package integrating...

The DevOps Series Ansible Deployment of LAMP and WordPress

0
  This is the second article in the DevOps series, and covers the installation of a LAMP stack and WordPress, using Ansible. In this article, we...

Gridlabd: Open Source Software for Smart Grid Network Studies

0
  The distribution of electric supply generally faces a few problems. The good news is that these problems can be modelled mathematically and studied without...