diff options
| author | Radio <radiohotline@disroot.org> | 2026-03-28 13:36:25 +0300 |
|---|---|---|
| committer | Radio <radiohotline@disroot.org> | 2026-03-28 13:36:25 +0300 |
| commit | 117590d6d1a5370043bd56483c5a0f1465663cc2 (patch) | |
| tree | 5b646ab98eda021c2083f6733dcaa2140872e5a7 /webring/linuxring/index.html | |
| parent | d642d0a65dc0e45a7cc2a4d689f491d5e9610d78 (diff) | |
webring
Diffstat (limited to 'webring/linuxring/index.html')
| -rw-r--r-- | webring/linuxring/index.html | 1101 |
1 files changed, 558 insertions, 543 deletions
diff --git a/webring/linuxring/index.html b/webring/linuxring/index.html index b9604e9..baa71ab 100644 --- a/webring/linuxring/index.html +++ b/webring/linuxring/index.html @@ -1,543 +1,558 @@ - -<!DOCTYPE html> -<html> -<head> - <title>LinuxRing</title> - <link rel="icon" type="image/x-icon" href="Tux.png"> - <meta charset="UTF-8"> - <link href="style.css" rel="stylesheet" type="text/css" media="all"> - <link rel="stylesheet" href="script/onionring.css"> - <style> -.flex { - display: flex; - flex-wrap: wrap; - justify-content: center; - gap: 20px; -} - -.element { - display: block; - width: 200px; - text-align: center; -} - -.element textarea { - width: 200px; -} - </style> -</head> - -<body> - <h1>*nixRing</h1> -<div class="container"> - <div> - <img src="Tux.png" alt="Tux" style="height: 20%; float: left"/> - </div> - <p>Do you own a website? Do you use a <a href="https://en.wikipedia.org/wiki/List_of_Unix_systems#Unix-like_operating_systems">Unix-like operating system</a>? Or maybe you use an obscure non-Unix system like KolibriOS, Haiku, or Plan9. This place is for you! Whether you're a hardcore believer in Unix philosophies or a casual Linux user who owns a website, you're free to join the *nix systems webring.</p> - <p>To be accepted, your site must not be empty and must contain something related to technology, FOSS, or *nix, be it software or hardware. It does not have to be the focus of the site.</p> - <p>Dead sites and sites that do not add the widget within a month of admission will be removed without notice to maintain webring health.</p> - <p>Email: radiohotline[at]disroot[dot]org</p> - <p style="font-size: small;">Image of Tux by Larry Ewing and <a href="https://en.wikipedia.org/wiki/GIMP" class="extiw" title="w:GIMP">The GIMP</a>, Attribution, <a href="https://commons.wikimedia.org/w/index.php?curid=80930">Link</a></p> - - <div class="flex"> - <div class="element"> - <p>Submission form:</p> - <textarea> -Site: -Short description of your website: -The system/distro you use (for the icon): - </textarea> - </div> - - <div class="element" style="width: 300px;"> - <p>Widget. Specify in email for JS-free version:</p> - <textarea> -<script defer src="https://softmachine.dev/webring/linuxring/ring.js" data-icon="tux"> - </textarea> - </div> - <div class="element" style="text-align: left;"> - <p>The default icon is Tux. You can replace "tux" with any of the <a href="icons.txt">following icons</a>. If your OS is missing, I will automatically add it when you join.</p> - </div> - </div> - <br> - - <div class="members"> - <h2>Members</h2> - <table id="members"> - <tr> - <td><img class="icon" src="icon/artix.png"><img class="icon" src="icon/freebsd.png"></td> - <td><a href="https://softmachine.dev">teethinvitro.neocities.org</a></td> - <td>Soft Machine is a corner for my thoughts, art, music, and writing — a piece of me.</td> - </tr> - <tr> - <td><img class="icon" src="icon/arch.png"></td> - <td><a href="https://iwillneverbehappy.neocities.org/">iwillneverbehappy.neocities.org</a></td> - <td>Personal blog w/ artwork and sporadic posts, mainly about artmaking and FOSS :*)</td> - </tr> - <tr> - <td><img class="icon" src="icon/arch.png"><img class="icon" src="icon/endeavouros.png"></td> - <td><a href="https://xn--ug8ht8h.ws/">π¦π.ws</a></td> - <td>A website dedicated to the WorldsPlayer chat program from 1998 and onward, featuring modding tutorials and user-generated content for Worlds.com.</td> - <tr> - <tr> - <td><img class="icon" src="icon/artix.png"></td> - <td><a href="http://wirlaburla.worlio.com/">wirlaburla.worlio.com</a></td> - <td>A personal page for old software, programming, linux, and nerding out.</td> - </tr> - <tr> - <td><img class="icon" src="icon/freebsd.png"></td> - <td><a href="https://hoppingtopping.com/">hoppingtopping.com</a></td> - <td>A personal website themed after my current interests and dedicated to anyone who's interested in browsing it.</td> - </tr> - <tr> - <td><img class="icon" src="icon/openbsd.png"></td> - <td><a href="https://kaa.neocities.org">kaa.neocities.org</a></td> - <td>A place hosting the creations and appreciations of a young adult.</td> - </tr> - <tr> - <td><img class="icon" src="icon/mint.png"></td> - <td><a href="https://foreverliketh.is/">foreverliketh.is</a></td> - <td>Both a personal website and digital garden. Themes include: Education, Life, Psychology & Journaling</td> - </tr> - <tr> - <td><img class="icon" src="icon/manjaro.png"></td> - <td><a href="https://karma.computer">karma.computer</a></td> - <td>A digital garden planted with my thoughts and works and anything else I find interesting!</td> - </tr> - <tr> - <td><img class="icon" src="icon/popos.png"></td> - <td><a href="https://azuremillennium.neocities.org">azuremillennium.neocities.org</a></td> - <td>A personal website composed mostly of writing where I put anything related to my interests.</td> - </tr> - <tr> - <td><img class="icon" src="icon/gentoo.png"></td> - <td><a href="https://i330.dev/">i330.dev</a></td> - <td>Small blog & archive of stuff that I find interesting. Mostly technical stuffs & linux goodies in the works.</td> - </tr> - <tr> - <td><img class="icon" src="icon/arch.png"></td> - <td><a href="https://alan460.is-hella.gay/">alan460.is-hella.gay</a></td> - <td>Half personal website, half hoard of everything that I've ever known & felt.</td> - </tr> - <tr> - <td><img class="icon" src="icon/openbsd.png"></td> - <td><a href="https://crystal.tilde.institute">crystal.tilde.institute</a></td> - <td>a personal website where i share my opinions and random things i find interesting (currently WIP)</td> - </tr> - <tr> - <td><img class="icon" src="icon/void.png"><img class="icon" src="icon/gentoo.png"></td> - <td><a href="https://skeleg.org">skeleg.org</a></td> - <td>Personal site where I post projects, blog posts and pictures I take.</td> - </tr> - <tr> - <td><img class="icon" src="icon/void.png"><img class="icon" src="icon/artix.png"></td> - <td><a href="https://cronico.neocities.org">cronico.neocities.org</a></td> - <td>Bilingual (spanish/english) personal website where I show my art, I talk about books and I rant about things I hate or love.</td> - </tr> - <tr> - <td><img class="icon" src="icon/mint.png"></td> - <td><a href="https://theaio.neocities.org">theaio.neocities.org</a></td> - <td>Personal website containing whatever i feel like posting :)</td> - </tr> - <tr> - <td><img class="icon" src="icon/arch.png"></td> - <td><a href="https://risingthumb.xyz">risingthumb.xyz</a></td> - <td>Personal Website of RisingThumb, philosophy, software development, tech and other writings for stuff that interests</td> - </tr> - <tr> - <td><img class="icon" src="icon/ultramarine.png"></td> - <td><a href="https://leap123.neocities.org">leap123.neocities.org</a></td> - <td>My personal website with a blog. Posts whenever I felt like it.</td> - </tr> - <tr> - <td><img class="icon" src="icon/fedora.png"></td> - <td><a href="https://tepiloxtl.net/">tepiloxtl.net</a></td> - <td>Personal site I tippy-tap on about tech or games or who knows what actually π</td> - </tr> - <tr> - <td><img class="icon" src="icon/void.png"></td> - <td><a href="https://antares.neocities.org/">antares.neocities.org</a></td> - <td>[English, franΓ§ais, ζ₯ζ¬θͺ] FOSS and Linux gaming blog with a PeerTube channel. Occasional random topic and surprises.</td> - </tr> - <tr> - <td><img class="icon" src="icon/endeavouros.png"></td> - <td><a href="https://avas.space">avas.space</a></td> - <td>Personal site with pixel art, a terminal look, some info on the owner, a blog & some hidden secrets.</td> - </tr> - <tr> - <td><img class="icon" src="icon/endeavouros.png"></td> - <td><a href="https://0xf0xx0.eth.limo/">0xf0xx0.eth.limo</a></td> - <td>A personal website by a fluffy nerd, hosted on IPFS~</td> - </tr> - <tr> - <td><img class="icon" src="icon/debian.png"></td> - <td><a href="https://ophanimkei.com/">ophanimkei.com</a></td> - <td>A personal site of a lolita featuring art, essays, and other various ramblings</td> - </tr> - <tr> - <td><img class="icon" src="icon/arch.png"></td> - <td><a href="https://kinisis.xyz/">kinisis.xyz</a></td> - <td>A personal website & blog with a focus on Linux, digital independence and more.</td> - </tr> - <tr> - <td><img class="icon" src="icon/mate.png"></td> - <td><a href="http://baccyflap.com/">baccyflap.com</a></td> - <td>personal page about lots of things</td> - </tr> - <tr> - <td><img class="icon" src="icon/debian.png"></td> - <td><a href="https://exlitry.world/">exlitry.world</a></td> - <td>This is Charon Faustinus's personal site Exlitry.World (or Exlitry verse) This is the result of 4000+ hours in VRChat.</td> - </tr> - <tr> - <td><img class="icon" src="icon/endeavouros.png"></td> - <td><a href="https://circulars.dev">circulars.dev</a></td> - <td>my own personal website with a bunch of cool stuff (and blog posts every once in a blue moon)</td> - </tr> - <tr> - <td><img class="icon" src="icon/fedora.png"></td> - <td><a href="https://tommi.space/">tommi.space</a></td> - <td>The virtual representation of a messy and explosive mind.</td> - </tr> - <tr> - <td><img class="icon" src="icon/fedora.png"></td> - <td><a href="https://patrickwu.space/">patrickwu.space</a></td> - <td>Peronal blog about my dev notes with slices of my rant and sometimes my life</td> - </tr> - <tr> - <td><img class="icon" src="icon/debian.png"></td> - <td><a href="https://corvidae.digital/">corvidae.digital</a></td> - <td>my personal digital space! features my art, blog, collections, and more! π</td> - </tr> - <tr> - <td><img class="icon" src="icon/endeavouros.png"><img class="icon" src="icon/debian.png"></td> - <td><a href="https://raum.neocities.org/">raum.neocities.org</a></td> - <td>personal website with a generous dose of jellyfish.</td> - </tr> - <tr> - <td><img class="icon" src="icon/arch.png"></td> - <td><a href="https://avidseeker.github.io">avidseeker.github.io</a></td> - <td>An avid seeker of knowledge, technological freedom, and privacy. Into real sustainability that is only achieved with Free Software.</td> - </tr> - <tr> - <td><img class="icon" src="icon/kubuntu.png"></td> - <td><a href="https://www.dreamwingsthegriffon.com/">www.dreamwingsthegriffon.com</a></td> - <td>A birb on the internet puts up whatever they want into a void. Misc collection of thoughts, likes, dislikes, art, writings, guides,Β links, and probably more things later.</td> - </tr> - <tr> - <td><img class="icon" src="icon/artix.png"><img class="icon" src="icon/alpine.png"></td> - <td><a href="https://nicolabelluti.me">nicolabelluti.me</a></td> - <td>My personal blog where sometimes I post something interesting about tech</td> - </tr> - <tr> - <td><img class="icon" src="icon/fedora.png"><img class="icon" src="icon/debian.png"></td> - <td><a href="https://xx-starbrite-xx.neocities.org">xx-starbrite-xx.neocities.org</a></td> - <td>Random all-purpose site where I post my thoughts and art. Forever doomed to be a work in progress!</td> - </tr> - <tr> - <td><img class="icon" src="icon/ultramarine.png"></td> - <td><a href="https://heart143.neocities.org">heart143.neocities.org</a></td> - <td>Where the heart lives</td> - </tr> - <tr> - <td><img class="icon" src="icon/studio.png"></td> - <td><a href="https://cassiecandles.net/">cassiecandles.net</a></td> - <td>Personal blog for my art, witchcraft, and various projects</td> - </tr> - <tr> - <td><img class="icon" src="icon/popos.png"></td> - <td><a href="https://mkultra.monster">mkultra.monster</a></td> - <td> A home for my many blog posts, and all of the things that I do, including music, fiction, & more.</td> - </tr> - <tr> - <td><img class="icon" src="icon/ubuntu.png"><img class="icon" src="icon/zorin.png"><img class="icon" src="icon/raspberry.png"></td> - <td><a href="https://tiagorangel.com/">tiagorangel.com</a></td> - <td>my personal website I guess</td> - </tr> - <tr> - <td><img class="icon" src="icon/unity.png"><img class="icon" src="icon/endeavouros.png"></td> - <td><a href="https://sharkcave.me/">sharkcave.me</a></td> - <td>The web-home of a monster-fueled acid-blooded cat shark. Contains writings, shrines for my interests, and more to come!</td> - </tr> - <tr> - <td><img class="icon" src="icon/devuan.png"></td> - <td><a href="https://scuti.neocities.org/">scuti.neocities.org</a></td> - <td>scuti's text garden of programming, video gaming, and real life adventures. Semi-professional online portfolio of C, Lua, Ada, and Python projects.</td> - </tr> - <tr> - <td><img class="icon" src="icon/arch.png"></td> - <td><a href="https://appak.neocities.org">appak.neocities.org</a></td> - <td>appak's personal page, includes a long bio, button collection and personal links</td> - </tr> - <tr> - <td><img class="icon" src="icon/fedora.png"></td> - <td><a href="https://myrdin.cx">myrdin.cx</a></td> - <td>A minimalistic, personal website created by a linguist who is exploring the internet :)</td> - </tr> - <tr> - <td><img class="icon" src="icon/arch.png"></td> - <td><a href="https://clygro.cc/">clygro.cc</a></td> - <td>The personal website where I ramble about my adventures making a website, web browser and a Linux distro, also some of my photos and other content is hosted there.</td> - </tr> - <tr> - <td><img class="icon" src="icon/gentoo.png"></td> - <td><a href="https://fish.golf">fish.golf</a></td> - <td>fish π golf π fish ππ</td> - </tr> - <tr> - <td><img class="icon" src="icon/debian.png"><img class="icon" src="icon/arch.png"></td> - <td><a href="https://dagurthehorrible.neocities.org/">dagurthehorrible.neocities.org</a></td> - <td>personal website with stuff I like</td> - </tr> - <tr> - <td><img class="icon" src="icon/popos.png"><img class="icon" src="icon/endeavouros.png"></td> - <td><a href="https://spider-kyle.neocities.org/">spider-kyle.neocities.org</a></td> - <td>Personal site</td> - </tr> - <tr> - <td><img class="icon" src="icon/arch.png"></td> - <td><a href="https://regirock.net">regirock.net</a></td> - <td>My website is just a small personal page that I maintain as a hobby project and a form of self expression. It's fun to make your own stuff!</td> - </tr> - <tr> - <td><img class="icon" src="icon/mint.png"></td> - <td><a href="https://hazelthats.me">hazelthats.me</a></td> - <td>Personal website and blog of Hazel (that's me)</td> - </tr> - <tr> - <td><img class="icon" src="icon/opensuse.png"></td> - <td><a href="https://alexisgaming95.neocities.org">alexisgaming95.neocities.org</a></td> - <td>Making the unforeseeable future foreseeable. This is the official website of AGR, by Alexis himself!</td> - </tr> -<tr> - <td><img class="icon" src="icon/arch.png"></td> - <td><a href="https://lottalinuxlinks.com">lottalinuxlinks.com</a></td> - <td>The lottalinuxlinks.com linux user web blog is where an old linux user rambles on about linux, FOSS, movies, books, and other geekery.</td> -</tr> -<tr> - <td><img class="icon" src="icon/ubuntu.png"><img class="icon" src="icon/debian.png"></td> - <td><a href="https://gorkem.cc">gorkem.cc</a></td> - <td>A personal website where I share open-source and open-hardware projects, along with tutorials</td> -</tr> -<tr> - <td><img class="icon" src="icon/debian.png"></td> - <td><a href="https://riomc.cloud">riomc.cloud</a></td> - <td>Digital garden about a lot of things, but specially a technology blog</td> -</tr> -<tr> - <td><img class="icon" src="icon/endeavouros.png"><img class="icon" src="icon/raspberry.png"></td> - <td><a href="https://unpop.neocities.org/">unpop.neocities.org</a></td> - <td>A personal blog showcasing my favorite niche media, personal art, and coding projects.</td> -</tr> -<tr> - <td><img class="icon" src="icon/fedora.png"></td> - <td><a href="https://shittyweb.org/">https://shittyweb.org/</a></td> - <td>Its a place for me to talk about whatever random shit is on my mind. I talk about topics ranging from anime and music to deeper thoughts about the mind, society, and the universe.</td> -</tr> -<tr> - <td><img class="icon" src="icon/debian.png"></td> - <td><a href="https://pogmom.me">pogmom.me</a></td> - <td>Personal website which serves as a homepage for my FOSS & open internet projects </td> -</tr> -<tr> - <td><img class="icon" src="icon/opensuse.png"><img class="icon" src="icon/debian.png"><img class="icon" src="icon/fedora.png"></td> - <td><a href="https://april.nekoweb.org/">april.nekoweb.org</a></td> - <td>The personal page of a trans girl who's been using GNU/Linux since 2011. I like to share my thoughts, make tutorials, and more!</td> -</tr> -<tr> - <td><img class="icon" src="icon/arch.png"></td> - <td><a href="https://goodgirl.dev/">goodgirl.dev</a></td> - <td>This website contains general information about myself and my projects that I'm working on</td> -</tr> -<tr> - <td><img class="icon" src="icon/artix.png"></td> - <td><a href="https://sor.neocities.org/">sor.neocities.org</a></td> - <td>Software recommendations, dotfiles, shell scripts, and links to useful online tools and resources.</td> -</tr> -<tr> - <td><img class="icon" src="icon/debian.png"></td> - <td><a href="https://starcrush.net">starcrush.net</a></td> - <td>A place to share my personal interests including music, art, and technoloy</td> -</tr> -<tr> - <td><img class="icon" src="icon/debian.png"></td> - <td><a href="https://bytesofprogress.net/">bytesofprogress.net</a></td> - <td>Blog and knowledge base about computers. Also has useful files and links.</td> -</tr> -<tr> - <td><img class="icon" src="icon/mint.png"></td> - <td><a href="https://projectc190.net">projectc190.net</a></td> - <td>Personal website featuring artwork, techy articles, book reviews, and more</td> -</tr> -<tr> - <td><img class="icon" src="icon/endeavouros.png"></td> - <td><a href="https://privatenoob.top/">privatenoob.top</a></td> - <td>A tech and baking related personal site, with some additional quirkiness :3</td> -</tr> -<tr> - <td><img class="icon" src="icon/fedora.png"></td> - <td><a href="https://alexzeecomedy.com">alexzeecomedy.com</a></td> - <td>Alexzeecomedy.com is the online landing page for Alex Zee: stand-up comedian, content creator and FOSS/open-source enthusiast based in Huntsville, Alabama.</td> -</tr> -<tr> - <td><img class="icon" src="icon/arch.png"></td> - <td><a href="https://wheelsbot.dev/">wheelsbot.dev</a></td> - <td>A personal blog focused on tinkering with open-source software, primarily on Linux.</td> -</tr> -<tr> - <td><img class="icon" src="icon/debian.png"><img class="icon" src="icon/mint.png"></td> - <td><a href="https://8y7.nekoweb.org/">8y7.nekoweb.org</a></td> - <td>Mainly personal, but the majority of pages are about things I like. :)</td> -</tr> -<tr> - <td><img class="icon" src="icon/raspberry.png"><img class="icon" src="icon/debian.png"></td> - <td><a href="https://igor360.neocities.org/">igor360.neocities.org</a></td> - <td>warning: it super silly</td> -</tr> -<tr> - <td><img class="icon" src="icon/freebsd.png"></td> - <td><a href="https://zzfs.home.kg/">zzfs.home.kg</a></td> - <td>A blog about tech but mostly FreeBSD and Linux. Also some programming related stuff as well.</td> -</tr> -<tr> - <td><img class="icon" src="icon/gentoo.png"><img class="icon" src="icon/alpine.png"></td> - <td><a href="https://ari.lt/">ari.lt</a></td> - <td>The personal website of Arija A. (Ari Archer), a neurodivergent, transgender open source developer and tinkerer from Lithuania, where she dedicates her time to open source projects, digital freedom, tech accessibility, and creative exploration - building a little corner on the interwebs focused on making technology open, hackable, and accessible to all.</td> -</tr> -<tr> - <td><img class="icon" src="icon/arch.png"><img class="icon" src="icon/alpine.png"></td> - <td><a href="https://prigoana.com/">prigoana.com</a></td> - <td>personal site</td> -</tr> -<tr> - <td><img class="icon" src="icon/bazzite.png"></td> - <td><a href="https://lukealexdavis.co.uk">lukealexdavis.co.uk</a></td> - <td>The digital home of Luke Davis: a senior technical SEO, music producer, and blogger</td> -</tr> -<tr> - <td><img class="icon" src="icon/mint.png"></td> - <td><a href="https://kimberlygb.nekoweb.org/">kimberlygb.nekoweb.org</a></td> - <td>Raphire Win11Debloat</td> -</tr> -<tr> - <td><img class="icon" src="icon/fedora.png"></td> - <td><a href="https://maniksharma.xyz/">maniksharma.xyz</a></td> - <td>cool website for a teen who likes cool stuff like proxmox and linux</td> -</tr> -<tr> - <td><img class="icon" src="icon/arch.png"><img class="icon" src="icon/ubuntu.png"></td> - <td><a href="https://hisvirusness.com/">hisvirusness.com</a></td> - <td>Blog/personal platform/functional portfolio of a multimedia artist who created their own markup language specifically just to write the content of their website more efficiently. Whack. Job. Exclamation point.</td> -</tr> -<tr> - <td><img class="icon" src="icon/void.png"></td> - <td><a href="https://tx0.nekoweb.org">tx0.nekoweb.org</a></td> - <td>A personal page containing my blog on culture and technology, info on me, and whatever else I think is neat.</td> -</tr> -<tr> - <td><img class="icon" src="icon/nixos.png"></td> - <td><a href="https://offensivename.com">offensivename.com</a></td> - <td>I really hate computers</td> -</tr> -<tr> - <td><img class="icon" src="icon/nobara.png"></td> - <td><a href="https://leroymilo.neocities.org/">leroymilo.neocities.org</a></td> - <td>A personal site where I -talk about stuff I like and share stuff I make (games, mods, software)</td> -</tr> -<tr> - <td><img class="icon" src="icon/arch.png"></td> - <td><a href="https://ficd.sh">ficd.sh</a></td> - <td>Writings on text editors and Linux. Sometimes philosophy.</td> -</tr> -<tr> - <td><img class="icon" src="icon/nixos.png"></td> - <td><a href="https://skoove.dev">skoove.dev</a></td> - <td>I like writing about technical topics and really anything I find intresting</td> -</tr> -<tr> - <td><img class="icon" src="icon/fedora.png"><img class="icon" src="icon/endeavouros.png"><img class="icon" src="icon/openbsd.png"></td> - <td><a href="https://hexaitos.com">hexaitos.com</a></td> - <td>Personal website about various topics, including Linux, OpenBSD and tech (especially FOSS) in general.</td> -</tr> -<tr> - <td><img class="icon" src="icon/arch.png"></td> - <td><a href="https://minxie.likesyou.org">minxie.likesyou.org</a></td> - <td>a website of my own, where i host my projects, information and -support for my project!</td> -</tr> -<tr> - <td><img class="icon" src="icon/fedora.png"></td> - <td><a href="https://blog.k3can.us">blog.k3can.us</a></td> - <td>A blog about my hobbies, generally involving linux, ham radio, self-hosting, small -internet, and other nerdy topics.</td> -</tr> -<tr> - <td><img class="icon" src="icon/nobara.png"></td> - <td><a href="https://kwaamfan.haliya.net/">kwaamfan.haliya.net</a></td> - <td>a personal website and blog, mostly about language learning, video games, knitting, and technology</td> -</tr> -<tr> - <td><img class="icon" src="icon/ubuntu.png"><img class="icon" src="icon/mint.png"></td> - <td><a href="https://hamaonoverdrive.online">hamaonoverdrive.online</a></td> - <td>Personal website: indie visual novel development and discussion; technology and society; programming and art. The future is in our hands.</td> -</tr> -<tr> - <td><img class="icon" src="icon/nixos.png"><img class="icon" src="icon/openbsd.png"></td> - <td><a href="https://mtgmonkey.net">mtgmonkey.net</a></td> - <td>a nerd site about primarily functional programming, including Haskell, Nix/OS, and -Elm. Includes lots of links to other interesting sites and papers I find itneresting. In German and English.</td> -</tr> -<tr> - <td><img class="icon" src="icon/debian.png"></td> - <td><a href="https://planty.one">planty.one</a></td> - <td>A queer game designer and artist who loves technology, especially computer tech and software.</td> -</tr> -<tr> - <td><img class="icon" src="icon/mint.png"><img class="icon" src="icon/nixos.png"></td> - <td><a href="https://7vtia.nekoweb.org">7vtia.nekoweb.org</a></td> - <td>A personal website and blog that is also a resources page.</td> -</tr> -<tr> - <td><img class="icon" src="icon/kde.png"></td> - <td><a href="https://akselmo.dev">akselmo.dev</a></td> - <td>Ramblings about KDE development, Linux, Gamedev, FOSS in general and whatever personal things I come up with.</td> -</tr> -<tr> - <td><img class="icon" src="icon/debian.png"></td> - <td><a href="https://joelb.xyz/">joelb.xyz</a></td> - <td>A random place for me to put things up. May look completely different next time you see it!</td> -</tr> -<tr> - <td><img class="icon" src="icon/arch.png"></td> - <td><a href="https://innocentzero.is-a.dev/">innocentzero.is-a.dev</a></td> - <td>A collection of my ramblings, notes, and other stuff - my home -on the internet.</td> -</tr> -<tr> - <td><img class="icon" src="icon/postmarketos.png"></td> - <td><a href="https://coolpickles.neocities.org">coolpickles.neocities.org</a></td> - <td>Nerdy aero-themed website about obscure/obsolete technology, non-standard linux, daily driving linux, tech news, and FOSS software/technologies. Featuring a blog, product reviews, and game reviews.</td> -</tr> -<tr> - <td><img class="icon" src="icon/artix.png"><img class="icon" src="icon/popos.png"></td> - <td><a href="https://tech-absurdist.neocities.org/">tech-absurdist.neocities.org</a></td> - <td>A blog on my personal journey about escaping the techno-matrix.</td> -</tr> -<tr> - <td><img class="icon" src="icon/debian.png"></td> - <td><a href="https://wrywerytwreywery.stupid.pizza/">wrywerytwreywery.stupid.pizza</a></td> - <td>whatever comes to mind, whenever it comes to mind.</td> -</tr> - - - </table> - </div> - - <a style="float: right;" title="Ronald G Minnich, CC BY-SA 3.0 <http://creativecommons.org/licenses/by-sa/3.0/>, via Wikimedia Commons" href="https://commons.wikimedia.org/wiki/File:LinuxBIOS_Logo.jpg"><img width="128" alt="LinuxBIOS Logo" src="https://upload.wikimedia.org/wikipedia/commons/8/8e/LinuxBIOS_Logo.jpg"></a> -</div> - - <footer style="margin-left: 29%">Year of Linux</footer> - -</body> -</html> +
+<!DOCTYPE html>
+<html>
+<head>
+ <title>LinuxRing</title>
+ <link rel="icon" type="image/x-icon" href="Tux.png">
+ <meta charset="UTF-8">
+ <link href="style.css" rel="stylesheet" type="text/css" media="all">
+ <link rel="stylesheet" href="script/onionring.css">
+ <style>
+.flex {
+ display: flex;
+ flex-wrap: wrap;
+ justify-content: center;
+ gap: 20px;
+}
+
+.element {
+ display: block;
+ width: 200px;
+ text-align: center;
+}
+
+.element textarea {
+ width: 200px;
+}
+ </style>
+</head>
+
+<body>
+ <h1>*nixRing</h1>
+<div class="container">
+ <div>
+ <img src="Tux.png" alt="Tux" style="height: 20%; float: left"/>
+ </div>
+ <p>Do you own a website? Do you use a <a href="https://en.wikipedia.org/wiki/List_of_Unix_systems#Unix-like_operating_systems">Unix-like operating system</a>? Or maybe you use an obscure non-Unix system like KolibriOS, Haiku, or Plan9. This place is for you! Whether you're a hardcore believer in Unix philosophies or a casual Linux user who owns a website, you're free to join the *nix systems webring.</p>
+ <p>To be accepted, your site must not be empty and must contain something related to technology, FOSS, or *nix, be it software or hardware. It does not have to be the focus of the site.</p>
+ <p>Dead sites and sites that do not add the widget within a month of admission will be removed without notice to maintain webring health.</p>
+ <p>Email: radiohotline[at]disroot[dot]org</p>
+ <p style="font-size: small;">Image of Tux by Larry Ewing and <a href="https://en.wikipedia.org/wiki/GIMP" class="extiw" title="w:GIMP">The GIMP</a>, Attribution, <a href="https://commons.wikimedia.org/w/index.php?curid=80930">Link</a></p>
+
+ <div class="flex">
+ <div class="element">
+ <p>Submission form:</p>
+ <textarea>
+Site:
+Short description of your website:
+The system/distro you use (for the icon):
+ </textarea>
+ </div>
+
+ <div class="element" style="width: 300px;">
+ <p>Widget. Specify in email for JS-free version:</p>
+ <textarea>
+<script defer src="https://softmachine.dev/webring/linuxring/ring.js" data-icon="tux">
+ </textarea>
+ </div>
+ <div class="element" style="text-align: left;">
+ <p>The default icon is Tux. You can replace "tux" with any of the <a href="icons.txt">following icons</a>. If your OS is missing, I will automatically add it when you join.</p>
+ </div>
+ </div>
+ <br>
+
+ <div class="members">
+ <h2>Members</h2>
+ <table id="members">
+ <tr>
+ <td><img class="icon" src="icon/artix.png"><img class="icon" src="icon/freebsd.png"></td>
+ <td><a href="https://softmachine.dev">teethinvitro.neocities.org</a></td>
+ <td>Soft Machine is a corner for my thoughts, art, music, and writing — a piece of me.</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/arch.png"></td>
+ <td><a href="https://iwillneverbehappy.neocities.org/">iwillneverbehappy.neocities.org</a></td>
+ <td>Personal blog w/ artwork and sporadic posts, mainly about artmaking and FOSS :*)</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/arch.png"><img class="icon" src="icon/endeavouros.png"></td>
+ <td><a href="https://xn--ug8ht8h.ws/">π¦π.ws</a></td>
+ <td>A website dedicated to the WorldsPlayer chat program from 1998 and onward, featuring modding tutorials and user-generated content for Worlds.com.</td>
+ <tr>
+ <tr>
+ <td><img class="icon" src="icon/artix.png"></td>
+ <td><a href="http://wirlaburla.worlio.com/">wirlaburla.worlio.com</a></td>
+ <td>A personal page for old software, programming, linux, and nerding out.</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/freebsd.png"></td>
+ <td><a href="https://hoppingtopping.com/">hoppingtopping.com</a></td>
+ <td>A personal website themed after my current interests and dedicated to anyone who's interested in browsing it.</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/openbsd.png"></td>
+ <td><a href="https://kaa.neocities.org">kaa.neocities.org</a></td>
+ <td>A place hosting the creations and appreciations of a young adult.</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/mint.png"></td>
+ <td><a href="https://foreverliketh.is/">foreverliketh.is</a></td>
+ <td>Both a personal website and digital garden. Themes include: Education, Life, Psychology & Journaling</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/manjaro.png"></td>
+ <td><a href="https://karma.computer">karma.computer</a></td>
+ <td>A digital garden planted with my thoughts and works and anything else I find interesting!</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/popos.png"></td>
+ <td><a href="https://azuremillennium.neocities.org">azuremillennium.neocities.org</a></td>
+ <td>A personal website composed mostly of writing where I put anything related to my interests.</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/gentoo.png"></td>
+ <td><a href="https://i330.dev/">i330.dev</a></td>
+ <td>Small blog & archive of stuff that I find interesting. Mostly technical stuffs & linux goodies in the works.</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/arch.png"></td>
+ <td><a href="https://alan460.is-hella.gay/">alan460.is-hella.gay</a></td>
+ <td>Half personal website, half hoard of everything that I've ever known & felt.</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/openbsd.png"></td>
+ <td><a href="https://crystal.tilde.institute">crystal.tilde.institute</a></td>
+ <td>a personal website where i share my opinions and random things i find interesting (currently WIP)</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/void.png"><img class="icon" src="icon/gentoo.png"></td>
+ <td><a href="https://skeleg.org">skeleg.org</a></td>
+ <td>Personal site where I post projects, blog posts and pictures I take.</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/void.png"><img class="icon" src="icon/artix.png"></td>
+ <td><a href="https://cronico.neocities.org">cronico.neocities.org</a></td>
+ <td>Bilingual (spanish/english) personal website where I show my art, I talk about books and I rant about things I hate or love.</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/mint.png"></td>
+ <td><a href="https://theaio.neocities.org">theaio.neocities.org</a></td>
+ <td>Personal website containing whatever i feel like posting :)</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/arch.png"></td>
+ <td><a href="https://risingthumb.xyz">risingthumb.xyz</a></td>
+ <td>Personal Website of RisingThumb, philosophy, software development, tech and other writings for stuff that interests</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/ultramarine.png"></td>
+ <td><a href="https://leap123.neocities.org">leap123.neocities.org</a></td>
+ <td>My personal website with a blog. Posts whenever I felt like it.</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/fedora.png"></td>
+ <td><a href="https://tepiloxtl.net/">tepiloxtl.net</a></td>
+ <td>Personal site I tippy-tap on about tech or games or who knows what actually π</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/void.png"></td>
+ <td><a href="https://antares.neocities.org/">antares.neocities.org</a></td>
+ <td>[English, franΓ§ais, ζ₯ζ¬θͺ] FOSS and Linux gaming blog with a PeerTube channel. Occasional random topic and surprises.</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/endeavouros.png"></td>
+ <td><a href="https://avas.space">avas.space</a></td>
+ <td>Personal site with pixel art, a terminal look, some info on the owner, a blog & some hidden secrets.</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/endeavouros.png"></td>
+ <td><a href="https://0xf0xx0.eth.limo/">0xf0xx0.eth.limo</a></td>
+ <td>A personal website by a fluffy nerd, hosted on IPFS~</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/debian.png"></td>
+ <td><a href="https://ophanimkei.com/">ophanimkei.com</a></td>
+ <td>A personal site of a lolita featuring art, essays, and other various ramblings</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/arch.png"></td>
+ <td><a href="https://kinisis.xyz/">kinisis.xyz</a></td>
+ <td>A personal website & blog with a focus on Linux, digital independence and more.</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/mate.png"></td>
+ <td><a href="http://baccyflap.com/">baccyflap.com</a></td>
+ <td>personal page about lots of things</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/debian.png"></td>
+ <td><a href="https://exlitry.world/">exlitry.world</a></td>
+ <td>This is Charon Faustinus's personal site Exlitry.World (or Exlitry verse) This is the result of 4000+ hours in VRChat.</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/endeavouros.png"></td>
+ <td><a href="https://circulars.dev">circulars.dev</a></td>
+ <td>my own personal website with a bunch of cool stuff (and blog posts every once in a blue moon)</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/fedora.png"></td>
+ <td><a href="https://tommi.space/">tommi.space</a></td>
+ <td>The virtual representation of a messy and explosive mind.</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/fedora.png"></td>
+ <td><a href="https://patrickwu.space/">patrickwu.space</a></td>
+ <td>Peronal blog about my dev notes with slices of my rant and sometimes my life</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/debian.png"></td>
+ <td><a href="https://corvidae.digital/">corvidae.digital</a></td>
+ <td>my personal digital space! features my art, blog, collections, and more! π</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/endeavouros.png"><img class="icon" src="icon/debian.png"></td>
+ <td><a href="https://raum.neocities.org/">raum.neocities.org</a></td>
+ <td>personal website with a generous dose of jellyfish.</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/arch.png"></td>
+ <td><a href="https://avidseeker.github.io">avidseeker.github.io</a></td>
+ <td>An avid seeker of knowledge, technological freedom, and privacy. Into real sustainability that is only achieved with Free Software.</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/kubuntu.png"></td>
+ <td><a href="https://www.dreamwingsthegriffon.com/">www.dreamwingsthegriffon.com</a></td>
+ <td>A birb on the internet puts up whatever they want into a void. Misc collection of thoughts, likes, dislikes, art, writings, guides,Β links, and probably more things later.</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/artix.png"><img class="icon" src="icon/alpine.png"></td>
+ <td><a href="https://nicolabelluti.me">nicolabelluti.me</a></td>
+ <td>My personal blog where sometimes I post something interesting about tech</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/fedora.png"><img class="icon" src="icon/debian.png"></td>
+ <td><a href="https://xx-starbrite-xx.neocities.org">xx-starbrite-xx.neocities.org</a></td>
+ <td>Random all-purpose site where I post my thoughts and art. Forever doomed to be a work in progress!</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/ultramarine.png"></td>
+ <td><a href="https://heart143.neocities.org">heart143.neocities.org</a></td>
+ <td>Where the heart lives</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/studio.png"></td>
+ <td><a href="https://cassiecandles.net/">cassiecandles.net</a></td>
+ <td>Personal blog for my art, witchcraft, and various projects</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/popos.png"></td>
+ <td><a href="https://mkultra.monster">mkultra.monster</a></td>
+ <td> A home for my many blog posts, and all of the things that I do, including music, fiction, & more.</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/ubuntu.png"><img class="icon" src="icon/zorin.png"><img class="icon" src="icon/raspberry.png"></td>
+ <td><a href="https://tiagorangel.com/">tiagorangel.com</a></td>
+ <td>my personal website I guess</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/unity.png"><img class="icon" src="icon/endeavouros.png"></td>
+ <td><a href="https://sharkcave.me/">sharkcave.me</a></td>
+ <td>The web-home of a monster-fueled acid-blooded cat shark. Contains writings, shrines for my interests, and more to come!</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/devuan.png"></td>
+ <td><a href="https://scuti.neocities.org/">scuti.neocities.org</a></td>
+ <td>scuti's text garden of programming, video gaming, and real life adventures. Semi-professional online portfolio of C, Lua, Ada, and Python projects.</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/arch.png"></td>
+ <td><a href="https://appak.neocities.org">appak.neocities.org</a></td>
+ <td>appak's personal page, includes a long bio, button collection and personal links</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/fedora.png"></td>
+ <td><a href="https://myrdin.cx">myrdin.cx</a></td>
+ <td>A minimalistic, personal website created by a linguist who is exploring the internet :)</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/arch.png"></td>
+ <td><a href="https://clygro.cc/">clygro.cc</a></td>
+ <td>The personal website where I ramble about my adventures making a website, web browser and a Linux distro, also some of my photos and other content is hosted there.</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/gentoo.png"></td>
+ <td><a href="https://fish.golf">fish.golf</a></td>
+ <td>fish π golf π fish ππ</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/debian.png"><img class="icon" src="icon/arch.png"></td>
+ <td><a href="https://dagurthehorrible.neocities.org/">dagurthehorrible.neocities.org</a></td>
+ <td>personal website with stuff I like</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/popos.png"><img class="icon" src="icon/endeavouros.png"></td>
+ <td><a href="https://spider-kyle.neocities.org/">spider-kyle.neocities.org</a></td>
+ <td>Personal site</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/arch.png"></td>
+ <td><a href="https://regirock.net">regirock.net</a></td>
+ <td>My website is just a small personal page that I maintain as a hobby project and a form of self expression. It's fun to make your own stuff!</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/mint.png"></td>
+ <td><a href="https://hazelthats.me">hazelthats.me</a></td>
+ <td>Personal website and blog of Hazel (that's me)</td>
+ </tr>
+ <tr>
+ <td><img class="icon" src="icon/opensuse.png"></td>
+ <td><a href="https://alexisgaming95.neocities.org">alexisgaming95.neocities.org</a></td>
+ <td>Making the unforeseeable future foreseeable. This is the official website of AGR, by Alexis himself!</td>
+ </tr>
+<tr>
+ <td><img class="icon" src="icon/arch.png"></td>
+ <td><a href="https://lottalinuxlinks.com">lottalinuxlinks.com</a></td>
+ <td>The lottalinuxlinks.com linux user web blog is where an old linux user rambles on about linux, FOSS, movies, books, and other geekery.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/ubuntu.png"><img class="icon" src="icon/debian.png"></td>
+ <td><a href="https://gorkem.cc">gorkem.cc</a></td>
+ <td>A personal website where I share open-source and open-hardware projects, along with tutorials</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/debian.png"></td>
+ <td><a href="https://riomc.cloud">riomc.cloud</a></td>
+ <td>Digital garden about a lot of things, but specially a technology blog</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/endeavouros.png"><img class="icon" src="icon/raspberry.png"></td>
+ <td><a href="https://unpop.neocities.org/">unpop.neocities.org</a></td>
+ <td>A personal blog showcasing my favorite niche media, personal art, and coding projects.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/fedora.png"></td>
+ <td><a href="https://shittyweb.org/">https://shittyweb.org/</a></td>
+ <td>Its a place for me to talk about whatever random shit is on my mind. I talk about topics ranging from anime and music to deeper thoughts about the mind, society, and the universe.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/debian.png"></td>
+ <td><a href="https://pogmom.me">pogmom.me</a></td>
+ <td>Personal website which serves as a homepage for my FOSS & open internet projects </td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/opensuse.png"><img class="icon" src="icon/debian.png"><img class="icon" src="icon/fedora.png"></td>
+ <td><a href="https://april.nekoweb.org/">april.nekoweb.org</a></td>
+ <td>The personal page of a trans girl who's been using GNU/Linux since 2011. I like to share my thoughts, make tutorials, and more!</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/arch.png"></td>
+ <td><a href="https://goodgirl.dev/">goodgirl.dev</a></td>
+ <td>This website contains general information about myself and my projects that I'm working on</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/artix.png"></td>
+ <td><a href="https://sor.neocities.org/">sor.neocities.org</a></td>
+ <td>Software recommendations, dotfiles, shell scripts, and links to useful online tools and resources.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/debian.png"></td>
+ <td><a href="https://starcrush.net">starcrush.net</a></td>
+ <td>A place to share my personal interests including music, art, and technoloy</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/debian.png"></td>
+ <td><a href="https://bytesofprogress.net/">bytesofprogress.net</a></td>
+ <td>Blog and knowledge base about computers. Also has useful files and links.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/mint.png"></td>
+ <td><a href="https://projectc190.net">projectc190.net</a></td>
+ <td>Personal website featuring artwork, techy articles, book reviews, and more</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/endeavouros.png"></td>
+ <td><a href="https://privatenoob.top/">privatenoob.top</a></td>
+ <td>A tech and baking related personal site, with some additional quirkiness :3</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/fedora.png"></td>
+ <td><a href="https://alexzeecomedy.com">alexzeecomedy.com</a></td>
+ <td>Alexzeecomedy.com is the online landing page for Alex Zee: stand-up comedian, content creator and FOSS/open-source enthusiast based in Huntsville, Alabama.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/arch.png"></td>
+ <td><a href="https://wheelsbot.dev/">wheelsbot.dev</a></td>
+ <td>A personal blog focused on tinkering with open-source software, primarily on Linux.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/debian.png"><img class="icon" src="icon/mint.png"></td>
+ <td><a href="https://8y7.nekoweb.org/">8y7.nekoweb.org</a></td>
+ <td>Mainly personal, but the majority of pages are about things I like. :)</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/raspberry.png"><img class="icon" src="icon/debian.png"></td>
+ <td><a href="https://igor360.neocities.org/">igor360.neocities.org</a></td>
+ <td>warning: it super silly</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/freebsd.png"></td>
+ <td><a href="https://zzfs.home.kg/">zzfs.home.kg</a></td>
+ <td>A blog about tech but mostly FreeBSD and Linux. Also some programming related stuff as well.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/gentoo.png"><img class="icon" src="icon/alpine.png"></td>
+ <td><a href="https://ari.lt/">ari.lt</a></td>
+ <td>The personal website of Arija A. (Ari Archer), a neurodivergent, transgender open source developer and tinkerer from Lithuania, where she dedicates her time to open source projects, digital freedom, tech accessibility, and creative exploration - building a little corner on the interwebs focused on making technology open, hackable, and accessible to all.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/arch.png"><img class="icon" src="icon/alpine.png"></td>
+ <td><a href="https://prigoana.com/">prigoana.com</a></td>
+ <td>personal site</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/bazzite.png"></td>
+ <td><a href="https://lukealexdavis.co.uk">lukealexdavis.co.uk</a></td>
+ <td>The digital home of Luke Davis: a senior technical SEO, music producer, and blogger</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/mint.png"></td>
+ <td><a href="https://kimberlygb.nekoweb.org/">kimberlygb.nekoweb.org</a></td>
+ <td>Raphire Win11Debloat</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/fedora.png"></td>
+ <td><a href="https://maniksharma.xyz/">maniksharma.xyz</a></td>
+ <td>cool website for a teen who likes cool stuff like proxmox and linux</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/arch.png"><img class="icon" src="icon/ubuntu.png"></td>
+ <td><a href="https://hisvirusness.com/">hisvirusness.com</a></td>
+ <td>Blog/personal platform/functional portfolio of a multimedia artist who created their own markup language specifically just to write the content of their website more efficiently. Whack. Job. Exclamation point.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/void.png"></td>
+ <td><a href="https://tx0.nekoweb.org">tx0.nekoweb.org</a></td>
+ <td>A personal page containing my blog on culture and technology, info on me, and whatever else I think is neat.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/nixos.png"></td>
+ <td><a href="https://offensivename.com">offensivename.com</a></td>
+ <td>I really hate computers</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/nobara.png"></td>
+ <td><a href="https://leroymilo.neocities.org/">leroymilo.neocities.org</a></td>
+ <td>A personal site where I
+talk about stuff I like and share stuff I make (games, mods, software)</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/arch.png"></td>
+ <td><a href="https://ficd.sh">ficd.sh</a></td>
+ <td>Writings on text editors and Linux. Sometimes philosophy.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/nixos.png"></td>
+ <td><a href="https://skoove.dev">skoove.dev</a></td>
+ <td>I like writing about technical topics and really anything I find intresting</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/fedora.png"><img class="icon" src="icon/endeavouros.png"><img class="icon" src="icon/openbsd.png"></td>
+ <td><a href="https://hexaitos.com">hexaitos.com</a></td>
+ <td>Personal website about various topics, including Linux, OpenBSD and tech (especially FOSS) in general.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/arch.png"></td>
+ <td><a href="https://minxie.likesyou.org">minxie.likesyou.org</a></td>
+ <td>a website of my own, where i host my projects, information and
+support for my project!</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/fedora.png"></td>
+ <td><a href="https://blog.k3can.us">blog.k3can.us</a></td>
+ <td>A blog about my hobbies, generally involving linux, ham radio, self-hosting, small
+internet, and other nerdy topics.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/nobara.png"></td>
+ <td><a href="https://kwaamfan.haliya.net/">kwaamfan.haliya.net</a></td>
+ <td>a personal website and blog, mostly about language learning, video games, knitting, and technology</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/ubuntu.png"><img class="icon" src="icon/mint.png"></td>
+ <td><a href="https://hamaonoverdrive.online">hamaonoverdrive.online</a></td>
+ <td>Personal website: indie visual novel development and discussion; technology and society; programming and art. The future is in our hands.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/nixos.png"><img class="icon" src="icon/openbsd.png"></td>
+ <td><a href="https://mtgmonkey.net">mtgmonkey.net</a></td>
+ <td>a nerd site about primarily functional programming, including Haskell, Nix/OS, and
+Elm. Includes lots of links to other interesting sites and papers I find itneresting. In German and English.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/debian.png"></td>
+ <td><a href="https://planty.one">planty.one</a></td>
+ <td>A queer game designer and artist who loves technology, especially computer tech and software.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/mint.png"><img class="icon" src="icon/nixos.png"></td>
+ <td><a href="https://7vtia.nekoweb.org">7vtia.nekoweb.org</a></td>
+ <td>A personal website and blog that is also a resources page.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/kde.png"></td>
+ <td><a href="https://akselmo.dev">akselmo.dev</a></td>
+ <td>Ramblings about KDE development, Linux, Gamedev, FOSS in general and whatever personal things I come up with.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/debian.png"></td>
+ <td><a href="https://joelb.xyz/">joelb.xyz</a></td>
+ <td>A random place for me to put things up. May look completely different next time you see it!</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/arch.png"></td>
+ <td><a href="https://innocentzero.is-a.dev/">innocentzero.is-a.dev</a></td>
+ <td>A collection of my ramblings, notes, and other stuff - my home
+on the internet.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/postmarketos.png"></td>
+ <td><a href="https://coolpickles.neocities.org">coolpickles.neocities.org</a></td>
+ <td>Nerdy aero-themed website about obscure/obsolete technology, non-standard linux, daily driving linux, tech news, and FOSS software/technologies. Featuring a blog, product reviews, and game reviews.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/artix.png"><img class="icon" src="icon/popos.png"></td>
+ <td><a href="https://tech-absurdist.neocities.org/">tech-absurdist.neocities.org</a></td>
+ <td>A blog on my personal journey about escaping the techno-matrix.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/debian.png"></td>
+ <td><a href="https://wrywerytwreywery.stupid.pizza/">wrywerytwreywery.stupid.pizza</a></td>
+ <td>whatever comes to mind, whenever it comes to mind.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/cachyos.png"></td>
+ <td><a href="https://kami-g.me/">kami-g.me</a></td>
+ <td>My personal website with social links and links to various FOSS resources I advocate for using.</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/arch.png"></td>
+ <td><a href="https://avaloathelace.neocities.org/">avaloathelace.neocities.org</a></td>
+ <td>my personal website for yapping about linux and other things :3</td>
+</tr>
+<tr>
+ <td><img class="icon" src="icon/arch.png"></td>
+ <td><a href="https://tapeykatt.neocities.org/">tapeykatt.neocities.org</a></td>
+ <td>The personal website of a silly chartreux cat from Chile. Mainly art and random stuff.</td>
+</tr>
+
+
+ </table>
+ </div>
+
+ <a style="float: right;" title="Ronald G Minnich, CC BY-SA 3.0 <http://creativecommons.org/licenses/by-sa/3.0/>, via Wikimedia Commons" href="https://commons.wikimedia.org/wiki/File:LinuxBIOS_Logo.jpg"><img width="128" alt="LinuxBIOS Logo" src="https://upload.wikimedia.org/wikipedia/commons/8/8e/LinuxBIOS_Logo.jpg"></a>
+</div>
+
+ <footer style="margin-left: 29%">Year of Linux</footer>
+
+</body>
+</html>
|
