commit 5fce0e907063e4ea0b5c901b422f89866e87678a
parent 42247e73a94d82ff26f6db1e33b4c3d9fadd3337
Author: Jake Bauer <jbauer@paritybit.ca>
Date: Fri, 16 Apr 2021 20:34:25 -0400
Update software, links, hostnames
Diffstat:
3 files changed, 28 insertions(+), 29 deletions(-)
diff --git a/http/pages/hostnames.md b/http/pages/hostnames.md
@@ -12,6 +12,7 @@ of the Greek Underworld mythology.
<table> <thead>
<tr><th>Name</th> <th>Lore</th> <th>Current Use</th> <th>OS</th></tr>
</thead> </tbody>
+<tr><th colspan="4" style="text-align: center;">Standalone Machines</th></tr>
<tr>
<td>Acheron</td>
<td>River of pain</td>
@@ -19,6 +20,25 @@ of the Greek Underworld mythology.
<td>OPNSense</td>
</tr>
<tr>
+ <td>Cerberus</td>
+ <td>Guardian of the gates to the Underworld</td>
+ <td>Proxmox VE</td>
+ <td>Debian</td>
+</tr>
+<tr>
+ <td>Geras</td>
+ <td>Old Age</td>
+ <td>Thinkpad T420s</td>
+ <td>OpenBSD</td>
+</tr>
+<tr>
+ <td>Hades</td>
+ <td>God of the Underworld</td>
+ <td>Desktop Computer</td>
+ <td>Artix</td>
+</tr>
+<tr><th colspan="4" style="text-align: center;">Virtual Machines (Cerberus)</th></tr>
+<tr>
<td>Charon</td>
<td>The ferryman of the dead</td>
<td>Web Server and Reverse Proxy</td>
@@ -49,28 +69,10 @@ of the Greek Underworld mythology.
<td>Debian</td>
</tr>
<tr>
- <td>Cerberus</td>
- <td>Guardian of the gates to the Underworld</td>
- <td>Proxmox VE</td>
- <td>Debian</td>
-</tr>
-<tr>
<td>Nyx</td>
<td>Goddess of the night</td>
<td>Gemini Server</td>
<td>Alpine</td>
</tr>
-<tr>
- <td>Geras</td>
- <td>Old Age</td>
- <td>Thinkpad T420s</td>
- <td>Artix</td>
-</tr>
-<tr>
- <td>Hades</td>
- <td>God of the Underworld</td>
- <td>Desktop Computer</td>
- <td>Artix</td>
-</tr>
</tbody> </table>
diff --git a/http/pages/links.md b/http/pages/links.md
@@ -14,7 +14,7 @@ with stuff on them. Consider checking them out:
* [Amolith](https://secluded.site)
* [Leon Baram](https://www.stuffbyleon.dev)
* [Richard Bowey](https://richardbowey.co.uk/)
-* [Toast Spacetoast](https://spacetoast.dev)
+* [toast toast toast.cafe](https://spacetoast.dev)
* [Toromino](https://sigsegv.cc)
### General Life
diff --git a/http/pages/software.md b/http/pages/software.md
@@ -72,24 +72,21 @@ colour scheme but try to keep things as minimal as possible.
#### Web Browser
-I use [qutebrowser](https://qutebrowser.org/) now after Firefox became more of
-an annoyance than it was worth. I also use
+I use everything. Firefox most of the time thanks to its container tabs,
+qutebrowser when I need something Chromium-based on Linux, and Iridium on
+OpenBSD because Firefox is a mess. I also use
[lynx](https://lynx.invisible-island.net/) for browsing on the command line.
#### Mail Client
-I use [aerc](https://aerc-mail.org/). It's light, fast, and lets me efficiently
-manage my mail. When I need to go offline, I synchronize my mail with
+I use [claws-mail](https://www.claws-mail.org/). It has so far provided the best
+out-of-the-box experience. It's fast, has GPG support, and handles multiple
+accounts very well. When I need to go offline, I synchronize my mail with
[mbsync](http://isync.sourceforge.net/).
-#### IRC Client
-
-I use [weechat](https://weechat.org/) as my client. It's customizable, powerful,
-and yet simple with sane defaults.
-
#### Instant Messaging
-* [Element](https://element.io/) for [Matrix](https://matrix.org/)
+* [Fluffychat](https://fluffychat.im/) for [Matrix](https://matrix.org/)
* [Profanity](https://profanity-im.github.io/) for [XMPP](https://xmpp.org/)
* [Weechat](https://weechat.org/) for [IRC](https://en.wikipedia.org/wiki/Internet_Relay_Chat)