pyratebeard_net

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

commit 733323d77ac3b8b1f36b83714ffc081453551b24
parent c2e49abee934952e18b4541bf10056631f63b27c
Author: pyratebeard <root@pyratebeard.net>
Date:   Thu,  7 Mar 2024 14:22:19 +0000

link rel and target

Diffstat:
Mlinks/index.html | 157+++++++++++++++++++++++++++++++++++++++++--------------------------------------
Muses/index.html | 106++++++++++++++++++++++++++++++++++++++++---------------------------------------
2 files changed, 135 insertions(+), 128 deletions(-)

diff --git a/links/index.html b/links/index.html @@ -3,6 +3,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> @@ -31,143 +32,147 @@ <p>For a list of current setup and preferred warez navigate <a href="/uses">here</a>.<p> <h3 id="ring">Webring</h3> <ul> - <li><a href="https://eyenx.ch" target="_blank" rel="noreferrer">eyenx</a></li> - <li><a href="https://drkhsh.at" target="_blank" rel="noreferrer">drkhsh</a></li> - <li><a href="https://c0de.in" target="_blank" rel="noreferrer">jolia</a></li> - <li><a href="https://venam.nixers.net" target="_blank" rel="noreferrer">venam</a></li> - <li><a href="https://whois.xxe.ro" target="_blank" rel="noreferrer">xero</a></li> - <li><a href="https://z3bra.org" target="_blank" rel="noreferrer">z3bra</a></li> + <li><a href="https://eyenx.ch">eyenx</a></li> + <li><a href="https://drkhsh.at">drkhsh</a></li> + <li><a href="https://c0de.in">jolia</a></li> + <li><a href="https://venam.net">venam</a></li> + <li><a href="https://whois.xxe.ro">xero</a></li> + <li><a href="https://z3bra.org">z3bra</a></li> </ul> <h3 id="blogs">Weblogs</h3> <ul> - <li><a href="https://drkhsh.at" target="_blank" rel="noreferrer">drkhsh</a></li> - <li><a href="https://erikzaadi.com/" target="_blank" rel="noreferrer">Erik Zaadi</a></li> - <li><a href="https://sdoconnell.net/notes/" target="_blank" rel="noreferrer">sdoconnell</a></li> - <li><a href="https://venam.nixers.net/blog" target="_blank" rel="noreferrer">venam</a></li> - <li><a href="https://blog.x-e.ro/" target="_blank" rel="noreferrer">xero</a></li> + <li><a href="https://drkhsh.at">drkhsh</a></li> + <li><a href="https://erikzaadi.com/">Erik Zaadi</a></li> + <li><a href="https://sdoconnell.net/notes/">sdoconnell</a></li> + <li><a href="https://venam.net/blog">venam</a></li> + <li><a href="https://blog.x-e.ro/">xero</a></li> </ul> <h3 id="phlogs">Gopher Phlogs</h3> <ul> - <li><a href="gopher://gopher.black/1/phlog" target="_blank" rel="noreferrer">James Tomasino</a></li> + <li><a href="gopher://gopher.black/1/phlog">James Tomasino</a></li> </ul> <h3 id="pubs">Publications</h3> <h4>Newsletters</h4> <ul> - <li>nixers via <a href="https://nixers.net/newsletter/feed.xml" target="_blank" rel="noreferrer">RSS</a> or <a href="https://nixers.net/newsletter" target="_blank" rel="noreferrer">email</a></li> - <li><a href="https://pluralistic.net" target="_blank" rel="noreferrer">Pluralistic</a> &nbsp;::&nbsp; Daily links from Cory Doctorow</li> + <li>nixers via <a href="https://nixers.net/newsletter/feed.xml">RSS</a> or <a href="https://nixers.net/newsletter">email</a></li> + <li><a href="https://pluralistic.net">Pluralistic</a> &nbsp;::&nbsp; Daily links from Cory Doctorow</li> </ul> <h4>Zines</h4> <ul> - <li><a href="https://www.2600.com/Magazine/DigitalEditions" target="_blank" rel="noreferrer">2600</a> &nbsp;::&nbsp; The Hacker Quarterly</li> - <li><a href="http://phrack.org/" target="_blank" rel="noreferrer">Phrack</a> &nbsp;::&nbsp; Phreaking, Anarchy and Cracking</li> - <li><a href="https://tmpout.sh/" target="_blank" rel="noreferrer">TMP.OUT</a> &nbsp;::&nbsp; ELF Research Group</li> + <li><a href="https://www.2600.com/Magazine/DigitalEditions">2600</a> &nbsp;::&nbsp; The Hacker Quarterly</li> + <li><a href="http://phrack.org/">Phrack</a> &nbsp;::&nbsp; Phreaking, Anarchy and Cracking</li> + <li><a href="https://tmpout.sh/">TMP.OUT</a> &nbsp;::&nbsp; ELF Research Group</li> </ul> <h3 id="news">News</h3> <h4>Tech</h4> <ul> - <li><a href="https://news.ycombinator.com/" target="_blank" rel="noreferrer">Hacker News</a> &nbsp;::&nbsp; 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://nvd.nist.gov/general/news" target="_blank" rel="noreferrer">National Vulnerability Database</a></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> - <li><a href="https://soylentnews.org" target="_blank" rel="noreferrer">SoylentNews</a> &nbsp;::&nbsp; SoylentNews ...is people!</li> - <li><a href="https://www.kernel.org" target="_blank" rel="noreferrer">The Linux Kernel Archives</a></li> + <li><a href="https://news.ycombinator.com/">Hacker News</a> &nbsp;::&nbsp; Open Source focused web-portal</li> + <li><a href="https://itsfoss.com/">It's FOSS</a> &nbsp;::&nbsp; Open Source focused web-portal</li> + <li><a href="https://nvd.nist.gov/general/news">National Vulnerability Database</a></li> + <li><a href="https://www.phoronix.com">Phoronix</a> &nbsp;::&nbsp; Alternative operating system news and Linux hardware reviews</li> + <li><a href="https://soylentnews.org">SoylentNews</a> &nbsp;::&nbsp; SoylentNews ...is people!</li> + <li><a href="https://www.kernel.org">The Linux Kernel Archives</a></li> </ul> <h4>Comics</h4> <ul> - <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> + <li><a href="http://www.previewsworld.com">Previews World</a> &nbsp;::&nbsp; part of the Diamond Pop-Culture Network</li> + <li><a href="https://www.comicsbeat.com">The Beat</a> &nbsp;::&nbsp; The Blog of Comics Culture</li> </ul> <h4>Music</h4> <ul> - <li><a href="https://www.ever-metal.com/" target="_blank" rel="noreferrer">Ever Metal</a></li> - <li><a href="http://www.metalstorm.net" target="_blank" rel="noreferrer">Metal Storm</a></li> + <li><a href="https://www.ever-metal.com/">Ever Metal</a></li> + <li><a href="http://www.metalstorm.net">Metal Storm</a></li> </ul> <h4>Ensemble</h4> <ul> - <li><a href="https://boingboing.net" target="_blank" rel="noreferrer">Boing Boing</a> &nbsp;::&nbsp; A Directory of Mostly Wonderful Things</li> + <li><a href="https://boingboing.net">Boing Boing</a> &nbsp;::&nbsp; A Directory of Mostly Wonderful Things</li> </ul> <h3 id="groups">Communities</h3> <h4>Meatspace</h4> <ul> - <li><a href="https://dublinlinux.org" target="_blank" rel="noreferrer">Dublin Linux</a> &nbsp;::&nbsp; Ireland based Linux community &nbsp;::&nbsp; <i>Affiliated - co-organiser</i></li> - <li><a href="https://mensa.org.uk" target="_blank" rel="noreferrer">Mensa</a> &nbsp;::&nbsp; High IQ Society &nbsp;::&nbsp; <i>Affiliated - member</i></li> + <li><a href="https://dublinlinux.org">Dublin Linux</a> &nbsp;::&nbsp; Ireland based Linux community &nbsp;::&nbsp; <i>Affiliated - co-organiser</i></li> + <li><a href="https://mensa.org.uk">Mensa</a> &nbsp;::&nbsp; High IQ Society &nbsp;::&nbsp; <i>Affiliated - member</i></li> </ul> <h4>Forums</h4> <ul> - <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;</li> + <li><a href="https://forum.metalwarfare.com/">Metal Warfare</a> &nbsp;::&nbsp; Irish Metal forum</li> + <li><a href="https://nixers.net">nixers</a> &nbsp;::&nbsp; Community of *nix enthusiasts &nbsp;::&nbsp;</li> </ul> <h4>Public Access/Tildes</h4> <ul> - <li><a href="https://rawtext.club" target="_blank" rel="noreferrer">rawtext.club</a></li> - <li><a href="https://sdf.org" target="_blank" rel="noreferrer">SDF</a></li> - <li><a href="https://tilde.town" target="_blank" rel="noreferrer">tilde.town</a></li> + <li><a href="https://rawtext.club">rawtext.club</a></li> + <li><a href="https://sdf.org">SDF</a></li> + <li><a href="https://tilde.town">tilde.town</a></li> </ul> <h4>Gopher</h4> <ul> - <li><a href="gopher://bitreich.org" target="_blank" rel="noreferrer">bitreich</a></li> - <li><a href="gopher://circumlunar.space" target="_blank" rel="noreferrer">circumlunar.space</a></li> - <li><a href="gopher://gopher.floodgap.com" target="_blank" rel="noreferrer">Floodgap</a></li> - <li><a href="gopher://sdf.org" target="_blank" rel="noreferrer">SDF</a></li> + <li><a href="gopher://bitreich.org">bitreich</a></li> + <li><a href="gopher://circumlunar.space">circumlunar.space</a></li> + <li><a href="gopher://gopher.floodgap.com">Floodgap</a></li> + <li><a href="gopher://sdf.org">SDF</a></li> </ul> <h4>Reddit</h4> <ul> - <li><a href="https://reddit.com/r/comicbookcollecting" target="_blank" rel="noreferrer">/r/comicbookcollecting</a></li> - <li><a href="https://reddit.com/r/unixart" target="_blank" rel="noreferrer">/r/unixart</a></li> + <li><a href="https://reddit.com/r/comicbookcollecting">/r/comicbookcollecting</a></li> + <li><a href="https://reddit.com/r/unixart">/r/unixart</a></li> </ul> <h3 id="orgs">Organisations</h3> <ul> - <li><a href="https://www.digitalrights.ie" target="_blank" rel="noreferrer">Digital Rights Ireland</a> &nbsp;::&nbsp; <i>Affiliated - donor</i></li> - <li><a href="https://eff.org" target="_blank" rel="noreferrer">Electronic Frontier Foundation</a> &nbsp;::&nbsp; <i>Affiliated - member</i></li> - <li><a href="https://fsf.org" target="_blank" rel="noreferrer">Free Software Foundation</a> &nbsp;::&nbsp; <i>Affiliated - associate member</i></li> - <li><a href="https://www.iccl.ie/" target="_blank" rel="noreferrer">Irish Council for Civil Liberties</a></li> + <li><a href="https://www.digitalrights.ie">Digital Rights Ireland</a> &nbsp;::&nbsp; <i>Affiliated - donor</i></li> + <li><a href="https://eff.org">Electronic Frontier Foundation</a> &nbsp;::&nbsp; <i>Affiliated - member</i></li> + <li><a href="https://fsf.org">Free Software Foundation</a> &nbsp;::&nbsp; <i>Affiliated - associate member</i></li> + <li><a href="https://www.iccl.ie/">Irish Council for Civil Liberties</a></li> </ul> <h3 id="pods">Podcasts</h3> <ul> - <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; <i>Affiliated - Patreon supporter</i></li> - <li><a href="https://linuxafterdark.net/" target="_blank" rel="noreferrer">Linux After Dark</a> &nbsp;::&nbsp; More philosophical aspects of a Linux user &nbsp;::&nbsp; <i>Affiliated - Patreon supporter</i></li> - <li><a href="https://linuxmatters.sh" target="_blank" rel="noreferrer">Linux Matters</a> &nbsp;::&nbsp; Open Source professionals discuss Linux &nbsp;::&nbsp; <i>Affiliated - Patreon supporter</i></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://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> - <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://mwl.io/about/worlds-lamest-podcast">60 Seconds of WIP</a> &nbsp;::&nbsp; World's Lamest Podcast from Michael W Lucas</li> + <li><a href="https://bronzeandmoderngods.com">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/">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/">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">Late Night Linux</a> &nbsp;::&nbsp; Flagship show from the LNL family of podcasts &nbsp;::&nbsp; <i>Affiliated - Patreon supporter</i></li> + <li><a href="https://linuxafterdark.net/">Linux After Dark</a> &nbsp;::&nbsp; More philosophical aspects of a Linux user &nbsp;::&nbsp; <i>Affiliated - Patreon supporter</i></li> + <li><a href="https://linuxmatters.sh">Linux Matters</a> &nbsp;::&nbsp; Open Source professionals discuss Linux &nbsp;::&nbsp; <i>Affiliated - Patreon supporter</i></li> + <li><a href="https://myhauntedhead.libsyn.com">My Haunted Head</a> &nbsp;::&nbsp; Toddzilla discusses Horror films and Metal music</li> + <li><a href="https://www.2600.com/offthehook">Off The Hook</a> &nbsp;::&nbsp; Weekly discussions from 2600</li> + <li><a href="https://selfhosted.show">Self-Hosted</a> &nbsp;::&nbsp; Free and Open Source technologies you can host yourself</li> + <li><a href="https://www.smashingsecurity.com">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">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">The Adam Buxton Podcast</a> &nbsp;::&nbsp; Rambly conversations with interesting people</li> + <li><a href="https://bigpunchstudios.squarespace.com/jlacast">The JLAcast</a> &nbsp;::&nbsp; revisiting Grant Morrison's legendary run on JLA</li> + <li><a href="https://podcast.nixers.net">The Nixers Podcast</a> &nbsp;::&nbsp; Interesting and informative deep dives into various Unix and Linux technologies</li> </ul> <h3 id="vids">Video channels</h3> <h4>Peertube</h4> <ul> - <li><a href="https://tinkerbetter.tube/c/veronicaexplains/videos" target="_blank" rel="noreferrer">Veronica Explains</a> &nbsp;::&nbsp; Fun content about Linux &nbsp;::&nbsp; <i>Affiliated - Patreon supporter</i></li> + <li><a href="https://tinkerbetter.tube/c/veronicaexplains/videos">Veronica Explains</a> &nbsp;::&nbsp; Fun content about Linux &nbsp;::&nbsp; <i>Affiliated - Patreon supporter</i></li> </ul> <h4>Youtube</h4> <ul> - <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; <i>Affiliated - Patreon supporter</i></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; <i>Affiliated - Patreon supporter</i></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> + <li><a href="https://www.youtube.com/@2SICH">2SICH</a> &nbsp;::&nbsp; creating covers and all sorts of stupid music videos</li> + <li><a href="https://www.youtube.com/@BangerTV">BANGERTV</a> &nbsp;::&nbsp; Metal album reviews and original interviews &nbsp;::&nbsp; <i>Affiliated - Patreon supporter</i></li> + <li><a href="https://www.youtube.com/@Beardmeatsfood">BeardMeatsFood</a> &nbsp;::&nbsp; Bearded eating feats of monumental proportions</li> + <li><a href="https://www.youtube.com/@BronzeAndModernGods">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">Hak5</a> &nbsp;::&nbsp; TRUST YOUR TECHNOLUST</li> + <li><a href="https://www.youtube.com/@MeadandMetal">Mead &amp; Metal</a> &nbsp;::&nbsp; Gig and monthly vloggers from South England &nbsp;::&nbsp; <i>Affiliated - Patreon supporter</i></li> + <li><a href="https://www.youtube.com/@NatsWhatIReckon">Nat's What I Reckon</a> &nbsp;::&nbsp; FUCK Jar Sauce!</li> + <li><a href="https://www.youtube.com/@Davidhartmanart">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">xero style</a> &nbsp;::&nbsp; EDC, art, and personal vlog of xero the cyberspace hero</li> </ul> <h3 id="resources">Resources</h3> <ul> - <li><a href="http://dotshare.it" target="_blank" rel="noreferrer">DotShare</a> &nbsp;::&nbsp; attempted solution to all of the sporadic "Post your X configs!" threads</li> - <li><a href="https://www.thc.org/segfault/" target="_blank" rel="noreferrer">Segfault</a> &nbsp;::&nbsp; disposable root servers</li> - <li><a href="https://terminal.sexy" target="_blank" rel="noreferrer">terminal.sexy</a> &nbsp;::&nbsp; terminal colourscheme designer</li> + <li><a href="http://dotshare.it">DotShare</a> &nbsp;::&nbsp; attempted solution to all of the sporadic "Post your X configs!" threads</li> + <li><a href="https://viz.greynoise.io/">GreyNoise</a> &nbsp;::&nbsp; cyber threat intelligence tool</li> + <li><a href="https://dashboard.shadowserver.org/">Shadowserver</a> &nbsp;::&nbsp; cyber threat intelligence dashboard</li> + <li><a href="https://www.thc.org/segfault/">Segfault</a> &nbsp;::&nbsp; disposable root servers</li> + <li><a href="https://terminal.sexy">terminal.sexy</a> &nbsp;::&nbsp; terminal colourscheme designer</li> + <li><a href="https://wizardzines.com/">Wizard Zines</a> &nbsp;::&nbsp; programming zines by Julia Evans (<a href="https://social.jvns.ca/@b0rk">@b0rk</a>)</li> </ul> <h3 id="linkslinks">/links links</h3> <ul> - <li><a href="https://popey.com/blog/links/" target="_blank" rel="noreferrer">Alan Pope</a></li> - <li><a href="https://chriswere.wales/links" target="_blank" rel="noreferrer">Chris Were</a></li> - <li><a href="https://drkhsh.at/links.html" target="_blank" rel="noreferrer">drkhsh</a></li> + <li><a href="https://popey.com/blog/links/">Alan Pope</a></li> + <li><a href="https://matecha.net/links/">Andrew Matecha</a></li> + <li><a href="https://chriswere.wales/links">Chris Were</a></li> + <li><a href="https://drkhsh.at/links.html">drkhsh</a></li> </ul> </div> </div> diff --git a/uses/index.html b/uses/index.html @@ -3,11 +3,12 @@ <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> <span><h1>equipment and warez</h1></span> -<p><a href="/">who</a> :: <a href="https://log.pyratebeard.net">log</a> :: <a href="https://git.pyratebeard.net">git</a> :: <a href="/uses" class="dead">uses</a> :: <a href="/links">links</a></p> +<p><a href="/">who</a> :: <a href="https://log.pyratebeard.net">log</a> :: <a href="https://git.pyratebeard.net">git</a> :: <a class="dead">uses</a> :: <a href="/links">links</a></p> </header> <div class="container"> <div class="section"> @@ -15,76 +16,77 @@ <p>No affilitions unless specified.</p> <h3>Systems</h3> <ul> - <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>Custom PC &nbsp;::&nbsp; <a href="https://www.amd.com/en/product/8456">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">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> + <li>'Prod' Server &nbsp;::&nbsp; <a href="https://psref.lenovo.com/Product/ThinkCentre_M900_Tiny">Lenovo Thinkcentre M900 Tiny</a> running Proxmox</li> + <li>Homelab &nbsp;::&nbsp; 2x <a href="https://psref.lenovo.com/Product/ThinkCentre_M900_Tiny">Lenovo Thinkcentre M900 Tiny</a> clustered with Corosync, Pacemaker, GlusterFS</li> </ul> <h3>Peripherals</h3> <ul> - <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>Main keyboard &nbsp;::&nbsp; <a href="https://drop.com/buy/kbdfans-5-60-aluminum-mechanical-keyboard-case">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">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">Apple Magic Trackpad 2</a></li> + <li>Graphics tablet &nbsp;::&nbsp; <a href="https://www.wacom.com/en-us/products/pen-tablets/wacom-intuos">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> + <li>Headphones &nbsp;::&nbsp; <a href="https://www.akg.com/Headphones/Over-ear%20%26%20On-ear/N60+NC.html">AKG N60 NC</a></li> + <li>Microphone &nbsp;::&nbsp; <a href="https://www.shure.com/en-GB/products/microphones/mv5">Shure MV5</a></li> </ul> <h3>Software</h3> <ul> - <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> + <li>Operating Systems &nbsp;::&nbsp; <a href="https://archlinux.org/">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/">herbstluftwm</a></li> + <li>Terminal emulator &nbsp;::&nbsp; <a href="http://software.schmorp.de/pkg/rxvt-unicode.html">rxvt-unicode</a></li> + <li>Terminal multiplexer &nbsp;::&nbsp; <a href="https://tmux.github.io">tmux</a> via <a href="https://tmuxp.git-pull.com/index.html">tmuxp</a></li> + <li>Shell &nbsp;::&nbsp; <a href="https://zsh.sourceforge.io/">Zsh</a></li> + <li>Font &nbsp;::&nbsp; <a href="/trigon-font">trigon</a></li> + <li>Text editor &nbsp;::&nbsp; <a href="https://www.vim.org">Vim</a></li> + <li>Mail client &nbsp;::&nbsp; <a href="https://www.mutt.org">Mutt</a></li> + <li>IRC client &nbsp;::&nbsp; <a href="https://irssi.org/">Irssi</a></li> + <li>RSS reader &nbsp;::&nbsp; <a href="https://newsboat.org/">Newsboat</a></li> + <li>Usenet reader &nbsp;::&nbsp; <a href="http://www.tin.org/">tin</a></li> + <li>Notes/Wiki &nbsp;::&nbsp; <a href="http://vimwiki.github.io/">vimwiki</a></li> + <li>PDF/Comic viewer &nbsp;::&nbsp; <a href="https://pwmt.org/projects/zathura/">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/">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/">Moebius</a></li> + <li>Photo editing &nbsp;::&nbsp; <a href="https://www.darktable.org/">Darktable</a></li> + <li>Digital art &nbsp;::&nbsp; <a href="https://krita.org/en/">Krita</a></li> + <li>Backups &nbsp;::&nbsp; <a href="https://www.borgbackup.org/">BorgBackup</a></li> + <li>Backups &nbsp;::&nbsp; <a href="https://tarsnap.com">Tarsnap</a></li> + <li>Monitoring &nbsp;::&nbsp; <a href="https://github.com/louislam/uptime-kuma">Uptime Kuma</a></li> </ul> <h3>Services</h3> <ul> - <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> + <li>VPS hosting &nbsp;::&nbsp; <a href="https://1984.hosting/">1984</a>, <a href="https://openbsd.amsterdam/">OpenBSD Amsterdam</a></li> + <li>DNS &nbsp;::&nbsp; <a href="https://quad9.com/">Quad9</a></li> + <li>Storage &nbsp;::&nbsp; <a href="https://www.backblaze.com/">Backblaze</a></li> + <li>Backups &nbsp;::&nbsp; <a href="https://borgbase.com/">BorgBase</a></li> + <li>Backups &nbsp;::&nbsp; <a href="https://www.tarsnap.com/">Tarsnap</a></li> </ul> </div> - <div id="uses" class="subsection" target="_blank" rel="noreferrer"> + <div id="uses" class="subsection"> <h2>Everyday Carry</h2> - <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> + <p>Read more about my EDC <a href="https://log.pyratebeard.net/entry/20230809-not_without_my_effects.html">here</a>.</p> + <h4 class="uses">On person</h4> <ul> - <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>USB cable &nbsp;::&nbsp; <a href="https://rollingsquare.com/en-ie/collections/cables/products/incharge-6">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> + <li>Pen &nbsp;::&nbsp; <a href="https://www.olightstore.com/open-mini-ballpoint-pen">Olight O'pen mini</a></li> + <li>Headphones &nbsp;::&nbsp; <a href="https://www.sony.ie/electronics/in-ear-headphones/mdr-e9lp">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">RovyVon Aurora A3 Pro G4 MAO</a></li> + <li>Screwdriver &nbsp;::&nbsp; <a href="https://silexgear.com/en/tools/6-fix-anything-anywhere.html">Silex Gear Fix</a></li> + <li>Key organiser &nbsp;::&nbsp; <a href="https://www.orbitkey.com/collections/all-keys/products/orbitkey-2-0-leather">OrbitKey leather</a></li> </ul> - <h4 class="uses" target="_blank" rel="noreferrer">In bag</h4> + <h4 class="uses">In bag</h4> <ul> - <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>Powerbank &nbsp;::&nbsp; <a href="https://www.anker.com/uk/products/a1268">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">Arteck folding bluetooth</a></li> + <li>Storage &nbsp;::&nbsp; <a href="https://www.toshiba-storage.com/products/toshiba-portable-hard-drives-canvio-basics/">Toshiba Canvio 2TB</a></li> + <li>Wallet &nbsp;::&nbsp; <a href="https://www.ogondesign.com/en/products/smart-case-v2-black">&Ouml;gon Smart Case</a></li> + <li>Pens &nbsp;::&nbsp; <a href="https://www.parkerpen.com/jotter-pens.html">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">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> + <li>Ethernet cable &nbsp;::&nbsp; <a href="https://www.huntoffice.ie/belkin-cat5e-snagless-patch-cable-black-1.5m.html">Belkin retractable Cat5e</a></li> </ul> </div> </div>