Skip to content

Commit 602af1a

Browse files
committed
new blog
1 parent adb85c4 commit 602af1a

File tree

2 files changed

+100
-0
lines changed

2 files changed

+100
-0
lines changed

assets/images/my-arch-setup.png

1.34 MB
Loading

blog/articles/arch-btw.html

Lines changed: 100 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,100 @@
1+
<!DOCTYPE html>
2+
<html lang="en">
3+
<head>
4+
<meta charset="UTF-8">
5+
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6+
<meta name="description" content="A casual rant about Linux Elitism and my journey through it.">
7+
<meta property=”og:image” content=”https://preview.redd.it/g6d9hhz9rrx11.png?auto=webp&s=8c0acde29e95cd316156fb7050ced14c6b06e805”>
8+
<title>Yantra Launcher</title>
9+
<link rel="stylesheet" href="../styles/common.css">
10+
<link rel="preconnect" href="https://fonts.googleapis.com">
11+
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
12+
<link href="https://fonts.googleapis.com/css2?family=Baloo+2:wght@500&family=Open+Sans:ital,wght@1,500&family=Roboto:wght@500&family=Ubuntu:wght@300&display=swap" rel="stylesheet">
13+
</head>
14+
<body>
15+
<header>
16+
<a href="../index.html">Blog | Gautam Mehta </a>
17+
</header>
18+
19+
<div id="blogArea">
20+
<h1 id="title">I <em>don't</em> use Arch, btw!</h1>
21+
<h3 id="subtitle">A rant about the Linux elitism and how I fell and came out of it</h3>
22+
<h3 id="timestamp">4 February, 2024</h3>
23+
24+
<div id="content">
25+
<p>If you ever had tried a Linux distro or you have a friend who is a Linux-fan, there are high chances you'd have heard of <strong>Arch Linux.</strong> It's a rolling-release distro that <strike>keeps your</strike> makes you keep your distro on the bleeding edge of the Software Universe. You'd also probably know that installing Arch is not a cakewalk, not the first time at least. All it gives you with it is a terminal and it's upto you to mount your drives, get the kernel, get packages even for connecting to internet via terminal, download a Desktop environment and so on...And if you think you're done, then you are living in a bubble. Arch is a <em>minimal</em> OS and it does not give you anything you did not ask for. Now think about all the things you did not ask for from your OS!</p>
26+
27+
<img src="https://preview.redd.it/g6d9hhz9rrx11.png?auto=webp&s=8c0acde29e95cd316156fb7050ced14c6b06e805" alt="Linux Distos">
28+
<small style="text-align: center; display: block;"><em>Ubuntu, Debian and Arch</em></small>
29+
30+
<p>While this may sound unnecessary pain but believe me, the knowledge gained from successfully installing, using and maintaining Arch Linux is unparalled. I got to know about so many things that work under the hood and make our OS experience seemless. The reason I got to know about them because I had to install and configure them myself. There's a reason a fraction of a percentage of people are using Arch on this planet! There's a reason people boast about it!</p>
31+
32+
<img src="https://i.postimg.cc/1zd2FBqK/btwiusearch.png" alt="Installing Arch">
33+
<br>
34+
<img src="https://i.kym-cdn.com/photos/images/newsfeed/002/243/396/eb3.jpg" alt="I use Arch btw meme">
35+
<br>
36+
<img src="https://i.kym-cdn.com/photos/images/newsfeed/002/243/374/ae2.jpg" alt="Again, same!">
37+
38+
<p>But apart from knowledge gain and the inevitable pain, if you manage to get it running, what you get is an exceptional experience. I migrated from Ubuntu 22.04 LTS to Arch Linux and the feeling I got after successfully installing the system is what I still cherish. I chose GNOME as the Desktop environment (as I am not much into customizing the looks, and GNOME looks sleek by default). For reference, I took this snap after the installation:</p>
39+
<img src="../../assets/images/my-arch-setup.png" alt="Setup">
40+
41+
<p>The boot time, the processing time, and the responsiveness....everything improved! More importantly, the experience improved. But, yeah! That was all. I did not see any other immediate gains. Now, I still had hopes of pleasant surprises coming all the time as people on Reddit used to say, so I kept on using it. I even started to boast about it, like every Linux elitist, and before I realized, <strong><em>I became a Linux Elitist!</em></strong></p>
42+
43+
<img src="https://scontent.famd5-3.fna.fbcdn.net/v/t1.6435-9/117593401_3210385919051609_1378903793140809332_n.png?stp=dst-png_s600x600&_nc_cat=104&ccb=1-7&_nc_sid=7f8c78&_nc_ohc=Mohick-MGE4AX-pSH65&_nc_ht=scontent.famd5-3.fna&oh=00_AfCtbPAJhdJYx79pwmlyBtbeu1N0IchjZ7jXMtDBZHxixw&oe=65E6B848" alt="Linux Elitism">
44+
<br>
45+
<img src="https://www.antixforum.com/wp-content/uploads/2022/04/i91ls18e1pv81.png" alt="Bloat">
46+
<br>
47+
<img src="https://preview.redd.it/elitism-is-my-way-of-life-v0-f6bsdiir47xb1.png?auto=webp&s=89a7b9c8e21897420f6dcb99441931543901f7af" alt="Dual-Boot">
48+
49+
<p>As days passed by, the times kept getting tougher. I used to worry about doing a system upgrade every few days so it dosen't break. For basic tasks like adding a startup script, I used to spend dozens of minutes understanding structure and flow, and eventually breaking something out of frustration. After a few weeks, almost everytime I started my laptop, some kernel panic would not let the OS boot, and I'd have to force shutdown and restart multiple times, just hoping to get it started. After a week of this issue and not finding anything latest and straightforward about solving it, I made my mind!</p>
50+
51+
<p>Now before you judge me and mark as a "noob" who can't fix his Arch setup, let me clear this out:</p>
52+
<quote>I really don't care enough to fix it! And that's not an excuse. With all due respect, I've got better things to do with my time!</quote>
53+
54+
<h3>I expect my laptop to start when I want it to!</h3>
55+
<p>That seems basic. But it's not the case with Arch! There's no guarantee that it will boot normally and not give you a black screen with a bunch of errors after a <code>pacman -Syu</code>. Ironically, Fast and Releable startup time was one of the reason I switched to Linux from Windows. Arch seems to defeat that purpose.</p>
56+
57+
<h3>Bleeding Edge really bleeds!</h3>
58+
<p>One of the biggest advantages of Arch is the access to the latest software. You can literally update anything residing on your drive, anytime. That's what a rolling relase distro is, unlike Ubuntu where some major updates are atleast deffered by 6 months. But I now realize that those 6 months are so crucial. Bleeding Edge Software can often break something on your system as it's less tested. You can of course roll back, but then that's another hassle!</p>
59+
60+
<img src="https://img.ifunny.co/images/65bf45a7efeeffdf739cac0e41045a19b0b8d988a405e4f576e8a7cec1af5b43_1.jpg" alt="2 ways">
61+
62+
<h3>I can't possibly <strong>learn</strong> something at all points of time...</h3>
63+
<p>Imagine your mother asked you to get the translation of an English word in your native language. Now she expects it quickly, given that she's in a hurry and you are already on the computer. So, you quickly type it in Google to translate......just to get a bunch of ▯▯▯▯▯▯▯. Now it strikes to you that you didn't install the native fonts on your OS so the output can't be recognized. You ask her to wait and quickly search the web for a fix. People suggest you to read the wiki for <em>"basic stuff",</em> so you go to the Arch Wiki. Now that in itself is a whole new labryinth. While I am truly grateful for the amount and depth of knowledge this wiki contains, it just isn't quick to solve a problem most of the times. You have to learn what fonts are and how are they treated in Linux, what are all the formats, who are the providers, what all packages are available, with so many choices, to eventually find out that Indic fonts are on another page Now you go to that page to see similar options there and after googling which one is best, you download them. Your mother is pissed for you not fulfilling a simple request. That's the case with Arch, my friend! You've to learn before you can do anything. Now that's a good or bad thing, depending on the situation. It's really nice to know these thing but at times, <em>I need my system to just work!</em></p>
64+
65+
<h3>It's not the OS, it's the user!</h3>
66+
<p>Now, I am not saying that Arch is bad. It's a great OS and I'd recommend it to anyone who wants to learn about Linux. But it's not for everyone. It's not for me. I am a developer and a student. I need my system to work and not be a constant source of worry. I need to be able to do things quickly and not spend hours learning about the system. I need to be able to use my system and not be used by it. I need to be able to focus on my work and not on my system. I need to be able to use my system and not be used by it. People who use Arch are not better than people who don't. It's just a choice. It's not the OS, it's the user!</p>
67+
68+
<img src="https://i.redd.it/ont9r4rvdkr71.jpg" alt="Any distro is fine!">
69+
70+
<h4><p>So, I switched back to Ubuntu. I am happy with it. It's not the best, but it's the best for me.</p></h4>
71+
72+
<p>That being said, I am still an ardent Linux fan and user. Elitists tend to forget that the whole point of Linux is the freedom to choose. I keep saying this to everyone and staunchly believe that</p>
73+
<quote>Linux is probably the best piece of software ever written in history! Prove me wrong.</quote>
74+
75+
<img src="https://i.redd.it/7zqj9tealgn51.jpg" alt="Love Linux">
76+
77+
<p>If you ask me, I'd say that the best distro is the one that works for you. In most cases, any distro is fine as long as it's <strong>Linux.</strong></p>
78+
79+
<img src="https://i.pinimg.com/736x/2d/7f/dc/2d7fdc4bfcb7310664ac354c1b1bc5a2.jpg" alt="Updates">
80+
<br>
81+
<img src="https://pbs.twimg.com/media/FlD2i6JXwAAwC0w.jpg:large" alt="Linux is Linux">
82+
83+
<p>So that's all! This blog was more of a meme collection then a write up. But I think these memes aptly deliver the emotions! And yeah, one more thing...</p>
84+
85+
<br><br><br><br>
86+
87+
<h3><strong>I don't use Arch, btw!</strong></h3>
88+
89+
<p>Logging off...</p>
90+
</div>
91+
</div>
92+
93+
<footer>
94+
<a href="../../index.html">Gautam Mehta</a>
95+
<br>
96+
<a id="github" href="https://github.com/coderGtm">@coderGtm</a>
97+
</footer>
98+
99+
</body>
100+
</html>

0 commit comments

Comments
 (0)