Blockchain • Metaverse • X-Platform Developer

Category Archives: Code

Code

Install Me As A PWA!

This website - paulhale.com - is not just a website. It's an app. A Progressive Web App or PWA to be precise. PWAs are fast, secure and update in the background. PWAs are the future of the web.  As I write this in mid May 2019 the only desktop browser to support PWA desktop installs…
Read post

Rust Microservice

In this post I'm going to show how to create a minimal Microservice with Rust and the Hyper Crate. Microservices are tiny, independent servers that perform specific tasks.  The first thing you need is the Rust Toolchain.  To install Rust visit https://www.rust-lang.org or http…
Read post

Docker Quick Start

Docker is a tool for running apps within containers that provide an isolated environment. Containers are similar to virtual machines but containers contain a lighter stack. VM’s encapsulate entire operating systems including Kernel's where as containers borrow from the underlying OS the cont…
Read post

CLOUD ARCHITECT • FULL STACK DEVELOPER