DevLog 2 – SQRL – S4 Storage Format
We look into the way SQRL stores keys on disk or paper in QR form. How to read the data and decrypt the different blocks.
In this video, we look into installing the Horizon dashboard and the Cinder volume storage. The volume storage will utilize Ceph as a backend, so we take a couple of extra steps for that to work.
In this video I review the new Reef release of Ceph. This release is not generally available so I had to put in a bunch of effort in order to build it. I talk about the trials and tribulations with this project. All the different distributions and versions of operating systems I tried. I also…
Are you curious about how programming languages work? In this video, we explore the RosettaCode website and showcase a variety of coding tasks and examples in different programming languages. By examining real-world code, you’ll gain insights into the unique features and best practices of each language. Plus, we walk through some coding examples to demonstrate…
We talk about the partition types and create the most essential partitions. Root and swap partition.
Using the material design we create a new web component with an input box and label.
I look into Vitess, talking about the different benefits of distributed database services, and create a quick Proof Of Concept to show how the system is put together. Installing vitess First of we need the registry and mysql server installed so we can keep track on which services are available, download new services and also…