How WebSockets actually work
Looking into WebSockets and how to set up a simple server to send messages back and forth. I'm using a simple chat server example and sends messages from javascript and PHP.
I needed a solution to save data and I wanted to create an API so I could handle different storage solutions. One of the solutions I wanted to support was OpenSwift, a part of OpenStack. Trying create a small local installation for testing wasn’t easy and required research. Configuration options seems endless so I’m trying…
We look at the freecodecamp.org site and how to use it, you can refresh your knowledge or start your career with just a few simple steps.
We will look into using API-Platform a turn-key solution to create applications upon a docker swarm using swagger, react, symphony and doctrine.
We are in our new linux environment and create the Perl language interpretor and some network utils required in order to manage your internet conncetion.
Doing a manual upgrade of my Ceph cluster. In the same process, I get the Debian operating system upgraded that my Ceph cluster is running on. The new version of Ceph called Pacific requires some extra measures and when you’ve updated you can’t go back.
We look into how to run Flutter on Linux, Windows and on the web. What is the current status and what can you acheive if you want to try it out.