Openstack Manual install Part 2 – Glance
In this video, we will install Glance an OpenStack component required for storing your images. Glance can utilize Ceph as a backend, and we want this setup, so there are some extra steps required.
We solve the day 11 challenges for the Advent of Code.
I will do some live coding reading a webpage using Jsoup and creating some braille text. This is perhaps a simple project but I wanted to play around with some string creating and braille text.
I’m trying to solve all the Advent of Code puzzles in this video series.
We will look into how to use test-driven development in order to write code. I go through the process I use in order to create self-documenting code. The code should be able to validate itself and ensure that the thing you want it to handle it should handle.
In this video, we’ll explore the fascinating world of hyphenation. Hyphenation is the process of breaking words into syllables and adding hyphens to indicate where a word should be divided at the end of a line. It’s an important aspect of typesetting, as it helps to improve the readability and aesthetics of printed text. Research…
We will look into Ceph Dokan which is a new library and command-line client in order to mount your Ceph cluster to a drive letter in Windows 10. Ceph Dokan still very much in beta but it can pretty easily be installed and mounted using some Windows voodoo.