How to use Biometrics in Android + Audio Rant
We look at how to use a Biometric fingerprint to decrypt some encrypted data.
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.
We look into how to build a Debian package from source after we have done some patching of a bug that we needed to solve in the original package. Debian is a great system with good tools for building packages.
In this video, we look at installing stable diffusion in a Ubuntu environment. This entails making our GPUs available and running stable diffusion on your command line. Install stable diffusion locally. First we need to download the repository and create a new python environment. If you want to run this on the server the environment…
We use Munin to monitor servers with different resources and critical operations. Munin will contact each server and ask for statistics and monitor if a service is running and have enough resources to work.
We use Bubblewrap to install a progressive web app on android. Bubblewrap will create a signed Android APK from the progressive web app manifest and install it on your phone or upload it to Google play store.
We set up a simple Polymer 3.0 element and then transform it to use lit-html