From f7c05fdd11b6ab0cb209d4b4bde145f8616dc203 Mon Sep 17 00:00:00 2001 From: radiohotline Date: Sat, 14 Mar 2026 15:33:13 +0300 Subject: webring --- webring/linuxring/index.html | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'webring/linuxring/index.html') diff --git a/webring/linuxring/index.html b/webring/linuxring/index.html index 7b8d65c..5f50c62 100644 --- a/webring/linuxring/index.html +++ b/webring/linuxring/index.html @@ -519,6 +519,16 @@ on the internet. coolpickles.neocities.org 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. + + + tech-absurdist.neocities.org + A blog on my personal journey about escaping the techno-matrix. + + + + wrywerytwreywery.stupid.pizza + whatever comes to mind, whenever it comes to mind. + -- cgit v1.3 From 448b6e534cdc62db001c34bc4b2ea498996230ad Mon Sep 17 00:00:00 2001 From: radiohotline Date: Sat, 14 Mar 2026 15:40:49 +0300 Subject: webring --- webring/linuxring/index.html | 2 +- webring/linuxring/update.sh | 0 2 files changed, 1 insertion(+), 1 deletion(-) mode change 100644 => 100755 webring/linuxring/update.sh (limited to 'webring/linuxring/index.html') diff --git a/webring/linuxring/index.html b/webring/linuxring/index.html index 5f50c62..b9604e9 100644 --- a/webring/linuxring/index.html +++ b/webring/linuxring/index.html @@ -34,7 +34,7 @@ Tux

Do you own a website? Do you use a Unix-like operating system? 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.

-

This ring does not accept empty sites and no longer accepts sites that do not contain anything about *nix, FOSS, or tech (hardware, programming, etc.) in general (old members will remain). MacOS submissions are not accepted.

+

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.

Dead sites and sites that do not add the widget within a month of admission will be removed without notice to maintain webring health.

Email: radiohotline[at]disroot[dot]org

Image of Tux by Larry Ewing and The GIMP, Attribution, Link

diff --git a/webring/linuxring/update.sh b/webring/linuxring/update.sh old mode 100644 new mode 100755 -- cgit v1.3