diff options
Diffstat (limited to 'build/uses')
-rw-r--r-- | build/uses/index.html | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/build/uses/index.html b/build/uses/index.html index 3603c8d..756eab8 100644 --- a/build/uses/index.html +++ b/build/uses/index.html @@ -4,7 +4,6 @@ <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Things I use</title> - <link rel="icon" type="image/x-icon" href="/favicon.ico"> <link rel="alternate" type="application/rss+xml" title="" href='feed'> <link rel="stylesheet" type="text/css" href="/main.css"> </head> @@ -21,14 +20,10 @@ </nav> </header><main> <h1 id="things-i-use">Things I use</h1> - <p>This page contains a somewhat up-to-date listing of 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. </p> - <table> <thead> <tr> @@ -36,7 +31,6 @@ Seeing similar pages on other people’s personal websites have proved quite <th>Cost/month</th> </tr> </thead> - <tbody> <tr> <td><a href="https://sourcehut.org">sourcehut</a> <br> Open source code hosting with minimalist design and function.</td> @@ -44,9 +38,7 @@ Seeing similar pages on other people’s personal websites have proved quite </tr> </tbody> </table> - <h2 id="machines">Machines</h2> - <table> <thead> <tr> @@ -54,7 +46,6 @@ Seeing similar pages on other people’s personal websites have proved quite <th>Description</th> </tr> </thead> - <tbody> <tr> <td><a href="https://wikipedia.org/wiki/The_Ooz">ooz</a></td> @@ -74,10 +65,8 @@ Seeing similar pages on other people’s personal websites have proved quite </tr> </tbody> </table> - <ul> <li><strong>nova</strong> - <ul> <li>Acer Swift 1 <small>SF114-32</small></li> <li>CPU: Intel Pentium Silver <small>N5000</small></li> @@ -86,7 +75,6 @@ Seeing similar pages on other people’s personal websites have proved quite <li>OS: Arch Linux</li> </ul></li> <li><strong>ooz</strong> - <ul> <li>CPU: Ryzen 7 3700X</li> <li>GPU: RTX 2080S</li> @@ -94,13 +82,11 @@ Seeing similar pages on other people’s personal websites have proved quite <li>OS: Arch Linux</li> </ul></li> <li><strong>poco</strong> - <ul> <li>Pocofone F1</li> <li>OS: LineageOS</li> </ul></li> <li><strong>adast.dk</strong> - <ul> <li>CPX 21</li> <li>Location: Nuremberg, Germany</li> @@ -111,9 +97,7 @@ Seeing similar pages on other people’s personal websites have proved quite <li>OS: Debian</li> </ul></li> </ul> - <h2 id="accessories">Accessories</h2> - <table> <thead> <tr> @@ -121,7 +105,6 @@ Seeing similar pages on other people’s personal websites have proved quite <th>Description</th> </tr> </thead> - <tbody> <tr> <td><a href="https://github.com/foostan/crkbd">crkbd</a></td> @@ -141,15 +124,12 @@ Seeing similar pages on other people’s personal websites have proved quite </tr> </tbody> </table> - <h2 id="software">Software</h2> - <ul> <li>qutebrowser, aerc</li> <li>Firefox, Thunderbird</li> <li>vim, keyd, pass, mpv, newsboat</li> </ul> - <p>For more, have a look at my <a href="https://git.sr.ht/~adamski/dotfiles/tree/laptop/item/.config">dotfiles</a>.</p> <footer role="contentinfo"> |