Imagine you want to learn a song by ear, wouldn’t it be great if there was an app that gave you access to the Apple Music Catalog while giving you the option focus on the part you are learning, while giving you the option to change the speed?
[Read More]Deploying a Postgres cluster in Rancher
Deploying a Postgres cluster on Kubernetes has become quite easy thanks to the Postgres Operator. Let’s see how this can be done with a rancher cluster.
[Read More]Setup a Github Worflow for migrating your Cloud SQL instance with Flyway
I’ve recently wrote a blog post on how to setup the connection between Flyway and Google Cloud SQL. In this post I will explain how to create a Github workflow that will run the flyway migration once triggered.
[Read More]Setup Flyway with Google Cloud SQL
Flyway is a tool that allow robust database schema evolution. In this post we will explore how it can be connected with Google Cloud SQL.
[Read More]REST Assured, get that damn access token!
I was recently playing around with quarkus and keycloak (using the openid-connect protocol) and I wanted to create an automated test for a protected resource
[Read More]Keycloak Local Development Config
Recently I found myself setting up a local development environment where Keycloak is used. I’ve created a repo that can be used as a reference when needed in the future.
[Read More]Postgres configuration with Docker Compose
You want to run Postgres inside a Docker container for development? Read here
[Read More]A real-time world dashboard using Mongodb Change Streams
June Language Challenge Results
Last month I decided to push myself to learn more German words. I set myself the goal to complete 100 words revisions on Lingvist, each day for one month.
[Read More]June Language Challenge
I’ve been struggling with learning german for a couple of years. I’ve tried multiple techniques and content types: apps, structured language courses, informal tutoring on Italki, and yet I’m still far from fluency. Recently I’ve discovered Lingvist, an app that claims to use the best findings in cognitive research to improve learning retention. It’s basically some sort of glorified Anki, targeted specifically to language learning.
[Read More]