1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
|
<!DOCTYPE html>
<html lang="en">
<head><title>Programs and Equipment – Kumar Damani - Home</title>
<meta name="description" content="Git, email, resume etc.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="utf-8"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.2/css/all.min.css" integrity="sha512-1sCRPdkRXhBV2PBLUdRb4tMg1w2YPf37qatUFeS7zlBy7jJI8Lf4VHwWfZZfpXtYSLy85pkm9GaYVYMfw5BC1A==" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.9.1/css/academicons.min.css" integrity="sha512-b1ASx0WHgVFL5ZQhTgiPWX+68KjS38Jk87jg7pe+qC7q9YkEtFq0z7xCglv7qGIs/68d3mAp+StfC8WKC5SSAg==" crossorigin="anonymous" />
<link rel="stylesheet" href="https://kumardamani.net/css/colour/gruvbox-dark.css">
<link rel="stylesheet" href="https://kumardamani.net/css/colour/dark-mode.css">
<link rel="stylesheet" href="https://kumardamani.net/css/risotto.css">
<link rel="stylesheet" href="https://kumardamani.net/css/custom.css">
</head>
<body>
<div class="page">
<header class="page__header"><h1 class="page__logo"><a href="https://kumardamani.net/" class="page__logo-inner">Kumar Damani - Home</a></h1>
<nav class="page__nav main-nav">
<ul>
<li class="main-nav__item"><a class="nav-main-item active" href="/post/" title="Posts">Posts</a></li>
</ul>
</nav>
</header>
<section class="page__body">
<header class="content__header">
<h1>Programs and Equipment</h1>
</header>
<div class="content__body">
<p>The programs and equipment I use on a daily basis.</p>
<h1 id="programs-and-equipment-i-use">Programs and Equipment I Use</h1>
<p>I’m about getting things done quickly and having as little space between
my thoughts and actions on the computer.</p>
<p>I like having vim-like bindings and prefer running programs in the terminal for simplicity’s sake.
That said, I’m very much against the cringe meme that things in the terminal are “cooler” or “nerdier” XD.
Terminals are good for most tasks, but useless for others, for example, browsing the web
(I admit this unfortunate fact with much consternation) or looking at maps.</p>
<h2 id="software-i-use">Software I Use</h2>
<h3 id="os-distribution">OS Distribution</h3>
<p><a href="https://manjaro.org/">Manjaro</a> (stable) though this is a bit of a moot point since there’s been a lot of convergence among the
popular distros recently especially since they all offer some dedicated channel for getting up-to-date
software. The real day-to-day difference to workflow comes from the choice of desktop environment.
I do like Debian, and Fedora as well.</p>
<h3 id="desktop-environment">Desktop Environment</h3>
<p>I’ve settled on <a href="https://kde.org/plasma-desktop/">KDE Plasma</a> w/ Wayland after many years of hopping.
Plasma comes with all the tools you’d expect to see in a modern desktop,
and for the most part these tools are perfectly capable of doing the task they are meant to do.
Prior to KDE, I’ve used Dwm/Bsmpw + Sxhkd, i3 etc. I’m glad these exist and people get
use out of it, but for now I do not miss it - I’m sure that will eventually change too.</p>
<p><img src="https://upload.wikimedia.org/wikipedia/commons/d/d8/KDE_Plasma_5.25_screenshot.png" alt="KDE Plasma"></p>
<h3 id="text-editor">Text Editor</h3>
<p><a href="https://neovim.io/">(neo)vim</a>. Less of a text editor and more of a lifestyle. Check out my dotfiles for this.
No, I’m not going to ever switch to emacs.</p>
<p><img src="https://neovim.io/images/showcase/telescope_helptags.png" alt="Neovim"></p>
<h3 id="web-browser">Web Browser</h3>
<p><a href="https://www.mozilla.org/en-US/firefox/features/">Firefox</a> /
<a href="https://brave.com">Brave</a> /
<a href="https://vivaldi.com">Vivaldi</a>.
I have tried, Chromium, Qutebrowser in the past.</p>
<h3 id="file-manager">File Manager</h3>
<p><a href="https://github.com/jarun/nnn">nnn</a>. Yes, I have used ranger.</p>
<p><img src="http://i.imgur.com/kOld6HT.gif" alt="nnn"></p>
<h2 id="where-can-i-find-good-software-options">Where can I find good software options?</h2>
<p>The program of your dreams is probably listed below:</p>
<ul>
<li>The <a href="https://suckless.org/rocks/">suckless</a> website’s list of programs that “rock”.
Generally minimalist programs.</li>
<li>A more comprehensive <a href="https://github.com/mayfrost/guides/blob/master/ALTERNATIVES.md">list</a>
of minimalist software.</li>
<li><a href="https://directory.fsf.org/wiki/Main_Page">FSF’s Free Software Directory</a>.
Emphasis on libre software (although most software in the links above will have free licenses as well).</li>
<li><a href="https://wiki.installgentoo.com/index.php/List_of_recommended_GNU/Linux_software">Gentoo Wiki Recommendations</a>
A good mix of programs for novices and advanced users.</li>
</ul>
<h2 id="hardware-i-use">Hardware I Use</h2>
<h3 id="laptop">Laptop</h3>
<p>The main laptop I use is the <a href="https://frame.work/">Framework laptop</a>.
I’m a huge fan of the whole upgradability concept coming from a few generations of ThinkPads.</p>
<h2 id="what-i-dont-use">What I don’t use</h2>
<p>Proprietary software.</p>
<p>I’m not going to endorse proprietary services that have gone out of their way to spy on or politically
suppress their users, just as Facebook, Discord etc.
One of the many take-aways you should get from me is that the use of libre/free software,
by its nature, is more constructive and extensible; and <strong>that’s the point</strong>.</p>
<p>There are philosophical reasons for this I’ll talk about in time, but for now,
suffice it to say I will not endorse the usage of proprietary software.</p>
</div>
<footer class="content__footer"></footer>
</section>
<section class="page__aside">
<div class="aside__about">
<div class="aside__about">
<img class="about__logo" src="https://kumardamani.net/images/rice.svg" alt="Logo">
<h1 class="about__title">Links</h1>
<p class="about__description">Git, email, resume etc.</p>
</div>
<ul class="aside__social-links">
<li>
<a href="https://gitlab.com/kdam0/" rel="me" aria-label="GitLab" title="GitLab"><i class="fa-brands fa-gitlab" aria-hidden="true"></i></a>
</li>
<li>
<a href="mailto:me@kumardamani.net" rel="me" aria-label="Email" title="Email"><i class="fa-solid fa-envelope" aria-hidden="true"></i></a>
</li>
<li>
<a href="/KumarDamaniCV.pdf" rel="me" aria-label="Resume" title="Resume"><i class="fa-solid fa-file" aria-hidden="true"></i></a>
</li>
</ul>
</div>
<hr>
<div class="aside__content">
<p>Overview for the programs and equipment I use day-to-day.</p>
<p>
By Kumar Damani,
2021-11-12
</p>
</div>
</section>
<footer class="page__footer"><p class="copyright"></p>
</footer>
</div>
</body>
</html>
|