Posts
All the articles I've posted.
The illusion of constant productivity
Posted on:June 30, 2023Productivity is important, but consuming too much information can harm our mental health. Taking breaks to let our minds wander can spark creativity and be beneficial for our overall wellbeing. It's okay to take time to disconnect and not try to be productive every minute of the day.
4K display and GNOME
Posted on:April 15, 2023A while ago, I purchased a 4K display. However, I found the native 4K resolution to be too small, making it difficult for me to read text.
How to delete a cluster on Proxmox
Posted on:February 11, 2023If you find yourself in a situation where you need to remove a node from a Proxmox VE cluster, there are several steps that you can follow to ensure a smooth and successful removal process.
How to measure CPU temperature in Linux server using lm-sensors
Posted on:November 13, 2022In Linux, you can easily measure the temperature of your CPU using the `lm-sensors` package. In this tutorial, we'll walk through the steps to install the package and measure the temperature of your server CPU.
Why Writing Less Code is More Effective
Posted on:October 29, 2020Many developers make the mistake of believing that writing robust and resilient code means writing a lot of code. This assumption is misguided, as less code can be more effective. Writing less code is beneficial for several reasons.
On teaching new team members
Posted on:August 10, 2020Teaching new colleagues is an essential skill for any team. It's crucial to ensure that newcomers feel welcomed and become useful members as quickly as possible.