aboutsummaryrefslogtreecommitdiff
path: root/build/uses/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'build/uses/index.html')
-rw-r--r--build/uses/index.html126
1 files changed, 126 insertions, 0 deletions
diff --git a/build/uses/index.html b/build/uses/index.html
new file mode 100644
index 0000000..f9cf5a1
--- /dev/null
+++ b/build/uses/index.html
@@ -0,0 +1,126 @@
+<!doctype html>
+<html lang="en" id="top">
+<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="https://bt.ht/atom.xml" type="application/atom+xml" rel="alternate" title="Atom feed for blog posts" />
+ <style>*{box-sizing:border-box;}body{font-family:sans-serif;margin:0 auto;max-width:650px;padding:1rem;}img{max-width:100%;}pre{overflow:auto;}table{text-align:left;width:100%;}</style>
+</head>
+
+<nav>
+ <a href="#menu">Menu &darr;</a>
+</nav>
+
+<main>
+<h1>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's personal websites have proved quite valuable to me, so I figured I would do the same!</p>
+<h2>Services</h2>
+<p>I'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>
+<tr><th>Service</th><th>Cost/year</th></tr>
+<tr><td><a href="https://gandi.net">gandi</a><br>Domain renewal</td><td>$172</td></tr>
+<tr><td><a href="https://webmail.gandi.net">gandi mail</a><br>Email service</td><td>$64</td></tr>
+<tr><td><a href="https://sourcehut.org">sourcehut</a><br>Open source code forge.</td><td>$60</td></tr>
+<tr><td><a href="https://mullvad.net">mullvad</a><br>Privacy focused VPN service provider.</td><td>$60</td></tr>
+</table>
+<h2>Laptops</h2>
+<ul>
+<li><p><strong>ThinkPad X260</strong> (Daily Driver)</p>
+
+<ul>
+<li>CPU: Intel i5-6300U (4) @ 3.000GHz </li>
+<li>RAM: 32GB</li>
+<li>Storage: 128GB SSD</li>
+<li>OS: Arch Linux</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: Alpine Linux (<a href="https://git.sr.ht/~bt/alpine-suck">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: OpenBSD (<a href="https://git.sr.ht/~bt/open-suck">see build</a>)</li>
+</ul>
+</li>
+</ul>
+<p>As you can tell: I <em>really</em> like ThinkPads...</p>
+<h2>Accessories</h2>
+<ul>
+<li>Logitech Pebble Mouse</li>
+<li>Cheap USB microphone</li>
+</ul>
+<h2>"Mobile" 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>Gaming / Entertainment</h2>
+<ul>
+<li>Xbox Series S</li>
+<li>Nintendo Switch Lite</li>
+<li>Playstation 2</li>
+</ul>
+<h2>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>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>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> \ No newline at end of file