Denis Nuțiu
I’m a passionate software engineer. Welcome to my blog!
You may also enjoy
How to Resize an LVM Volume in Linux
4 minute read
Introduction Hi everyone! This post is a quick how-to resize a LVM volume for a Linux system. One mistake that I’ve made when setting up my mini PC Linux s...
Kafka Connect Basics
7 minute read
Hi, this article is about Kafka connect! Introduction Kafka connect is a tool for streaming data between Kafka and other systems. It is distributed and sca...
From Hugo to Jekyll
6 minute read
Hello everyone! 👋 A small update for the blog, I’ve moved it from Hugo1 to Jekyll2. Introduction Hugo is a static website generator just like Jekyll, it’s...
An introduction to static type annotations in Ruby
5 minute read
Introduction Hello everyone! I started this year by re-learning the Ruby programming language. Ruby is a lovely and elegant programming language, and It w...