# How-To

🎦 Turn any keyboard into a Stream Deck on Windows
With a key binder and an extra keyboard or numpad we can create a budget stream deck to command OBS Studio or any application that can accept key bindings.

Attenuate keystrokes noise in OBS Studio
Let's see a way to attenuate the keystrokes noise of a mechanical keyboard when streaming with OBS Studio.
Build layered Docker images with Spring Boot 2.3.1
Since Spring Boot 2.3.1, layered application layout is supported.
External rss feed in your Gridsome site
In this article, we will create a list of last posts from an external Rss feed in a gridsome site.
Mapping CSV file with multiline Strings to Java Object with Spring Batch
Parse CSV file that contains multiline strings. Spring Batch allows us to make this task easier.
Building a simple static URL shortener with Gridsome & GitLab
This is the making of u.baldir.fr, a simple static URL shortener made with Gridsome and actionned with Gitlab CI
Install adr-tools on windows with git bash
Guide to install adr-tools command line to automate ADR creation on windows with git bash.
Event Sourcing with Kafka, RabbitMQ and JPA
In this article, the author give us some way to implement Event-Sourcing with Kafka and RabbitMQ.
Reset and revert with GIT
Some commands that allow to go back in time with git.
Multiplatform applications with Kotlin 1.2
Kotlin 1.2 introduces kotlin multiplatform to share code for different targets.
Building a blog with Jekyll and GitHub Pages
Some resources to help building a blog like this one with Jekyll and GitHub pages.