Identity Management: Just Use Keycloak™

Many projects start off with a basic requirement of having email + password based authenticated users, sign-in and sign-up flows, registration, forgot password, etc. Soon, you need to support browser as

Set Default Sound Output Device With pactl and systemd

My laptop's audio output port is screwed up and only the left channel works. So I have my laptop connected by HDMI to a 22" monitor and

Mount Remote Filesystems Using sshfs and systemd

The following service mounts a remote filesystem to local path /mnt/myfs at boot time using systemd and sshfs with public key auth. * [sudo] apt install sshfs * Prepare a local

Copying an InfluxDB measurement into a new measurement

[READMORE] You can split a single InfluxDB measurement into smaller measurements for performance tuning or for application aspects you may not have planned while initially storing data. In the influx

Docker: Failed to establish a new connection: [Errno 113] No route to host

Experienced a strange issue today while rebuilding one of my Python containers which was failing on pip install. The problem is strange because internet works fine on my host system

Choosing a Dev Machine

IMHO, the Mac is not a dev machine. macOS is not a dev-friendly OS to do your programming. You can make it as *nix-like as possible. You can install Docker

Google sucks at UX flows

This [1] is the UI for managing Google's service in G Suite. I totally missed the fact that this page was paginated. The list has loads of whitespace

Load more