Quickly cloning all your repositories from GitHub
GitHub exposes most of its functionalities via its CLI, including a raw access to the API. This can be used to query all owned repositories and use the resul...
GitHub exposes most of its functionalities via its CLI, including a raw access to the API. This can be used to query all owned repositories and use the resul...
Tye is an experimental tool Microsoft is working on to facilitate the development of solutions with many services.
In this post I introduce pattern matching and explored the different patterns available in C# up to version 9.0 of the compiler. Also, I will show how the sw...
How I created this blog: how I installed the Minimal Mistakes theme and customized a bit
How I created this blog: how I created my site using Jekyll CLI and initial configuration