Arch Linux vs. Ubuntu vs. Fedora: The Linux Family Reunion
Posted on September 21, 2024
| 6 minutes
| 1231 words
| Viktor Holovin
• Other languages: Italiano, Українська, Русский, Polacco
Arch Linux vs. Ubuntu vs. Fedora: The Linux Family Reunion
If you’re new to the Linux world and wondering what it’s all about, check out my post on What is Linux and Arch Linux. It’ll give you a solid foundation before diving into this fun family reunion.
Imagine if Linux distributions were people at a family reunion. There’s always that one cousin who shows up with a DIY toolkit and an attitude (hello, Arch), the one who’s brought a plate of freshly baked cookies for everyone (aww, Ubuntu), and the one who’s always flexing the latest tech and dropping new updates like confetti (that’s Fedora, of course).
[Read More]
How to Upgrade from IntelliJ IDEA Community Edition to Ultimate Edition on Arch Linux
Posted on September 15, 2024
| 4 minutes
| 668 words
| Viktor Holovin
• Other languages: Italiano
So, you’ve decided it’s time to bid farewell to the IntelliJ IDEA Community Edition. Maybe it just doesn’t have the spark anymore, and you’re ready for a more premium relationship with the Ultimate Edition. Let’s make the breakup clean and tidy.
Open up that terminal (your trusty sidekick in this adventure) and wave goodbye to the Community Edition with this command:
[Read More]
How to Prepare Your Computer for Java and Install IntelliJ IDEA commiunity edition on Arch Linux
Posted on September 14, 2024
| 4 minutes
| 688 words
| Viktor Holovin
• Other languages: Italiano
How to Prepare Your Computer for Java and Install IntelliJ IDEA community edition on Arch Linux
Step 1: Summon Java (The Digital Butler You Didn’t Know You Needed)
Before you dive headfirst into the magical world of Java coding, you need a butler—Java. Think of Java like Alfred to your Batman: always there to help, but with a side of developer sass.
Open up your trusty terminal (that magical black box that makes you look 10x smarter) and type:
[Read More]
Getting Started with Arch Linux: A Beginner’s Guide to Mastering the Basics
Posted on September 10, 2024
| 5 minutes
| 961 words
| Viktor Holovin
• Other languages: Italiano, Українська, Русский, Polacco
Getting Started with Arch Linux: A Beginner’s Guide to Mastering the Basics
Introduction
Ready to embark on the epic journey of installing Arch Linux? If you’re not yet sure what Linux is or why you’d choose Arch, check out our guide on “What is Linux and Arch Linux” to understand the basics before diving into the installation process.
Awesome! We’re going to do this with MBR (because old school is still cool), a single root partition (because simplicity is king), and we’ll top it off with Xorg and GNOME Shell (because who doesn’t like a shiny, modern desktop?).
[Read More]
Arch Linux vs Ubuntu: A Love-Hate Relationship
Posted on September 4, 2024
| 4 minutes
| 649 words
| Viktor Holovin
• Other languages: Italiano
Arch Linux vs Ubuntu: A Love-Hate Relationship
When it comes to Linux distributions, you’ve got two fan-favorite contenders in the ring: Arch Linux and Ubuntu. It’s a bit like comparing a gourmet chef who insists on handcrafting every meal (Arch) with a friendly neighborhood pizzeria that serves up delicious, no-nonsense slices (Ubuntu). Both have their strengths, quirks, and passionate followings, but which one deserves your love—or frustration?
[Read More]
My Wild Ride Through the World of Programming Languages: From C# Heartbreak to Java Love Affair
Posted on August 30, 2024
| 5 minutes
| 1030 words
| Viktor Holovin
• Other languages: Italiano, Українська, Русский, Polacco
My Wild Ride Through the World of Programming Languages: From C# Heartbreak to Java Love Affair
Introduction
Ah, the world of programming languages—it’s like a dating pool, except instead of swiping left or right, you’re smashing your head against the keyboard until something finally works. Over the past 14 years, I’ve had my fair share of heartbreaks, love affairs, and one-night stands with various languages. From C# to Python, Java to TypeScript, and even a torrid fling with Markdown, my journey has been anything but dull.
[Read More]
Building a Budget 8-Core Intel Beast for Arch Linux (Or Windows, if You Must)
Posted on August 29, 2024
| 5 minutes
| 1031 words
| Viktor Holovin
• Other languages: Italiano
Building a Budget 8-Core Intel Beast for Arch Linux (Or Windows, if You Must)
Introduction
So, you’ve finally decided to build your own Intel-based PC. Maybe you’re tired of your old machine wheezing every time you open a browser tab, or perhaps you just want to impress your friends with your mad tech skills. Either way, you’re in the right place! Today, we’re going to build a budget-friendly, 8-core Intel beast that’ll run Arch Linux like a dream—or Windows, if you prefer the path more traveled.
[Read More]
What the Heck is Linux? And Why Arch Linux is the Secret Sauce of Nerdy Bragging Rights
Posted on August 27, 2024
| 5 minutes
| 881 words
| Viktor Holovin
• Other languages: Italiano, Українська, Русский, Polacco
What the Heck is Linux? And Why Arch Linux is the Secret Sauce of Nerdy Bragging Rights
Introduction
So, you’ve heard the whispers in the tech corridors about this mysterious thing called Linux, and you’re wondering, “What in the world is this, and why should I care?” Great question! Imagine your computer is a pizza. Windows and macOS are like the default pepperoni and cheese options—good, solid choices, but nothing you’d write home about. Linux, on the other hand, is like a customizable, all-you-can-add topping pizza, where you’re the chef. Want anchovies? Go for it. Extra pineapple? I won’t judge.
[Read More]
How to Use Nano: A Short Tutorial
Posted on August 24, 2024
| 4 minutes
| 671 words
| Viktor Holovin
• Other languages: Italiano, Українська, Русский, Polacco
How to Use Nano: A Short Tutorial
Welcome, brave soul, to the wonderful world of Nano! If you’re here, you’ve likely found yourself face-to-face with the terminal, sweating bullets as you wonder, “What is this Nano thing, and how do I get out without causing a catastrophe?” Fear not—Nano is actually pretty friendly, once you know its secrets. And no, you don’t need to sacrifice your sanity to use it.
[Read More]
Getting Started with Vim: A Beginner’s Guide for Arch Linux
Posted on August 23, 2024
| 5 minutes
| 982 words
| Viktor Holovin
• Other languages: Italiano, Українська, Русский, Polacco
Getting Started with Vim: A Beginner’s Guide for Arch Linux
Introduction
So, you’ve decided to venture into the world of Arch Linux, and now you’re staring at the blinking cursor of Vim, wondering what kind of sorcery you’ve gotten yourself into. Don’t worry—you’re not alone. Vim is like the Swiss Army knife of text editors, except it’s hidden in a puzzle box that you have to solve just to find the blade. But fear not! By the end of this guide, you’ll be wielding Vim like a pro… or at least like someone who can quit without panicking.
[Read More]