pyratebeard_net

personal website
git clone git://git.pyratebeard.net/pyratebeard_net.git
Log | Files | Refs | README

commit ec689b8312ce542eb22c4a677eac1d429ad8f3fe
parent 31c20c11dff24b5c0e81361aa72cb5a388b14946
Author: pyratebeard <root@pyratebeard.net>
Date:   Sat, 27 Jan 2024 20:10:06 +0000

wording

Diffstat:
Mindex.html | 9+++------
1 file changed, 3 insertions(+), 6 deletions(-)

diff --git a/index.html b/index.html @@ -14,7 +14,7 @@ <div class="container"> <div class="section"> <div id="me" class="subsection"> - <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> + <p>A *nix sysadmin and consultant; hacker<sup><a href="#cite1">[1]</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">Fediverse</a>.</p> @@ -23,7 +23,7 @@ <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> + <p>For a detailed list of current setup and preferred warez navigate <a href="/uses">here</a>. No affilitions unless specified.</p> </div> <div id="comms" class="subsection"> <p>To communicate use the address <code>root &lt;at&gt; pyratebeard &lt;dot&gt; net</code>, or for more direct contact use IRC:</p> @@ -100,10 +100,7 @@ <footer> <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">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> +<li><small id="cite1">1. As defined in <a href="https://datatracker.ietf.org/doc/html/rfc1392#page-21">RFC1392 - <em>The Internet Users' Glossary</em></a></small></li> </ul> </footer> </html>