Setting up a PWA with lighthouse ci on Github actions
We will use the Github actions and create a progressive web app and test it using lighthouse ci. I will also go through improvements I've done from the report CI in lighthouse.
We will read an old USENet post about a real programmer.
We look into the swagger generator in the swagger codegen cli, in order to generate our own little simple java rest web server.
I talk about my experiance with the Fitbit Inspire 3 watch. All the free features and the application for a swimmer that wants to keep track on their laps and workouts. This watch is not for everyone and probably not for me but I’m not dissatified with my purchase.
I’m trying to solve all the Advent of Code puzzles in this video series.
I did not have Grafana dashboards that worked in my Ceph installation. Hence, I had to install Prometheus and Grafana manually and then configure the dashboards to show up in my Ceph cluster dashboard screens. NODE Setting up prometheus exporter in ceph. sudo ceph mgr module enable prometheus sudo ceph config set mgr mgr/prometheus/server_addr 0.0.0.0…
In this video series, I try to challenge myself with the Advent of Code trials. Each solution will be published to Github, and I hope you will learn something from my coding mistakes and perhaps send some code my way on how you have done these challenges. I know by reading code, so this is…