Investigation report of SEC on Decentralized Autonomous Organization In 2017, SEC issued a report of investigation, the so-called Decentralized Autonomous Organization (DAO) report that provided an analysis on whether...
Develop Multi-thread JavaScript applications with Web Workers Imagine that you have a project, site, or a webpage that run a complex, long-running JavaScript task. It causes the page to...
9 advance topics for deploying and managing Kubernetes containers Kubernetes is a portable, extensible, open-source platform for managing containerized workloads and services that facilitates both declarative configuration and automation....
How Linux Data Structures work This article lists the major data structures that Linux uses. It is a definite guide for those interesting in learning Linux kernel in depth...
Review of Linux Kernel Sources and Functions This article describes where in the Linux kernel sources you should start looking for particular kernel functions. This article does not depend...
Mechanisms behind Linux Kernel task management This article describes some of the general tasks and mechanisms that the Linux kernel needs to supply so that other parts of the...
Linux File System Architecture and Management This article describes how the Linux kernel maintains the files in the file systems that it supports. It describes the Virtual File...
Linux Kernel Operating System Processes This article describes what a process is and how the Linux kernel creates, manages and deletes the processes in the system. Processes carry out...
Are you tired of the Windows operating system? Are you currently using a Linux operating system and want to know what else is out there? You have come to...
Corda Blockchain Decentralized App In this tutorial, we run an example Decentralized Application or DApp that uses Corda R3. This sample project comes with default Corda library, so it...