Homepage
Open in app
Sign in
Get started
System Failure
A collection of assorted articles on anything related to computers.
Docker
Data
DevTools
Hardware
Follow
How to set up GitHub workflows and create GitHub Actions using Docker
How to set up GitHub workflows and create GitHub Actions using Docker
In this article, we are going to learn how a GitHub workflow works and how to set them up. Also, we are going to create customized GitHub…
Uday Hiwarale
Apr 12, 2020
Building simple command-line (CLI) applications in Go using Commando
Building simple command-line (CLI) applications in Go using Commando
In this article, we are going to learn about the Commando package to create simple CLI applications with ease.
Uday Hiwarale
Apr 5, 2020
Distribute your software with GNU Make tool
Distribute your software with GNU Make tool
GNU Make tool is a task runner that can be used to compile your software to target multiple platforms and architectures. In this article…
Uday Hiwarale
Feb 23, 2020
Introduction to IoT with Raspberry Pi and Node.js using RGB LED lights.
Introduction to IoT with Raspberry Pi and Node.js using RGB LED lights.
In this article, we are going to build a circuit of Red, Green and Blue LED lights that can be controlled from a web application using the…
Uday Hiwarale
Dec 21, 2019
An introduction to Raspberry Pi 4 GPIO and controlling it with Node.js
An introduction to Raspberry Pi 4 GPIO and controlling it with Node.js
In this article, we will get familiar with the GPIO of Raspberry Pi and its technical specifications. We will also go through a simple…
Uday Hiwarale
Dec 15, 2019
Bits to Bitmaps: A simple walkthrough of BMP Image Format
Bits to Bitmaps: A simple walkthrough of BMP Image Format
In this article, we will go through simple concepts of Bitmap image format and understand how we can assemble simple BMP images from…
Uday Hiwarale
Oct 19, 2019
Taking easy screenshots 📸 of your code with this awesome CLI tool
Taking easy screenshots 📸 of your code with this awesome CLI tool
When you are writing a programming article and want to attach some code snippets, the mood in the room starts to get tensed. In this…
Uday Hiwarale
Sep 28, 2019
Bash Scripting: Everything you need to know about Bash-shell programming
Bash Scripting: Everything you need to know about Bash-shell programming
In this article, we are going to cover almost every single topic there is in Bash programming. This articles mainly focus on programming…
Uday Hiwarale
Sep 7, 2019
Playing with Geometry/Spatial Data Type in MySQL
Playing with Geometry/Spatial Data Type in MySQL
In this tutorial, we are going to understand how to store and use spatial data types like coordinates and objects. But, we will mainly…
Uday Hiwarale
Feb 22, 2019
Become a Git pro in just one blog. A thorough guide to Git architecture and command-line interface
Become a Git pro in just one blog. A thorough guide to Git architecture and command-line interface
Git is a distributed version control system. Using Git, many developers can make changes to the same code base at the same time without…
Uday Hiwarale
Apr 11, 2018
About System Failure
Latest Stories
Archive
About Medium
Terms
Privacy
Teams