Home Tags Open source

Tag: open source

Google’s OSS-Fuzz bot exposes over 1,000 bugs in open source projects

0
  OSS-Fuzz bug hunting bot by Google has exposed more than 1,000 bugs since its launch in December 2016. Of the total bugs, 264 are...

This Indian app uses open source to deliver best offers on...

0
  Open source had been empowering many giant projects for a long time. But with the swift increase in app downloads, small-scale enterprises have also...

Is HBase a Helpful Database?

2
  HBase is a non-relational database that runs on top of HDFS. This article gives an overview of HBase, discussing its benefits and limitations. HBase is...

Gradle: Making Software Development Easier

3
  Gradle is a build tool, which accelerates productivity. As the blurb on its website says,"From mobile apps to micro services, from small startups to...

Digital Wallet Application in App Inventor 2

3
  We continue with the article that appeared in the March 2017 issue of OSFY, which was a first for this series on App Inventor...

Apache Cassandra: The NoSQL Scalable Database

0
  This article introduces readers to the Apache Cassandra NoSQL database, and provides them with use cases for which it is suitable. Apache Cassandra is a...

Gatling: A Lightweight Load Testing Tool

0
  Gatling is the ultimate open source load testing tool for programmers. Though focused on Web applications, it can be used to analyse and measure...

Facebook’s Oculus plans VR success with open source

0
  Facebook-owned Oculus is set to shut down its virtual reality (VR) division, Oculus Story Studio. The new move is aimed to support developments around...

Developing a React Redux Application Using create-react-app

2
  This article explains the development of a React application, using Redux for state management, interfacing with the Express framework for data and using create-react-app...

Discover the Many Benefits of the Redis Database

0
  Today, apart from relational tables, data is also available in other forms such as images, texts, blogs, lists, etc. Redis can be used as...