dev@cloudburo

Running Nextcloud on Windows 10 Docker Installation

Prerequisite Having Docker Desktop installed. I used the Hyper-V version, which requires Windows 10 Professional licence. Enable Sharing your Drive in Docker Desktop Create directories which will be mounted by Docker Add docker-compose.yml file Get t... Read More

DeFi Token Trading In Java Using The Kyber Network #1 - A KyberDAO Funded Tutorial

The tutorial will show you how easily you can access the Kyber Network out of a Java Application in order to trade crypto tokens.       The tutorial has implemented the primary trading scenarios: Convert Ether to a Token Convert a Token to Ether, as ... Read More

The Anatomy of the first SEC approved Blockchain ICO process

On 11th July 2019, the United States Securities and Exchange Comission (SEC) has approved a $28 million Reg A+ offering for decentralized Internet company Blockstack. This is the first time that a Crypto offering has received SEC qualification and it... Read More

J.P. Konig's Assessment of Facebook Libra's Cryptocurrency

J.P Konigs Moneyness blog about a variety of finance and monetary economic topics is a great source of information and a worthwhile read. His article Esperanto, money's interval of certainty, and how this applies to Facebook's Libra reviews Libra's d... Read More

Ethereum Transactions Explained: An ERC-20 Token Transfer

When starting with Ethereum based Transactions it's sometimes confusing to understand what's going on, behind the hood, and which of the addresses plays what kind of role. Thanks to  https://etherscan.io / it's quite easy to follow a transaction flow... Read More

DAO Project Work Announcement (KyberDAO Proposal)

My first proposal for the Alchemy DAOstack based DAO (Distributed Autonomous Organization) 'KyberDAO' got approved and funded.  The proposal covers the creation of a Medium article with the title “Hello World Kyber Network for Java”. The article will... Read More

DAO Project Work Announcement (PolkaDAO Proposal)

My first proposal for the Alchemy DAOstack based DAO (Distributed Autonomous Organization) 'PolkaDAO' got approved. The proposal will deliver as a first milestone the initial library of a Java-based Polkadot/Substrate library.  The Polkadot/Substrate... Read More

ETHCC Keynote by Matan Field - DAOStack

There are two excellent speeches by Matan Field which introduces the DAOStack.  The lectures were held at the Ethereum, Community Conference in Paris (March 2018). Matan Field is the founder and architect of the DAOStack, which provides a platform fo... Read More

Very well done video tutorial by Bryan Lange, which describes Classification Algorithms

Very well done video tutorial by Bryan Lange, which describes  various Classification Algorithms in Python by using Scikit. 'Scikit-learn (formerly scikits.learn) is a free software machine learning library for the Python programming language. It fea... Read More

Seeing Theory - Excellent Statistics Visualization

An excellent visual introduction to probability and statistics can be found on the students web site of the Brown University. As they state: Seeing Theory was created by Daniel Kunin while an undergraduate at Brown University. The goal of this websit... Read More