You may also enjoy
Kill Port
less than 1 minute read
Hello, While developing on Linux I often find myself searching for the process id of the process that keeps a port occupied. I always forget the commands a...
Agentic Coding without Claude and Codex
2 minute read
Hello everyone! I wanted to write this article to share my experience with agentic coding without Claude and Codex, the most popular tools out there. Intr...
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...