diff options
author | bt <bt@btxx.org> | 2024-06-08 13:22:19 -0400 |
---|---|---|
committer | bt <bt@btxx.org> | 2024-06-08 13:22:19 -0400 |
commit | dcfb172704f3afb68a30425029ec834be2883274 (patch) | |
tree | 02ac480745db802d7af03f3213a0c568322170e3 /build/uses/index.html | |
parent | e146f8a64c793c337999ce316b16ebe5fe6f2dab (diff) |
More content porting, on-going markdown changes for lowdown support
Diffstat (limited to 'build/uses/index.html')
-rw-r--r-- | build/uses/index.html | 106 |
1 files changed, 72 insertions, 34 deletions
diff --git a/build/uses/index.html b/build/uses/index.html index f9cf5a1..96db820 100644 --- a/build/uses/index.html +++ b/build/uses/index.html @@ -1,67 +1,97 @@ <!doctype html> -<html lang="en" id="top"> +<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="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> + <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 ↓</a> + <a href="#menu">Menu ↓</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> +<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’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’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> +<thead> +<tr> +<th>Service</th> +<th>Cost/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>Laptops</h2> + +<h2 id="laptops">Laptops</h2> + <ul> -<li><p><strong>ThinkPad X260</strong> (Daily Driver)</p> +<li><p><strong>M2 MacBook Air</strong> (Daily Work)</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>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: Alpine Linux (<a href="https://git.sr.ht/~bt/alpine-suck">see build</a>)</li> -</ul> -</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: OpenBSD (<a href="https://git.sr.ht/~bt/open-suck">see build</a>)</li> -</ul> -</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...</p> -<h2>Accessories</h2> + +<p>As you can tell: I <em>really</em> like ThinkPads…</p> + +<h2 id="accessories">Accessories</h2> + <ul> <li>Logitech Pebble Mouse</li> <li>Cheap USB microphone</li> </ul> -<h2>"Mobile" Devices</h2> + +<h2 id="mobile-devices">“Mobile” Devices</h2> + <ul> <li>iPhone SE (2020)</li> <li>ZTE Cymbal 2</li> @@ -70,15 +100,21 @@ <li>RPi Zero W</li> <li>RPi 400</li> </ul> -<h2>Gaming / Entertainment</h2> + +<h2 id="gaming-entertainment">Gaming / Entertainment</h2> + <ul> <li>Xbox Series S</li> <li>Nintendo Switch Lite</li> <li>Playstation 2</li> </ul> -<h2>Software</h2> + +<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>Open Source</h3> + +<h3 id="open-source">Open Source</h3> + <ul> <li>aerc-mail</li> <li>Bitwarden</li> @@ -94,7 +130,9 @@ <li>vim</li> <li>VSCodium</li> </ul> -<h3>Proprietary</h3> + +<h3 id="proprietary">Proprietary</h3> + <ul> <li>Figma</li> <li>Gmail</li> |