blog
Magic way to use YAML file for NestJS config
  • 15 Dec 2022
  • by AFI

Hello folks! I’m starting out this tutorial series related to NestJS and RavenDB with topics such as configuration, repository pattern, indexes or entities, maybe even …

Read More
blog
How to RDP into Linux Mint/Ubuntu from Windows
  • 12 Nov 2022
  • by AFI

Hey there! Today I’m going to show you how to RDP into Linux Mint or Ubuntu from a Windows machine. I personally work on multiple …

Read More
blog
RavenDB noSQL – group by SQL equivalent explained
  • 28 Jul 2022
  • by AFI

Let's see a bit of RavenDB in action by learning how to perform a GROUP BY equivalent like we would do in SQL …

Read More
blog
RavenDB noSQL – load another document inside index, simple and effective (Javascript)
  • 17 Jun 2022
  • by AFI

Hello everybody! I hope everything is allright on your side and that you are in good spirit and shape! From my side, I had and …

Read More
blog
Autoincrement project version with Gitlab CI – easy and 100% working
  • 10 Feb 2022
  • by AFI

Hello guys and thanks for visiting my website! If you like what I’m writing here, you can become a supporter of my BuyMeACoffee page. If …

Read More
blog
NGROK or how to connect to Raspberry PI from outside your home network – easy and reliable
  • 12 Jan 2022
  • by AFI

Hello and Happy New Year! Hope the start of the new year find you in great shape for the upcoming year! I myself started the …

Read More
blog
Easiest way to hardware accelerated RTSP streaming with Raspberry PI 4
  • 24 Dec 2021
  • by AFI

Hello everyone and thank you for your visit. As I was pretty busy lately I still want to share an article about my experience with …

Read More
blog
Typescript object initialization and instanceof operator caveat
  • 02 Dec 2021
  • by AFI

Hello guys! I’m writing today about some caveat I’ve encountered while writing some Typescript code for an API. Basically, I was trying to catch a …

Read More
blog
RavenDB – efficient delete by query
  • 21 Nov 2021
  • by AFI

Hello there, hope you are fine and you are in good shape to learn something new. Lately, I’ve been dealing around with NestJS and RavenDB …

Read More
blog
Elastic Search data visualization with Kibana – How to create a scatter plot with VEGA-lite
  • 09 Nov 2021
  • by AFI

Hello guys. Thank you very much for your interest in the articles I post here! If you like them, you can support by subscribing or …

Read More