commit 31c20c11dff24b5c0e81361aa72cb5a388b14946
parent 8153b22c3bfb5959e707c822df3259196e60810f
Author: pyratebeard <root@pyratebeard.net>
Date: Thu, 25 Jan 2024 21:30:28 +0000
remove target and rel from links. updates to nownownow. other wording and links
Diffstat:
M | index.html | | | 65 | +++++++++++++++++++++++++++++++++-------------------------------- |
M | style.css | | | 1 | + |
2 files changed, 34 insertions(+), 32 deletions(-)
diff --git a/index.html b/index.html
@@ -4,6 +4,7 @@
<link href="/style.css" rel="stylesheet">
<title>pyratebeard</title>
<meta name="viewport" content="width=device-width, initial-scale=1.0">
+ <base rel="noreferrer noopener">
</head>
<body>
<header>
@@ -13,13 +14,13 @@
<div class="container">
<div class="section">
<div id="me" class="subsection">
- <p>Greying, bearded *nix<sup><a href="#cite1">[1]</a></sup> sysadmin and consultant; hacker<sup><a href="#cite2">[2]</a></sup>; terminalmancer<sup><a href="#cite3">[3]</a></sup>; obsessive geek; open-source, security, and privacy advocate; "<a href="/scrots"><em>ricer</em></a>"; patient coffee brewer.</p>
+ <p>A *nix<sup><a href="#cite1">[1]</a></sup> sysadmin and consultant; hacker<sup><a href="#cite2">[2]</a></sup>; terminalmancer<sup><a href="#cite3">[3]</a></sup>; obsessive geek; open-source, security, and privacy advocate; "<a href="/scrots"><em>ricer</em></a>"; patient coffee brewer.</p>
</div>
<div id="log" class="subsection">
- <p>Occassionally writes <a href="https://log.pyratebeard.net">log entries</a> related to free and open source software, digital security, and random musings, amongst other things. Microblogging can be found on the <a rel="me" href="https://harbour.cafe/@pyratebeard" target="_blank" rel="noreferrer">Fediverse</a>.</p>
+ <p>Occassionally writes <a href="https://log.pyratebeard.net">log entries</a> related to free and open source software, digital security, and random musings, amongst other things. Microblogging can be found on the <a rel="me" href="https://harbour.cafe/@pyratebeard">Fediverse</a>.</p>
</div>
<div id="code" class="subsection">
- <p>Code written or used can be found in repositories on this domain's <a href="https://git.pyratebeard.net">git server</a> or on <a href="https://gitlab.com/pyratebeard" target="_blank" rel="noreferrer">gitlab</a>/<a href="https://github.com/pyratebeard" target="_blank" rel="noreferrer">github</a>.</p>
+ <p>Code written or used can be found in repositories on this domain's <a href="https://git.pyratebeard.net">git server</a> or on <a href="https://gitlab.com/pyratebeard">gitlab</a>/<a href="https://github.com/pyratebeard">github</a>.</p>
</div>
<div id="uses" class="subsection">
<p>For a detailed list of current setup and preferred warez<sup><a href="#cite4">[4]</a></sup> navigate <a href="/uses">here</a>. No affilitions unless specified.</p>
@@ -27,8 +28,8 @@
<div id="comms" class="subsection">
<p>To communicate use the address <code>root <at> pyratebeard <dot> net</code>, or for more direct contact use IRC:</p>
<ul>
- <li>pyrate :: <a href="https://unix.chat" target="_blank" rel="noreferrer">unix.chat</a></li>
- <li>pyratebeard :: <a href="https://darkscience.net/irc/" target="_blank" rel="noreferrer">darkscience</a>, <a href="https://libera.chat" target="_blank" rel="noreferrer">libera</a>, <a href="https://www.oftc.net/" target="_blank" rel="noreferrer">oftc</a></li>
+ <li>pyrate :: <a href="https://unix.chat">unix.chat</a></li>
+ <li>pyratebeard :: <a href="https://darkscience.net/irc/">darkscience</a>, <a href="https://libera.chat">libera</a>, <a href="https://www.oftc.net/">oftc</a></li>
</ul>
</div>
<div id="encrypt" class="subsection">
@@ -36,60 +37,60 @@
<pre><code>curl https://pyratebeard.net/pgp.pub | gpg --import</code></pre>
<p>Key ID: <code>0x5113A16D</code> :: Fingerprint: <code>7A8E 129D BE67 9DAB AEB3 37C5 C787 7C71 5113 A16D</code></p>
<p>SSH key: <code>ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAICSluiY54h5FlGxnnXqifWPnfvKNIh1/f0xf0yCThdqV</code></p>
- <p>Identity proof can be found on <a href="https://keyoxide.org/7A8E129DBE679DABAEB337C5C7877C715113A16D" target="_blank" rel="noreferrer">keyoxide</a> and <a href="https://keybase.io/pyratebeard" target="_blank" rel="noreferrer">keybase</a>.
+ <p>Identity proof can be found on <a href="https://keyoxide.org/7A8E129DBE679DABAEB337C5C7877C715113A16D">keyoxide</a> and <a href="https://keybase.io/pyratebeard">keybase</a>.
</div>
<div id="now" class="subsection">
<h3>Current focus</h3>
- <small>Inspired by <a href="https://nownownow.com/about" target="_blank" rel="noreferrer">nownownow.com</a> :: last updated 20240122</small>
+ <small>Inspired by <a href="https://nownownow.com/about">nownownow.com</a> :: last updated 20240122</small>
<h4>Writings</h4>
<ul>
- <li>Latest log entry :: <a href="https://log.pyratebeard.net/entry/20240115-heads_or_tails.html" target="_blank" rel="noreferrer">heads or tails</a></li>
+ <li>Latest log entry :: <a href="https://log.pyratebeard.net/entry/20240115-heads_or_tails.html">heads or tails</a></li>
</ul>
<h4>Projects</h4>
<ul>
- <li>In progress :: UID 0</li>
- <li>Last completed :: migrate from OpenVPN to Tailscale</li>
+ <li>In progress :: dotfiles overhaul</li>
+ <li>Last completed :: UID 0</li>
</ul>
<h4>Creativity</h4>
<ul>
- <li>Latest photo :: <a href="https://www.deviantart.com/pyratebeard/art/Price-Slasher-Watcher-20240104-1007996791" target="_blank" rel="noreferrer">Price Slasher Watcher</a></li>
- <li>Most recent artwork :: <a href="https://www.deviantart.com/pyratebeard/art/Ricebowl-Glitch-984651317" target="_blank" rel="noreferrer">ricebowl glitch</a></li>
- <li>Last rice screenshot :: <a href="https://pyratebeard.net/scrots/oldriceputin-watcher.png" target="_blank" rel="noreferrer">watcher wallpaper</a></li>
+ <li>Latest photo :: <a href="https://www.deviantart.com/pyratebeard/art/Price-Slasher-Watcher-20240104-1007996791">Price Slasher Watcher</a></li>
+ <li>Most recent artwork :: <a href="https://www.deviantart.com/pyratebeard/art/Ricebowl-Glitch-984651317">ricebowl glitch</a></li>
+ <li>Last rice screenshot :: <a href="https://pyratebeard.net/scrots/oldriceputin-watcher.png">watcher wallpaper</a></li>
</ul>
<h4>Reading</h4>
<ul>
- <li>Currently reading :: <a href="https://openlibrary.org/works/OL21359233W/How_to_Stop_Losing_Your_Sh%2At_with_Your_Kids" target="_blank" rel="noreferrer">How to Stop Losing Your Sh*t With Your Kids by Carla Naumburg</a></li>
- <li>Currently reading :: <a href="https://openlibrary.org/works/OL27253W/Mona_Lisa_Overdrive" target="_blank" rel="noreferrer">Mona Lisa Overdrive by William Gibson</a></li>
- <li>Last read :: <a href="https://openlibrary.org/works/OL27256W/Count_Zero?edition=key%3A/books/OL15200007M" target="_blank" rel="noreferrer">Count Zero by William Gibson</a></li>
+ <li>Currently reading :: <a href="https://openlibrary.org/works/OL21359233W/How_to_Stop_Losing_Your_Sh%2At_with_Your_Kids">How to Stop Losing Your Sh*t With Your Kids by Carla Naumburg</a></li>
+ <li>Currently reading :: <a href="https://openlibrary.org/works/OL27253W/Mona_Lisa_Overdrive">Mona Lisa Overdrive by William Gibson</a></li>
+ <li>Last read :: <a href="https://openlibrary.org/works/OL27256W/Count_Zero?edition=key%3A/books/OL15200007M">Count Zero by William Gibson</a></li>
</ul>
<h4>Listening</h4>
<ul>
- <li>Most played album of last week :: <a href="https://arkonamoscow.bandcamp.com/album/goi-rode-goi" target="_blank" rel="noreferrer">Goi, Rode, Goi! by Arkona</a></li>
- <li>Most recent podcast episode :: <a href="https://craphound.com/news/2024/01/21/what-kind-of-bubble-is-ai/" target="_blank" rel="noreferrer">What kind of bubble is AI? - Cory Doctorow Podcast</a></li>
+ <li>Most played album of last week :: <a href="https://arkonamoscow.bandcamp.com/album/goi-rode-goi">Goi, Rode, Goi! by Arkona</a></li>
+ <li>Most recent podcast episode :: <a href="https://craphound.com/news/2024/01/21/what-kind-of-bubble-is-ai/">What kind of bubble is AI? - Cory Doctorow Podcast</a></li>
</ul>
<h4>Watching</h4>
<ul>
- <li>Most recent movie :: <a href="https://www.themoviedb.org/movie/446807-the-girl-in-the-spider-s-web" target="_blank" rel="noreferrer">The Girl in the Spider's Web (2018)</a></li>
- <li>New to me series :: <a href="https://www.themoviedb.org/tv/134095-a-murder-at-the-end-of-the-world" target="_blank" rel="noreferrer">A Murder at the End of the World</a></li>
- <li>Comfort rewatch series :: <a href="https://www.themoviedb.org/tv/615-futurama" target="_blank" rel="noreferrer">Futurama</a></li>
+ <li>Most recent movie :: <a href="https://www.themoviedb.org/movie/446807-the-girl-in-the-spider-s-web">The Girl in the Spider's Web (2018)</a></li>
+ <li>New to me series :: <a href="https://www.themoviedb.org/tv/134095-a-murder-at-the-end-of-the-world">A Murder at the End of the World</a></li>
+ <li>Comfort rewatch series :: <a href="https://www.themoviedb.org/tv/7166-the-mighty-boosh">The Mighty Boosh</a></li>
</ul>
<h4>Coffee</h4>
<ul>
- <li>Currently in grinder :: <a href="https://bogwizard.bigcartel.com/product/coffees-of-doom" target="_blank" rel="noreferrer">Smuggler's Coffee & Bog Wizard - Coffee's of Doom</a></li>
+ <li>Currently in grinder :: <a href="https://www.thestudiocoffee.com/shop-online/colombia-rosalba-bados-9b8at-g299d-7ewm9-lks4l">The Studio - Colombia Tolima Canyon</a></li>
</ul>
</div>
<div id="links" class="subsection">
<h3>Affiliations/webring</h3>
<ul>
- <li><a href="https://nixers.net" target="_blank" rel="noreferrer">nixers</a> :: community of *nix enthusiasts</li>
- <li><a href="https://dublinlinux.org" target="_blank" rel="noreferrer">Dublin Linux</a> :: Ireland based Linux community</li>
- <li><a href="http://dotshare.it/~pyratebeard" target="_blank" rel="noreferrer">DotShare</a> :: collection of dotfiles</li>
- <li><a href="https://whois.xxe.ro" target="_blank" rel="noreferrer">xero</a></li>
- <li><a href="https://venam.nixers.net" target="_blank" rel="noreferrer">venam</a></li>
- <li><a href="https://z3bra.org" target="_blank" rel="noreferrer">z3bra</a></li>
- <li><a href="https://eyenx.ch" target="_blank" rel="noreferrer">eyenx</a></li>
- <li><a href="https://c0de.in" target="_blank" rel="noreferrer">jolia</a></li>
- <li><a href="https://drkhsh.at" target="_blank" rel="noreferrer">drkhsh</a></li>
+ <li><a href="https://nixers.net">nixers</a> :: community of *nix enthusiasts</li>
+ <li><a href="https://dublinlinux.org">Dublin Linux</a> :: Ireland based Linux community</li>
+ <li><a href="http://dotshare.it/~pyratebeard">DotShare</a> :: collection of dotfiles</li>
+ <li><a href="https://whois.xxe.ro">xero</a></li>
+ <li><a href="https://venam.net">venam</a></li>
+ <li><a href="https://z3bra.org">z3bra</a></li>
+ <li><a href="https://eyenx.ch">eyenx</a></li>
+ <li><a href="https://c0de.in">jolia</a></li>
+ <li><a href="https://drkhsh.at">drkhsh</a></li>
</ul>
<p>A curated list of links can be found <a href="/links">here</a>. No affilitions unless specified.</p>
</div>
@@ -100,7 +101,7 @@
<hr class="footer">
<ul>
<li><small id="cite1">1. A Unix-like (sometimes referred to as UN*X or *nix) operating system is one that behaves in a manner similar to a Unix system</small></li>
-<li><small id="cite2">2. As defined in <a href="https://datatracker.ietf.org/doc/html/rfc1392#page-21" target="_blank" rel="noreferrer">RFC1392 - <em>The Internet Users' Glossary</em></a></small></li>
+<li><small id="cite2">2. As defined in <a href="https://datatracker.ietf.org/doc/html/rfc1392#page-21">RFC1392 - <em>The Internet Users' Glossary</em></a></small></li>
<li><small id="cite3">3. User who prefers a terminal interface over a graphical interface. <em>-mancer</em> meaning <em>"A practitioner of a specific type of divination"</em></small></li>
<li><small id="cite4">4. While not strictly a list of pirated software, as a pyrate any software used is <em>pyrated</em></small></li>
</ul>
diff --git a/style.css b/style.css
@@ -174,6 +174,7 @@ code {
font-size: 0.9em;
padding: 2px 4px 2px 4px;
border-radius: 2px;
+ word-break: break-all;
}
/* site specific css */