surf the web @ UNIX.TIROL
i endorse all of the content on these pages and support any and all views the authors may have. (to any lawyers rubbing their grubby little hands in glee right now, fuck off. it's a joke)
Neko
buttons
Lainchan webring
Dumpster dive:
these sites are either very based, completely retarded, offline, or all of those things at once


































look for a webring thread in the Lainchan/Ω Catalog!
moar linx:
sdf.org | the super dimension fortress, get a unix account for free! |
webneko.net | add cute cats to your website |
sadgrl.online | personal website with lots of articles, guides, shrines and good links |
fauux.neocities.org | (one of) the OG(s) of lain websites |
2bit.neocities.org | 2-bit themed website with lots of cool stuff |
skumsoft.ltd | collection of 4 ebin websites, (2 of which are broken atm) they like Quake 3 Arena |
angusnicneven.com | personal website with a very nice aesthetic |
zenode.org | minimal MVC framework for php 8 |
meth.cat | homepage of nixx, formerly on concealed.world. many awesome things to find |
int10h.org | textmode-fonts, demos, projects and blog posts about retro-pc things |
sabo.xyz | homepage of sabotage linux, a statically linked, runit-based linux distro |
crn.hopto.org/unix | a new born christian talks about unix/linux and christianity (who'd 'av thunk) |
daringfireball.net | john grubers homepage (the creator of markdown) |
cat-v.org | insane contrarian programmer wiki, not to be taken (completely) seriously |
www.kill-9.xyz | cool wiki in the style of cat-v |
questioncopyright.org | the concept of intellectual property is dumb. free the bytes, yo! |
makefrontendshitagain.party | domain says it all. |
thebestmotherfucking.website | this is how most websites should look like |
burymewithmymoney.com | a classic |
yyyyyyy.info | garbage website with worthless bullshit nfts, i enjoy it very much |
disroot.org | website about privacy, decentralization and a free and open internet |
userinyerface.com | a fun little game about user interface bullshit |
ghcif.de | old school website made with alien technology, cool ascii art and files to browse |
learndmarc.com | nice website to learn about SPF, DKIM and DMARC interactively |
abmahnung.wtf | website that documents a wave of fraudulent legal warnings (german) |
chinafirewalltest.com | find out if a website is banned in china |
scripts
if you are curious about my webring setup, here's how i do it:
- download banners (for example here)
- rename the file appropriately (filename equals the domain of the site) if the website is on a path, the slashes will be encoded as %2F (eg. tilde.com/~bob => tilde.com%2F~bob)
- run a shell script which takes a list of correctly named images and prints the corresponding links as
<a><img/></a>
tags. dependinge on whether the websites are online or not the links get printed to stdout or stderr, so you can save them into two seperate files. - use sed to insert the image links into the webring template file, which contains comments that mark where to insert the links.
this may not be the perfect approach but it works well enough for now. if you have questions or suggestions, feel free to contact me