aboutsummaryrefslogtreecommitdiff
path: root/build/uses/index.html
blob: 96db82082259e1078d43f510d0757da8fbb3a194 (plain)
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
152
153
154
155
156
157
158
159
160
161
162
163
164
<!doctype html>
<html lang="en">
<head>
	<meta charset="utf-8">
	<meta name="viewport" content="width=device-width, initial-scale=1">
	<link rel="icon" href="data:,">
	<title>Things I Use</title>
	<link href="/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
	<link href="/rss.xml" type="application/rss+xml" rel="alternate" title="RSS feed for blog posts" />
<style>*{box-sizing:border-box;}body{font-family:sans-serif;line-height:1.33;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{border:1px solid;overflow:auto;padding:5px;}table{text-align:left;width:100%;}.footnotes{font-size:90%;}</style>
</head>

<nav>
	<a href="#menu">Menu &darr;</a>
</nav>

<main>
<h1 id="things-i-use">Things I Use</h1>

<p>This page contains a somewhat up-to-date listing of all hardware and software that I currently use. Seeing similar pages on other people&#8217;s personal websites have proved quite valuable to me, so I figured I would do the same!</p>

<h2 id="services">Services</h2>

<p>I&#8217;m proud to support open source products and privacy-respecting communities. The list is limited right now, but the plan is to expand this over time. All prices are in CDN.</p>

<table>
<thead>
<tr>
<th>Service</th>
<th>Cost&#47;year</th>
</tr>
</thead>

<tbody>
<tr>
<td><a href="https://gandi.net">gandi</a> - Domain renewal</td>
<td>$172</td>
</tr>
<tr>
<td><a href="https://webmail.gandi.net">gandi mail</a> - Email service</td>
<td>$64</td>
</tr>
<tr>
<td><a href="https://sourcehut.org">sourcehut</a> - Open source code forge.</td>
<td>$60</td>
</tr>
<tr>
<td><a href="https://mullvad.net">mullvad</a> - Privacy focused VPN service provider.</td>
<td>$60</td>
</tr>
</tbody>
</table>

<h2 id="laptops">Laptops</h2>

<ul>
<li><p><strong>M2 MacBook Air</strong> (Daily Work)</p>

<ul>
<li>CPU: M2 Apple Silicon</li>
<li>RAM: 16GB</li>
<li>Storage: 256GB</li>
<li>OS: macOS</li>
</ul></li>
<li><p><strong>ThinkPad X220</strong></p>

<ul>
<li>CPU: Intel Core i5 2540M @ 2.6 GHz</li>
<li>RAM: 16GB</li>
<li>Storage: 128GB SSD</li>
<li>OS: OpenBSD (<a href="https://git.btxx.org/open-suck/about">see build</a>)</li>
<li>OS: Alpine Linux (<a href="https://git.btxx.org/alpine-suck/about">see build</a>)</li>
</ul></li>
<li><p><strong>ThinkPad X201</strong></p>

<ul>
<li>CPU: Intel Core i5-520M @ 2.9 GHz</li>
<li>RAM: 8GB</li>
<li>Storage: 128GB SSD</li>
<li>OS: FreeBSD (<a href="https://git.btxx.org/suckless-beastie/about">see build</a>)</li>
</ul></li>
</ul>

<p>As you can tell: I <em>really</em> like ThinkPads&#8230;</p>

<h2 id="accessories">Accessories</h2>

<ul>
<li>Logitech Pebble Mouse</li>
<li>Cheap USB microphone</li>
</ul>

<h2 id="mobile-devices">&#8220;Mobile&#8221; Devices</h2>

<ul>
<li>iPhone SE (2020)</li>
<li>ZTE Cymbal 2</li>
<li>Casio F-91W</li>
<li>RPi Zero</li>
<li>RPi Zero W</li>
<li>RPi 400</li>
</ul>

<h2 id="gaming-entertainment">Gaming &#47; Entertainment</h2>

<ul>
<li>Xbox Series S</li>
<li>Nintendo Switch Lite</li>
<li>Playstation 2</li>
</ul>

<h2 id="software">Software</h2>

<p>I try my best to use only free and open source software. Unfortunately, some circumstances require me to use proprietary applications.</p>

<h3 id="open-source">Open Source</h3>

<ul>
<li>aerc-mail</li>
<li>Bitwarden</li>
<li>dmenu</li>
<li>dwm</li>
<li>Firefox</li>
<li>pass</li>
<li>qutebrowser</li>
<li>slstatus</li>
<li>st</li>
<li>surf</li>
<li>Thunderbird</li>
<li>vim</li>
<li>VSCodium</li>
</ul>

<h3 id="proprietary">Proprietary</h3>

<ul>
<li>Figma</li>
<li>Gmail</li>
<li>Slack</li>
<li>Sublime Text</li>
<li>Sublime Merge</li>
<li>Zoom</li>
</ul>
<footer role="contentinfo">
    <h2>Menu Navigation</h2>
    <ul id="menu">
        <li><a href="/">Home</a></li>
        <li><a href="/projects">Projects</a></li>
        <li><a href="/uses">Uses</a></li>
        <li><a href="/wiki">Wiki</a></li>
        <li><a href="/resume">Resume</a></li>
        <li><a href="/colophon">Colophon</a></li>
        <li><a href="/now">Now</a></li>
        <li><a href="/donate">Donate</a></li>
        <li><a href="/atom.xml">RSS</a></li>
        <li><a href="#top">&uarr; Top of the page</a></li>
    </ul>
    <small>
        Built with <a href="https://git.sr.ht/~bt/barf">barf</a>. <br>
        Maintained with ♥ for the web. <br>
        Proud supporter of <a href="https://usefathom.com/ref/DKHJVX">Fathom</a> &amp; <a href="https://nextdns.io/?from=74d3p3h8">NextDNS</a>. <br>
        The content for this site is <a href="https://creativecommons.org/licenses/by-sa/2.0/">CC-BY-SA</a>.<br> The <a href="https://git.sr.ht/~bt/bt.ht">code for this site</a> is <a href="https://git.sr.ht/~bt/bt.ht/tree/master/item/LICENSE">MIT</a>.
    </small>
</footer>