Skip to content
OpenSUSE Linux Distro

Migrating from Arch Linux to OpenSUSE: A New Perspective

As a long-time Linux user, I have always enjoyed the freedom this operating system provides. However, as time passes, needs and priorities change. For many years I have used Arch Linux , a distribution that fully introduces you to the world of control and customization. If you are not familiar with Arch, it is known for requiring the user to be fully responsible for the system – from installation to configuration of all components. This DIY philosophy is what appeals to many, including myself.

Read More »Migrating from Arch Linux to OpenSUSE: A New Perspective

DIY Arduino Project: Room Occupancy Counter with 7-Segment Display

In this post, you’ll learn how to use a shift register (IC 74HC595) and a 7-segment display (model 5161AS) to track people entering and leaving a room. With these components and a few buttons, you’ll build a system that displays the current number of people in the room. Previously, I covered using the 7-segment display and shift register separately; now, I’ll show you how to combine them and add some cool effects to the display.

Read More »DIY Arduino Project: Room Occupancy Counter with 7-Segment Display
Development, coding, hacking background image, Easy Email Verification

WordPress Multisite experience and blog setup

WordPress Multisite – the ability of WordPress to have multiple sites for the same installation immediately attracted me. I ran a blog in two languages using a WordPress plugin. The plugin offered basic translation of blog content, while advanced options were available in the paid version. By advanced options I mean URLs, tags and meta tags that mean a lot to SEO. Using the multisite feature eliminates the use of plugins and allows a greater degree of freedom in optimizing your WordPress site. A little more about migration to WordPress multisite follows in the rest of the text.

Read More »WordPress Multisite experience and blog setup
NixOS Linux System Upgrade Tutorial

Level Up NixOS: Mastering Package Updates

Welcome to the Wonderland of NixOS!

Hey, fellow Linux enthusiasts and curios! Have you ever found yourself in the middle of a system upgrade, biting your nails and hoping it doesn’t lead to fixing what wasn’t broken? Well, buckle up, because after getting to know NixOS, we’re about to embark on a wondrous walk through NixOS wonderland, where system upgrades are smooth sailing. Get ready to dive into a world where package management is not just a task, but an adventure!

Read More »Level Up NixOS: Mastering Package Updates
ESP32 Microcontroller Guide, Tutorials

ESP32 Microcontroller: Master the Basics

Alright, let’s cut to the chase. You’ve heard the buzz about the ESP32 microcontroller, and you’re itching to get your hands dirty with it, right? Well, you’re in luck! We’re about to embark on a geeky adventure through the circuit basics, breaking down the nitty-gritty of this tiny yet mighty powerhouse. We’ll take a gander at what makes the ESP32 tick, its pinout that’s as vast as the ocean, and why it’s the go-to chip for hobbyists and pros alike. So buckle up, ’cause this ride’s going to be electrifying!

Read More »ESP32 Microcontroller: Master the Basics
DIY Dual Laptop Monitor From Old Laptop Display

DIY Laptop Upgrade: Dual Screen Setup

In today’s tech-driven world, laptops have become indispensable. They offer numerous benefits like portability and compactness. However, they also come with certain drawbacks. One major disadvantage is the limited battery life, and another significant issue is the small screen size. When you’re accustomed to working on a 27-inch desktop monitor, a laptop screen can feel quite cramped.

Read More »DIY Laptop Upgrade: Dual Screen Setup
Fedora Linux Distribution

KDE Plasma on Fedora: Minimal Setup

I have been using Fedora Linux for some time now. I switched from Arch Linux in search of some more “peaceful” distribution. However, I’ve been using Arch for too long to accept the KDE spin of Fedora that comes with a bunch of bloatware by default. I searched and of course found a tutorial for a minimal installation of the KDE Plasma environment on Fedora. I wrote about it almost a year ago, and now a new version is coming!

Read More »KDE Plasma on Fedora: Minimal Setup