pyratebeard_net

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

commit 2db4c356357cdadbf270b8140457884fb9a05dc1
parent 19111d1d094ec339a22f8adf8f8490a49d958d89
Author: pyratebeard <root@pyratebeard.net>
Date:   Fri, 19 Jan 2024 22:34:07 +0000

slight colour and divider changes

Diffstat:
Mindex.html | 48++++++++++++++++++++++++------------------------
Mlinks/index.html | 76++++++++++++++++++++++++++++++++++++++--------------------------------------
Mstyle.css | 21++++++++++++++-------
Muses/index.html | 102++++++++++++++++++++++++++++++++++++++++----------------------------------------
4 files changed, 127 insertions(+), 120 deletions(-)

diff --git a/index.html b/index.html @@ -7,7 +7,7 @@ </head> <body> <header> -<span><h1>pyratebeard</h1></span> +<span><h1 class="header">pyratebeard</h1></span> <p><a href="/" class="dead">who</a> :: <a href="https://log.pyratebeard.net">log</a> :: <a href="https://git.pyratebeard.net">git</a> :: <a href="/uses">uses</a> :: <a href="/links">links</a></p> </header> <div class="container"> @@ -27,64 +27,64 @@ <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> <ul> - <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> + <li>pyrate &nbsp;::&nbsp; <a href="https://unix.chat">unix.chat</a></li> + <li>pyratebeard &nbsp;::&nbsp; <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"> <p>If you would like to communicate securely use the PGP key found <a href="http://pyratebeard.net/pgp.pub">here</a>, or incant:</p> <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>Key ID: <code>0x5113A16D</code> &nbsp;::&nbsp; 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">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">nownownow.com</a> | last updated 20240107</small> + <small>Inspired by <a href="https://nownownow.com/about">nownownow.com</a> &nbsp;::&nbsp; last updated 20240119</small> <h4>Writings</h4> <ul> - <li>Latest log entry | <a href="https://log.pyratebeard.net/entry/20240115-heads_or_tails.html">heads or tails</a></li> + <li>Latest log entry &nbsp;&nbsp;::&nbsp;&nbsp; <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 &nbsp;::&nbsp; UID 0</li> + <li>Last completed &nbsp;::&nbsp; migrate from OpenVPN to Tailscale</li> </ul> <h4>Creativity</h4> <ul> - <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> + <li>Latest photo &nbsp;::&nbsp; <a href="https://www.deviantart.com/pyratebeard/art/Price-Slasher-Watcher-20240104-1007996791">Price Slasher Watcher</a></li> + <li>Most recent artwork &nbsp;::&nbsp; <a href="https://www.deviantart.com/pyratebeard/art/Ricebowl-Glitch-984651317">ricebowl glitch</a></li> + <li>Last rice screenshot &nbsp;::&nbsp; <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">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> + <li>Currently reading &nbsp;::&nbsp; <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 &nbsp;::&nbsp; <a href="https://openlibrary.org/works/OL27253W/Mona_Lisa_Overdrive">Mona Lisa Overdrive by William Gibson</a></li> + <li>Last read &nbsp;::&nbsp; <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://death.bandcamp.com/album/the-sound-of-perseverance-reissue-2">The Sound of Perseverance by Death</a></li> - <li>Most recent podcast episode | <a href="https://www.smashingsecurity.com/355-fishy-rishi-23andme-and-the-labour-of-love/">Smashing Security #355</a></li> + <li>Most played album of last week &nbsp;::&nbsp; <a href="https://death.bandcamp.com/album/the-sound-of-perseverance-reissue-2">The Sound of Perseverance by Death</a></li> + <li>Most recent podcast episode &nbsp;::&nbsp; <a href="https://www.smashingsecurity.com/355-fishy-rishi-23andme-and-the-labour-of-love/">Smashing Security #355</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">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/615-futurama">Futurama</a></li> + <li>Most recent movie &nbsp;::&nbsp; <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 &nbsp;::&nbsp; <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 &nbsp;::&nbsp; <a href="https://www.themoviedb.org/tv/615-futurama">Futurama</a></li> </ul> <h4>Coffee</h4> <ul> - <li>Currently in grinder | <a href="https://bogwizard.bigcartel.com/product/coffees-of-doom">Smuggler's Coffee &amp; Bog Wizard - Coffee's of Doom</a></li> + <li>Currently in grinder &nbsp;::&nbsp; <a href="https://bogwizard.bigcartel.com/product/coffees-of-doom">Smuggler's Coffee &amp; Bog Wizard - Coffee's of Doom</a></li> </ul> </div> <div id="links" class="subsection"> <h3>Affiliations/webring</h3> <ul> - <li><a href="https://nixers.net">nixers</a> | community of *nix enthusiasts</li> - <li><a href="https://powerzonemetal.uk">powerzone</a> | metal radio show</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://nixers.net">nixers</a> &nbsp;::&nbsp; community of *nix enthusiasts</li> + <li><a href="https://powerzonemetal.uk">powerzone</a> &nbsp;::&nbsp; metal radio show</li> + <li><a href="https://dublinlinux.org">dublin linux</a> &nbsp;::&nbsp; ireland based linux community</li> + <li><a href="http://dotshare.it/~pyratebeard">dotshare</a> &nbsp;::&nbsp; collection of dotfiles</li> <li><a href="https://whois.xxe.ro">xero</a></li> <li><a href="https://venam.nixers.net">venam</a></li> <li><a href="https://z3bra.org">z3bra</a></li> diff --git a/links/index.html b/links/index.html @@ -25,7 +25,7 @@ </ul> <h3>Blogs</h3> <ul> - <li><a href="https://pluralistic.net" target="_blank" rel="noreferrer">Pluralistic</a> | Daily links from Cory Doctorow</li> + <li><a href="https://pluralistic.net" target="_blank" rel="noreferrer">Pluralistic</a> &nbsp;::&nbsp; Daily links from Cory Doctorow</li> <li><a href="https://blog.x-e.ro/" target="_blank" rel="noreferrer">xero</a></li> <li><a href="https://venam.nixers.net/blog" target="_blank" rel="noreferrer">venam</a></li> <li><a href="https://drkhsh.at" target="_blank" rel="noreferrer">drkhsh</a></li> @@ -37,16 +37,16 @@ <h3>News</h3> <h4>Tech</h4> <ul> - <li><a href="https://itsfoss.com/" target="_blank" rel="noreferrer">It's FOSS</a> | Open Source focused web-portal</li> + <li><a href="https://itsfoss.com/" target="_blank" rel="noreferrer">It's FOSS</a> &nbsp;::&nbsp; Open Source focused web-portal</li> <li><a href="https://www.kernel.org" target="_blank" rel="noreferrer">The Linux Kernel Archives</a></li> <li><a href="https://nvd.nist.gov/general/news" target="_blank" rel="noreferrer">National Vulnerability Database</a></li> - <li><a href="https://soylentnews.org" target="_blank" rel="noreferrer">SoylentNews</a> | SoylentNews ...is people!</li> - <li><a href="https://www.phoronix.com" target="_blank" rel="noreferrer">Phoronix</a> | Alternative operating system news and Linux hardware reviews</li> + <li><a href="https://soylentnews.org" target="_blank" rel="noreferrer">SoylentNews</a> &nbsp;::&nbsp; SoylentNews ...is people!</li> + <li><a href="https://www.phoronix.com" target="_blank" rel="noreferrer">Phoronix</a> &nbsp;::&nbsp; Alternative operating system news and Linux hardware reviews</li> </ul> <h4>Comics</h4> <ul> - <li><a href="http://www.previewsworld.com" target="_blank" rel="noreferrer">Previews World</a> | part of the Diamond Pop-Culture Network</li> - <li><a href="https://www.comicsbeat.com" target="_blank" rel="noreferrer">The Beat</a> | The Blog of Comics Culture</li> + <li><a href="http://www.previewsworld.com" target="_blank" rel="noreferrer">Previews World</a> &nbsp;::&nbsp; part of the Diamond Pop-Culture Network</li> + <li><a href="https://www.comicsbeat.com" target="_blank" rel="noreferrer">The Beat</a> &nbsp;::&nbsp; The Blog of Comics Culture</li> </ul> <h4>Music</h4> <ul> @@ -56,13 +56,13 @@ <h3>Communities</h3> <h4>Meatspace</h4> <ul> - <li><a href="https://dublinlinux.org" target="_blank" rel="noreferrer">Dublin Linux</a> | Ireland based Linux community | Affiliated - co-organiser</li> - <li><a href="https://mensa.org.uk" target="_blank" rel="noreferrer">Mensa</a> | High IQ Society | Affiliated - member</li> + <li><a href="https://dublinlinux.org" target="_blank" rel="noreferrer">Dublin Linux</a> &nbsp;::&nbsp; Ireland based Linux community &nbsp;::&nbsp; Affiliated - co-organiser</li> + <li><a href="https://mensa.org.uk" target="_blank" rel="noreferrer">Mensa</a> &nbsp;::&nbsp; High IQ Society &nbsp;::&nbsp; Affiliated - member</li> </ul> <h4>Forums</h4> <ul> - <li><a href="https://forum.metalwarfare.com/" target="_blank" rel="noreferrer">Metal Warfare</a> | Irish Metal forum</li> - <li><a href="https://nixers.net" target="_blank" rel="noreferrer">Nixers</a> | Community of *nix enthusiasts | Affiliated</li> + <li><a href="https://forum.metalwarfare.com/" target="_blank" rel="noreferrer">Metal Warfare</a> &nbsp;::&nbsp; Irish Metal forum</li> + <li><a href="https://nixers.net" target="_blank" rel="noreferrer">Nixers</a> &nbsp;::&nbsp; Community of *nix enthusiasts &nbsp;::&nbsp; Affiliated</li> </ul> <h4>Reddit</h4> <ul> @@ -71,45 +71,45 @@ </ul> <h3>Organisations</h3> <ul> - <li><a href="https://eff.org" target="_blank" rel="noreferrer">Electronic Frontier Foundation</a> | Affiliated - member</li> - <li><a href="https://fsf.org" target="_blank" rel="noreferrer">Free Software Foundation</a> | Affiliated - associate member</li> - <li><a href="https://www.digitalrights.ie" target="_blank" rel="noreferrer">Digital Rights Ireland</a> | Affiliated - donor</li> + <li><a href="https://eff.org" target="_blank" rel="noreferrer">Electronic Frontier Foundation</a> &nbsp;::&nbsp; Affiliated - member</li> + <li><a href="https://fsf.org" target="_blank" rel="noreferrer">Free Software Foundation</a> &nbsp;::&nbsp; Affiliated - associate member</li> + <li><a href="https://www.digitalrights.ie" target="_blank" rel="noreferrer">Digital Rights Ireland</a> &nbsp;::&nbsp; Affiliated - donor</li> <li><a href="https://www.iccl.ie/" target="_blank" rel="noreferrer">Irish Council for Civil Liberties</a></li> </ul> <h3>Podcasts</h3> <ul> - <li><a href="https://mwl.io/about/worlds-lamest-podcast" target="_blank" rel="noreferrer">60 Seconds of WIP</a> | World's Lamest Podcast from Michael W Lucas</li> - <li><a href="https://bronzeandmoderngods.com" target="_blank" rel="noreferrer">Bronze and Modern Gods</a> | Tips &amp; advice for comic book buying, selling, and collecting</li> - <li><a href="https://craphound.com/category/podcast/" target="_blank" rel="noreferrer">Cory Doctorow's Podcast</a> | Cory reads articles or stories he has authored</li> - <li><a href="https://www.iheart.com/podcast/1119-films-to-be-buried-with-w-31077271/" target="_blank" rel="noreferrer">Films to be Buried With with Brett Godstein</a> | A weekly guest talks through their life by way of movies</li> - <li><a href="https://latenightlinux.com" target="_blank" rel="noreferrer">Late Night Linux</a> | Flagship show from the LNL family of podcasts | Affiliated - Patreon supporter</li> - <li><a href="https://linuxafterdark.net/" target="_blank" rel="noreferrer">Linux After Dark</a> | The more philosophical aspects of being a Linux user | Affiliated - Patreon supporter</li> - <li><a href="https://linuxmatters.sh" target="_blank" rel="noreferrer">Linux Matters</a> | Open Source professionals discuss Linux | Affiliated - Patreon supporter</li> - <li><a href="https://myhauntedhead.libsyn.com" target="_blank" rel="noreferrer">My Haunted Head</a> | Toddzilla discusses Horror films and Metal music</li> - <li><a href="https://podcast.nixers.net" target="_blank" rel="noreferrer">The Nixers Podcast</a> | Interesting and informative deep dives into various Unix and Linux technologies</li> - <li><a href="https://www.2600.com/offthehook" target="_blank" rel="noreferrer">Off The Hook</a> | Weekly discussions from 2600</li> - <li><a href="https://selfhosted.show" target="_blank" rel="noreferrer">Self-Hosted</a> | Free and Open Source technologies you can host yourself</li> - <li><a href="https://www.smashingsecurity.com" target="_blank" rel="noreferrer">Smashing Security</a> | News and views from the world of cybersecurity, hacking, and internet threats</li> - <li><a href="https://shows.acast.com/tell-me-a-story-with-eddie-lenihan" target="_blank" rel="noreferrer">Tell Me A Story with Eddie Lenihan</a> | Stories from the past by Ireland's most well known storyteller</li> - <li><a href="https://play.acast.com/s/adambuxton" target="_blank" rel="noreferrer">The Adam Buxton Podcast</a> | Rambly conversations with interesting people</li> - <li><a href="https://bigpunchstudios.squarespace.com/jlacast" target="_blank" rel="noreferrer">The JLAcast</a> | revisiting Grant Morrison's legendary run on JLA</li> + <li><a href="https://mwl.io/about/worlds-lamest-podcast" target="_blank" rel="noreferrer">60 Seconds of WIP</a> &nbsp;::&nbsp; World's Lamest Podcast from Michael W Lucas</li> + <li><a href="https://bronzeandmoderngods.com" target="_blank" rel="noreferrer">Bronze and Modern Gods</a> &nbsp;::&nbsp; Tips &amp; advice for comic book buying, selling, and collecting</li> + <li><a href="https://craphound.com/category/podcast/" target="_blank" rel="noreferrer">Cory Doctorow's Podcast</a> &nbsp;::&nbsp; Cory reads articles or stories he has authored</li> + <li><a href="https://www.iheart.com/podcast/1119-films-to-be-buried-with-w-31077271/" target="_blank" rel="noreferrer">Films to be Buried With with Brett Godstein</a> &nbsp;::&nbsp; A weekly guest talks through their life by way of movies</li> + <li><a href="https://latenightlinux.com" target="_blank" rel="noreferrer">Late Night Linux</a> &nbsp;::&nbsp; Flagship show from the LNL family of podcasts &nbsp;::&nbsp; Affiliated - Patreon supporter</li> + <li><a href="https://linuxafterdark.net/" target="_blank" rel="noreferrer">Linux After Dark</a> &nbsp;::&nbsp; The more philosophical aspects of being a Linux user &nbsp;::&nbsp; Affiliated - Patreon supporter</li> + <li><a href="https://linuxmatters.sh" target="_blank" rel="noreferrer">Linux Matters</a> &nbsp;::&nbsp; Open Source professionals discuss Linux &nbsp;::&nbsp; Affiliated - Patreon supporter</li> + <li><a href="https://myhauntedhead.libsyn.com" target="_blank" rel="noreferrer">My Haunted Head</a> &nbsp;::&nbsp; Toddzilla discusses Horror films and Metal music</li> + <li><a href="https://podcast.nixers.net" target="_blank" rel="noreferrer">The Nixers Podcast</a> &nbsp;::&nbsp; Interesting and informative deep dives into various Unix and Linux technologies</li> + <li><a href="https://www.2600.com/offthehook" target="_blank" rel="noreferrer">Off The Hook</a> &nbsp;::&nbsp; Weekly discussions from 2600</li> + <li><a href="https://selfhosted.show" target="_blank" rel="noreferrer">Self-Hosted</a> &nbsp;::&nbsp; Free and Open Source technologies you can host yourself</li> + <li><a href="https://www.smashingsecurity.com" target="_blank" rel="noreferrer">Smashing Security</a> &nbsp;::&nbsp; News and views from the world of cybersecurity, hacking, and internet threats</li> + <li><a href="https://shows.acast.com/tell-me-a-story-with-eddie-lenihan" target="_blank" rel="noreferrer">Tell Me A Story with Eddie Lenihan</a> &nbsp;::&nbsp; Stories from the past by Ireland's most well known storyteller</li> + <li><a href="https://play.acast.com/s/adambuxton" target="_blank" rel="noreferrer">The Adam Buxton Podcast</a> &nbsp;::&nbsp; Rambly conversations with interesting people</li> + <li><a href="https://bigpunchstudios.squarespace.com/jlacast" target="_blank" rel="noreferrer">The JLAcast</a> &nbsp;::&nbsp; revisiting Grant Morrison's legendary run on JLA</li> </ul> <h3>Video channels</h3> <h4>Peertube</h4> <ul> - <li><a href="https://tinkerbetter.tube/c/veronicaexplains/videos" target="_blank" rel="noreferrer">Veronica Explains</a> | Fun content about cool things you can do with Linux | Affiliated - Patreon supporter</li> + <li><a href="https://tinkerbetter.tube/c/veronicaexplains/videos" target="_blank" rel="noreferrer">Veronica Explains</a> &nbsp;::&nbsp; Fun content about cool things you can do with Linux &nbsp;::&nbsp; Affiliated - Patreon supporter</li> </ul> <h4>Youtube</h4> <ul> - <li><a href="https://www.youtube.com/@2SICH" target="_blank" rel="noreferrer">2SICH</a> | creating covers and all sorts of stupid music videos</li> - <li><a href="https://www.youtube.com/@BangerTV" target="_blank" rel="noreferrer">BANGERTV</a> | Metal album reviews and original interviews | Affiliated - Patreon supporter</li> - <li><a href="https://www.youtube.com/@Beardmeatsfood" target="_blank" rel="noreferrer">BeardMeatsFood</a> | Bearded eating feats of monumental proportions</li> - <li><a href="https://www.youtube.com/@BronzeAndModernGods" target="_blank" rel="noreferrer">Bronze And Modern Gods</a> | Podcast exclusively about the Bronze, Copper and Modern Ages of comics!</li> - <li><a href="https://www.youtube.com/@Hak5" target="_blank" rel="noreferrer">Hak5</a> | TRUST YOUR TECHNOLUST</li> - <li><a href="https://www.youtube.com/@MeadandMetal" target="_blank" rel="noreferrer">Mead &amp; Metal</a> | Gig and monthly vloggers from South England | Affiliated - Patreon supporter</li> - <li><a href="https://www.youtube.com/@NatsWhatIReckon" target="_blank" rel="noreferrer">Nat's What I Reckon</a> | FUCK Jar Sauce!</li> - <li><a href="https://www.youtube.com/@Davidhartmanart" target="_blank" rel="noreferrer">Sideshow Monkey</a> | The art and films of award-winning director and horror illustrator David Hartman</li> - <li><a href="https://www.youtube.com/@xerostyle" target="_blank" rel="noreferrer">xero style</a> | EDC, art, and personal vlog of xero the cyberspace hero</li> + <li><a href="https://www.youtube.com/@2SICH" target="_blank" rel="noreferrer">2SICH</a> &nbsp;::&nbsp; creating covers and all sorts of stupid music videos</li> + <li><a href="https://www.youtube.com/@BangerTV" target="_blank" rel="noreferrer">BANGERTV</a> &nbsp;::&nbsp; Metal album reviews and original interviews &nbsp;::&nbsp; Affiliated - Patreon supporter</li> + <li><a href="https://www.youtube.com/@Beardmeatsfood" target="_blank" rel="noreferrer">BeardMeatsFood</a> &nbsp;::&nbsp; Bearded eating feats of monumental proportions</li> + <li><a href="https://www.youtube.com/@BronzeAndModernGods" target="_blank" rel="noreferrer">Bronze And Modern Gods</a> &nbsp;::&nbsp; Podcast exclusively about the Bronze, Copper and Modern Ages of comics!</li> + <li><a href="https://www.youtube.com/@Hak5" target="_blank" rel="noreferrer">Hak5</a> &nbsp;::&nbsp; TRUST YOUR TECHNOLUST</li> + <li><a href="https://www.youtube.com/@MeadandMetal" target="_blank" rel="noreferrer">Mead &amp; Metal</a> &nbsp;::&nbsp; Gig and monthly vloggers from South England &nbsp;::&nbsp; Affiliated - Patreon supporter</li> + <li><a href="https://www.youtube.com/@NatsWhatIReckon" target="_blank" rel="noreferrer">Nat's What I Reckon</a> &nbsp;::&nbsp; FUCK Jar Sauce!</li> + <li><a href="https://www.youtube.com/@Davidhartmanart" target="_blank" rel="noreferrer">Sideshow Monkey</a> &nbsp;::&nbsp; The art and films of award-winning director and horror illustrator David Hartman</li> + <li><a href="https://www.youtube.com/@xerostyle" target="_blank" rel="noreferrer">xero style</a> &nbsp;::&nbsp; EDC, art, and personal vlog of xero the cyberspace hero</li> </ul> </div> </div> diff --git a/style.css b/style.css @@ -16,8 +16,8 @@ body { font-family: 'main-font'; - background-color: #1f1d1b; - color: #fbf0d2; + background-color: #201f1e; + color: #f2f0ea; letter-spacing: 1.1px; line-height: 1.5; } @@ -35,6 +35,13 @@ header > p { margin-top: 0px; } +.header::after { + content: ''; + background: repeating-linear-gradient(90deg, #F5A9B8, #5BCEFA 2px, transparent 0, transparent 10px); + display: block; + width: 100%; +} + .container { max-width: 888px; margin-left: 88px; @@ -52,7 +59,7 @@ header > p { h1, h2, h3, h4, h5 { font-family: 'main-font'; text-transform: lowercase; - color: #9c353e; + color: #a83a43; } /*h2, h3, h4 { @@ -61,7 +68,7 @@ h1, h2, h3, h4, h5 { } h5 { - color: #fbf0d2; + color: #f2f0ea; text-decoration: underline dotted; font-family: 'main-font'; font-weight: normal; @@ -93,7 +100,7 @@ ul { hr { border-bottom: 0px; - border-top: 1px dotted #fbf0d2; + border-top: 1px dotted #f2f0ea; width: 30%; } @@ -106,7 +113,7 @@ strong { pre { overflow-x: auto; border-radius: 2px; - border: 1px solid #1f1d1b; + border: 1px solid #201f1e; background-color: #110f0d; display: table; } @@ -121,7 +128,7 @@ pre > code { } code { - color: #fbf0d2; + color: #f2f0ea; /*background-color: #6a3c42;*/ background-color: #5e2d33; font-family: 'envy'; diff --git a/uses/index.html b/uses/index.html @@ -15,51 +15,51 @@ <p>No affilitions unless specified.</p> <h3>Systems</h3> <ul> - <li>Custom PC | <a href="https://www.amd.com/en/product/8456" target="_blank" rel="noreferrer">AMD Ryzen 5 3600</a>, 32Gb <a href="https://www.corsair.com/us/en/p/memory/cmk16gx4m2d3600c16/vengeancea-lpx-16gb-2-x-8gb-ddr4-dram-3600mhz-c16-memory-kit-black-cmk16gx4m2d3600c16">Corsair Vengeance LPX DDR4</a>, <a href="https://www.sapphiretech.com/en/consumer/pulse-rx-580-8g-g5">Sapphire Pulse Radeon RX580</a></li> - <li>Laptop | <a href="https://www.lenovo.com/il/en/laptops/thinkpad/t-series/ThinkPad-T440p/p/22TP2TT440P" target="_blank" rel="noreferrer">Lenovo Thinkpad T440p</a></li> - <li>Mobile | Motorola Moto G6</li> - <li>'Prod' Server | <a href="https://psref.lenovo.com/Product/ThinkCentre_M900_Tiny" target="_blank" rel="noreferrer">Lenovo Thinkcentre M900 Tiny</a> running Proxmox</li> - <li>Homelab | 2x <a href="https://psref.lenovo.com/Product/ThinkCentre_M900_Tiny" target="_blank" rel="noreferrer">Lenovo Thinkcentre M900 Tiny</a> clustered with Corosync, Pacemaker, GlusterFS</li> + <li>Custom PC &nbsp;::&nbsp; <a href="https://www.amd.com/en/product/8456" target="_blank" rel="noreferrer">AMD Ryzen 5 3600</a>, 32Gb <a href="https://www.corsair.com/us/en/p/memory/cmk16gx4m2d3600c16/vengeancea-lpx-16gb-2-x-8gb-ddr4-dram-3600mhz-c16-memory-kit-black-cmk16gx4m2d3600c16">Corsair Vengeance LPX DDR4</a>, <a href="https://www.sapphiretech.com/en/consumer/pulse-rx-580-8g-g5">Sapphire Pulse Radeon RX580</a></li> + <li>Laptop &nbsp;::&nbsp; <a href="https://www.lenovo.com/il/en/laptops/thinkpad/t-series/ThinkPad-T440p/p/22TP2TT440P" target="_blank" rel="noreferrer">Lenovo Thinkpad T440p</a></li> + <li>Mobile &nbsp;::&nbsp; Motorola Moto G6</li> + <li>'Prod' Server &nbsp;::&nbsp; <a href="https://psref.lenovo.com/Product/ThinkCentre_M900_Tiny" target="_blank" rel="noreferrer">Lenovo Thinkcentre M900 Tiny</a> running Proxmox</li> + <li>Homelab &nbsp;::&nbsp; 2x <a href="https://psref.lenovo.com/Product/ThinkCentre_M900_Tiny" target="_blank" rel="noreferrer">Lenovo Thinkcentre M900 Tiny</a> clustered with Corosync, Pacemaker, GlusterFS</li> </ul> <h3>Peripherals</h3> <ul> - <li>Main keyboard | <a href="https://drop.com/buy/kbdfans-5-60-aluminum-mechanical-keyboard-case" target="_blank" rel="noreferrer">KBDFans 5&deg;</a>, <a href="https://zealpc.net/products/zealio">Zeal Zealios v2 67g</a>, <a href="https://drop.com/buy/drop-matt3o-mt3-susuwatari-custom-keycap-set">MT3 Susuwatari</a></li> - <li>Secondary keyboard | <a href="https://drop.com/buy/tada68-mechanical-keyboard" target="_blank" rel="noreferrer">Tada68</a>, <a href="https://keebworks.com/kailh-box-black/">Kailh BOX black</a>, <a href="https://www.millennialengineers.com/products/dolch-dark-double-shot-keycaps">Millennial Engineers DOLCH dark</a></li> - <li>Mouse | <a href="https://www.apple.com/shop/product/MK2D3AM/A/magic-trackpad-white-multi-touch-surface" target="_blank" rel="noreferrer">Apple Magic Trackpad 2</a></li> - <li>Graphics tablet | <a href="https://www.wacom.com/en-us/products/pen-tablets/wacom-intuos" target="_blank" rel="noreferrer">Wacom Intuos S</a></li> - <li>Monitors | BenQ G2420HDBL, Dell E2211H</li> - <li>Headphones | <a href="https://www.akg.com/Headphones/Over-ear%20%26%20On-ear/N60+NC.html" target="_blank" rel="noreferrer">AKG N60 NC</a></li> - <li>Microphone | <a href="https://www.shure.com/en-GB/products/microphones/mv5" target="_blank" rel="noreferrer">Shure MV5</a></li> + <li>Main keyboard &nbsp;::&nbsp; <a href="https://drop.com/buy/kbdfans-5-60-aluminum-mechanical-keyboard-case" target="_blank" rel="noreferrer">KBDFans 5&deg;</a>, <a href="https://zealpc.net/products/zealio">Zeal Zealios v2 67g</a>, <a href="https://drop.com/buy/drop-matt3o-mt3-susuwatari-custom-keycap-set">MT3 Susuwatari</a></li> + <li>Secondary keyboard &nbsp;::&nbsp; <a href="https://drop.com/buy/tada68-mechanical-keyboard" target="_blank" rel="noreferrer">Tada68</a>, <a href="https://keebworks.com/kailh-box-black/">Kailh BOX black</a>, <a href="https://www.millennialengineers.com/products/dolch-dark-double-shot-keycaps">Millennial Engineers DOLCH dark</a></li> + <li>Mouse &nbsp;::&nbsp; <a href="https://www.apple.com/shop/product/MK2D3AM/A/magic-trackpad-white-multi-touch-surface" target="_blank" rel="noreferrer">Apple Magic Trackpad 2</a></li> + <li>Graphics tablet &nbsp;::&nbsp; <a href="https://www.wacom.com/en-us/products/pen-tablets/wacom-intuos" target="_blank" rel="noreferrer">Wacom Intuos S</a></li> + <li>Monitors &nbsp;::&nbsp; BenQ G2420HDBL, Dell E2211H</li> + <li>Headphones &nbsp;::&nbsp; <a href="https://www.akg.com/Headphones/Over-ear%20%26%20On-ear/N60+NC.html" target="_blank" rel="noreferrer">AKG N60 NC</a></li> + <li>Microphone &nbsp;::&nbsp; <a href="https://www.shure.com/en-GB/products/microphones/mv5" target="_blank" rel="noreferrer">Shure MV5</a></li> </ul> <h3>Software</h3> <ul> - <li>Operating Systems | <a href="https://archlinux.org/" target="_blank" rel="noreferrer">Arch Linux</a> for main OS, <a href="https://www.debian.org">Debian</a>/<a href="https://www.devuan.org/">Devuan</a>/<a href="https://www.openbsd.org/">OpenBSD</a> for servers</li> - <li>Window manager | <a href="https://herbstluftwm.org/" target="_blank" rel="noreferrer">herbstluftwm</a></li> - <li>Terminal emulator | <a href="http://software.schmorp.de/pkg/rxvt-unicode.html" target="_blank" rel="noreferrer">rxvt-unicode</a></li> - <li>Terminal multiplexer | <a href="https://tmux.github.io" target="_blank" rel="noreferrer">tmux</a></li> - <li>Shell | <a href="https://zsh.sourceforge.io/" target="_blank" rel="noreferrer">Zsh</a></li> - <li>Font | <a href="/trigon-font" target="_blank" rel="noreferrer">trigon</a></li> - <li>Text editor | <a href="https://www.vim.org" target="_blank" rel="noreferrer">Vim</a></li> - <li>Mail client | <a href="https://www.mutt.org" target="_blank" rel="noreferrer">Mutt</a></li> - <li>IRC client | <a href="https://irssi.org/" target="_blank" rel="noreferrer">Irssi</a></li> - <li>RSS reader | <a href="https://newsboat.org/" target="_blank" rel="noreferrer">Newsboat</a></li> - <li>Usenet reader | <a href="http://www.tin.org/" target="_blank" rel="noreferrer">tin</a></li> - <li>PDF/Comic viewer | <a href="https://pwmt.org/projects/zathura/" target="_blank" rel="noreferrer">Zathura</a> with <a href="https://pwmt.org/projects/zathura-cb/">zathura-cb</a></li> - <li>Web browsers | <a href="https://qutebrowser.org/" target="_blank" rel="noreferrer">qutebrowser</a>, <a href="https://www.mozilla.org/en-US/firefox/windows/">Firefox</a></li> - <li>Textmode art | <a href="https://blocktronics.github.io/moebius/" target="_blank" rel="noreferrer">Moebius</a></li> - <li>Photo editing | <a href="https://www.darktable.org/" target="_blank" rel="noreferrer">Darktable</a></li> - <li>Digital art | <a href="https://krita.org/en/" target="_blank" rel="noreferrer">Krita</a></li> - <li>Backups | <a href="https://www.borgbackup.org/" target="_blank" rel="noreferrer">BorgBackup</a></li> - <li>Backups | <a href="https://tarsnap.com" target="_blank" rel="noreferrer">Tarsnap</a></li> - <li>Monitoring | <a href="https://github.com/louislam/uptime-kuma" target="_blank" rel="noreferrer">Uptime Kuma</a></li> + <li>Operating Systems &nbsp;::&nbsp; <a href="https://archlinux.org/" target="_blank" rel="noreferrer">Arch Linux</a> for main OS, <a href="https://www.debian.org">Debian</a>/<a href="https://www.devuan.org/">Devuan</a>/<a href="https://www.openbsd.org/">OpenBSD</a> for servers</li> + <li>Window manager &nbsp;::&nbsp; <a href="https://herbstluftwm.org/" target="_blank" rel="noreferrer">herbstluftwm</a></li> + <li>Terminal emulator &nbsp;::&nbsp; <a href="http://software.schmorp.de/pkg/rxvt-unicode.html" target="_blank" rel="noreferrer">rxvt-unicode</a></li> + <li>Terminal multiplexer &nbsp;::&nbsp; <a href="https://tmux.github.io" target="_blank" rel="noreferrer">tmux</a></li> + <li>Shell &nbsp;::&nbsp; <a href="https://zsh.sourceforge.io/" target="_blank" rel="noreferrer">Zsh</a></li> + <li>Font &nbsp;::&nbsp; <a href="/trigon-font" target="_blank" rel="noreferrer">trigon</a></li> + <li>Text editor &nbsp;::&nbsp; <a href="https://www.vim.org" target="_blank" rel="noreferrer">Vim</a></li> + <li>Mail client &nbsp;::&nbsp; <a href="https://www.mutt.org" target="_blank" rel="noreferrer">Mutt</a></li> + <li>IRC client &nbsp;::&nbsp; <a href="https://irssi.org/" target="_blank" rel="noreferrer">Irssi</a></li> + <li>RSS reader &nbsp;::&nbsp; <a href="https://newsboat.org/" target="_blank" rel="noreferrer">Newsboat</a></li> + <li>Usenet reader &nbsp;::&nbsp; <a href="http://www.tin.org/" target="_blank" rel="noreferrer">tin</a></li> + <li>PDF/Comic viewer &nbsp;::&nbsp; <a href="https://pwmt.org/projects/zathura/" target="_blank" rel="noreferrer">Zathura</a> with <a href="https://pwmt.org/projects/zathura-cb/">zathura-cb</a></li> + <li>Web browsers &nbsp;::&nbsp; <a href="https://qutebrowser.org/" target="_blank" rel="noreferrer">qutebrowser</a>, <a href="https://www.mozilla.org/en-US/firefox/windows/">Firefox</a></li> + <li>Textmode art &nbsp;::&nbsp; <a href="https://blocktronics.github.io/moebius/" target="_blank" rel="noreferrer">Moebius</a></li> + <li>Photo editing &nbsp;::&nbsp; <a href="https://www.darktable.org/" target="_blank" rel="noreferrer">Darktable</a></li> + <li>Digital art &nbsp;::&nbsp; <a href="https://krita.org/en/" target="_blank" rel="noreferrer">Krita</a></li> + <li>Backups &nbsp;::&nbsp; <a href="https://www.borgbackup.org/" target="_blank" rel="noreferrer">BorgBackup</a></li> + <li>Backups &nbsp;::&nbsp; <a href="https://tarsnap.com" target="_blank" rel="noreferrer">Tarsnap</a></li> + <li>Monitoring &nbsp;::&nbsp; <a href="https://github.com/louislam/uptime-kuma" target="_blank" rel="noreferrer">Uptime Kuma</a></li> </ul> <h3>Services</h3> <ul> - <li>VPS hosting | <a href="https://1984.hosting/" target="_blank" rel="noreferrer">1984</a>, <a href="https://openbsd.amsterdam/">OpenBSD Amsterdam</a></li> - <li>DNS | <a href="https://quad9.com/" target="_blank" rel="noreferrer">Quad9</a></li> - <li>Storage | <a href="https://www.backblaze.com/" target="_blank" rel="noreferrer">Backblaze</a></li> - <li>Backups | <a href="https://borgbase.com/" target="_blank" rel="noreferrer">BorgBase</a></li> - <li>Backups | <a href="https://www.tarsnap.com/" target="_blank" rel="noreferrer">Tarsnap</a></li> + <li>VPS hosting &nbsp;::&nbsp; <a href="https://1984.hosting/" target="_blank" rel="noreferrer">1984</a>, <a href="https://openbsd.amsterdam/">OpenBSD Amsterdam</a></li> + <li>DNS &nbsp;::&nbsp; <a href="https://quad9.com/" target="_blank" rel="noreferrer">Quad9</a></li> + <li>Storage &nbsp;::&nbsp; <a href="https://www.backblaze.com/" target="_blank" rel="noreferrer">Backblaze</a></li> + <li>Backups &nbsp;::&nbsp; <a href="https://borgbase.com/" target="_blank" rel="noreferrer">BorgBase</a></li> + <li>Backups &nbsp;::&nbsp; <a href="https://www.tarsnap.com/" target="_blank" rel="noreferrer">Tarsnap</a></li> </ul> </div> <div id="uses" class="subsection" target="_blank" rel="noreferrer"> @@ -67,24 +67,24 @@ <p>Read more about my EDC <a href="https://log.pyratebeard.net/entry/20230809-not_without_my_effects.html" target="_blank" rel="noreferrer">here</a>.</p> <h4 class="uses" target="_blank" rel="noreferrer">On person</h4> <ul> - <li>USB cable | <a href="https://rollingsquare.com/en-ie/collections/cables/products/incharge-6" target="_blank" rel="noreferrer">Rolling Square inCharge</a></li> - <li>Multitool | Abert Inox wallet tool</li> - <li>Pen | <a href="https://www.olightstore.com/open-mini-ballpoint-pen" target="_blank" rel="noreferrer">Olight O'pen mini</a></li> - <li>Headphones | <a href="https://www.sony.ie/electronics/in-ear-headphones/mdr-e9lp" target="_blank" rel="noreferrer">Sony MDR-E9LP</a></li> - <li>Flashlight | <a href="https://www.rovyvon.com/en-ch/products/aurora-a3-pro-g4-edc-keychain-flashlight" target="_blank" rel="noreferrer">RovyVon Aurora A3 Pro G4 MAO</a></li> - <li>Screwdriver | <a href="https://silexgear.com/en/tools/6-fix-anything-anywhere.html" target="_blank" rel="noreferrer">Silex Gear Fix</a></li> - <li>Key organiser | <a href="https://www.orbitkey.com/collections/all-keys/products/orbitkey-2-0-leather" target="_blank" rel="noreferrer">OrbitKey leather</a></li> + <li>USB cable &nbsp;::&nbsp; <a href="https://rollingsquare.com/en-ie/collections/cables/products/incharge-6" target="_blank" rel="noreferrer">Rolling Square inCharge</a></li> + <li>Multitool &nbsp;::&nbsp; Abert Inox wallet tool</li> + <li>Pen &nbsp;::&nbsp; <a href="https://www.olightstore.com/open-mini-ballpoint-pen" target="_blank" rel="noreferrer">Olight O'pen mini</a></li> + <li>Headphones &nbsp;::&nbsp; <a href="https://www.sony.ie/electronics/in-ear-headphones/mdr-e9lp" target="_blank" rel="noreferrer">Sony MDR-E9LP</a></li> + <li>Flashlight &nbsp;::&nbsp; <a href="https://www.rovyvon.com/en-ch/products/aurora-a3-pro-g4-edc-keychain-flashlight" target="_blank" rel="noreferrer">RovyVon Aurora A3 Pro G4 MAO</a></li> + <li>Screwdriver &nbsp;::&nbsp; <a href="https://silexgear.com/en/tools/6-fix-anything-anywhere.html" target="_blank" rel="noreferrer">Silex Gear Fix</a></li> + <li>Key organiser &nbsp;::&nbsp; <a href="https://www.orbitkey.com/collections/all-keys/products/orbitkey-2-0-leather" target="_blank" rel="noreferrer">OrbitKey leather</a></li> </ul> <h4 class="uses" target="_blank" rel="noreferrer">In bag</h4> <ul> - <li>Powerbank | <a href="https://www.anker.com/uk/products/a1268" target="_blank" rel="noreferrer">Anker PowerCore Essential 20000</a></li> - <li>Keyboard | <a href="https://www.amazon.co.uk/Bluetooth-Ultra-Slim-Smartphone-Rechargeable-Li-polymer/dp/B015LSEQ28" target="_blank" rel="noreferrer">Arteck folding bluetooth</a></li> - <li>Storage | <a href="https://www.toshiba-storage.com/products/toshiba-portable-hard-drives-canvio-basics/" target="_blank" rel="noreferrer">Toshiba Canvio 2TB</a></li> - <li>Wallet | <a href="https://www.ogondesign.com/en/products/smart-case-v2-black" target="_blank" rel="noreferrer">&Ouml;gon Smart Case</a></li> - <li>Pens | <a href="https://www.parkerpen.com/jotter-pens.html" target="_blank" rel="noreferrer">Parker Jotter</a>, <a href="https://www.sharpie.com/markers/permanent-markers/sharpie-permanent-markers-fine-point/SAP_30051.html">Sharpie black fine point marker</a></li> - <li>Stylus | <a href="https://www.amazon.co.uk/Friendly-Swede-Capacitive-Replaceable-Hybrid/dp/B07STJ6FK5" target="_blank" rel="noreferrer">Friendly Swede micro-knit tip hybrid</a></li> - <li>Screwdriver | Snap-on Blue Point 16-in-1 precision screwdriver</li> - <li>Ethernet cable | <a href="https://www.huntoffice.ie/belkin-cat5e-snagless-patch-cable-black-1.5m.html" target="_blank" rel="noreferrer">Belkin retractable Cat5e</a></li> + <li>Powerbank &nbsp;::&nbsp; <a href="https://www.anker.com/uk/products/a1268" target="_blank" rel="noreferrer">Anker PowerCore Essential 20000</a></li> + <li>Keyboard &nbsp;::&nbsp; <a href="https://www.amazon.co.uk/Bluetooth-Ultra-Slim-Smartphone-Rechargeable-Li-polymer/dp/B015LSEQ28" target="_blank" rel="noreferrer">Arteck folding bluetooth</a></li> + <li>Storage &nbsp;::&nbsp; <a href="https://www.toshiba-storage.com/products/toshiba-portable-hard-drives-canvio-basics/" target="_blank" rel="noreferrer">Toshiba Canvio 2TB</a></li> + <li>Wallet &nbsp;::&nbsp; <a href="https://www.ogondesign.com/en/products/smart-case-v2-black" target="_blank" rel="noreferrer">&Ouml;gon Smart Case</a></li> + <li>Pens &nbsp;::&nbsp; <a href="https://www.parkerpen.com/jotter-pens.html" target="_blank" rel="noreferrer">Parker Jotter</a>, <a href="https://www.sharpie.com/markers/permanent-markers/sharpie-permanent-markers-fine-point/SAP_30051.html">Sharpie black fine point marker</a></li> + <li>Stylus &nbsp;::&nbsp; <a href="https://www.amazon.co.uk/Friendly-Swede-Capacitive-Replaceable-Hybrid/dp/B07STJ6FK5" target="_blank" rel="noreferrer">Friendly Swede micro-knit tip hybrid</a></li> + <li>Screwdriver &nbsp;::&nbsp; Snap-on Blue Point 16-in-1 precision screwdriver</li> + <li>Ethernet cable &nbsp;::&nbsp; <a href="https://www.huntoffice.ie/belkin-cat5e-snagless-patch-cable-black-1.5m.html" target="_blank" rel="noreferrer">Belkin retractable Cat5e</a></li> </ul> </div> </div>