LyCH_OS SubNet


my corner of the world

hidden within the endless abyss

beneath the glowing ether of a digital sea


Been a While

15 September 2026

So not much has changed since the last time I edited this site. I'm still job-hunting, still dealing with mental health issues and a family that thinks those issues don't exist, but whatever.

In much HAPPIER news:

I started uploading to YouTube again, just without my voice - as it turns out my speaking freely for entertainment triggers IRL issues (I won't go into detail). But I can still be creative without speaking, and at the very least I can be helpful.

I decided to write here again for a few reasons.

For starters, I can link you to my channel where I've resumed uploading content :P

I also recently made a Ko-Fi account for the off-chance that people like my content so much that they're willing to tip me a coffee, cause having hundreds of applications rejected or ghosted is really starting to make me feel like shit ouo

The other reason is because the videos I've been making are mainly tutorials for Voices of the Void, and if I'm going to be making videos about less known stuffs, it might as well go here on the site I made for less known stuffs.

I'm not quite sure when I'll get around to actually putting VotV in the Misc page, but it'll happen eventually.


Today I Fucked Up and I Hate Everything

1 April 2026 (not a joke)

If you've ever used Linux extensively (i.e. almost everything you do is through the terminal instead of through GUIs), you'll understand why today I felt like nothing mattered anymore.

I was getting ready to do some work, and was cleaning out random files that were taking up space and were no longer usable.

One of those items was a backup folder from a previous install of Linux named 'home', spelled the same as the standard 'home' folder, but on a different drive.

I tried to delete it, only to realize that folder - and all of its subfolders - had perms still on it from before.

So I did what I always do when I need to delete recursive folders with perms:

$ sudo rm -rf /home/

Those of you with astute observation or a core understanding of Linux commands already understand why the last half of my day has been crying and attempts to not be crying.

For those who don't know, or don't use Linux, 'sudo' is our version of 'run as admin'.

'rm' is "remove" (literally), and '-rf' is an 'argument' (think of it as an extra option) that says "do the 'rm' thing but for all folders inside the folder".

(Actually to be more specific, the 'r' is "recursive" (the all folders thing), and the 'f' is "force".)

To put it simply: there's a massive difference between

./home/

and

/home/

the former being "the 'home' folder in this directory (the dot = "this folder's"),

and the latter being "the actual 'home' folder of the entire computer".

So I had a really bad day, lost a lot of customization, lost some scripts I liked to use, and am now on a new install of CachyOS once again. On top of that, I have to re-setup certain things that I never wrote down, of which some are important.

Also I didn't have Timeshift installed.

fml


The site is undergoing a LOT of changes.

Expect things to be broken, missing, moved around, etc.

In Progress or Planning:

Originally I made this changelog for the Stalker Anomaly wiki, but I think it works better here on the front page for now.

CHANGELOG

Update 15-Sep-2026 @ 13:02 CST

Updated all page headers (except individual Stalker entries) to include YouTube links.

Fixed all header dropdown buttons.


Update 30-Mar-2026 @ 01:02 CST

Stalker Wiki - Updated wiki main page, mainly removed things I wasn't 100% sure about and made it a bit more concise. Also slightly clarified wording.


Update 28-Mar-2026 @ 18:20 CST

Stalker Wiki - Updated 'Pseudo-Geists' entry, additional images & edited format and wording.

Stalker Wiki - Added images to page folders for later use.

Added 'Central Standard Time' timezone notation to changelog timestamps for clarity.


Update 27-Mar-2026 @ 23:15 CST

Stalker Wiki - Updated 'Pseudo-Geists' entry with significantly more accurate information than previous.


Update 22-Mar-2026 @ 23:25 CST

Stalker Wiki - Removed "Blind Dogs (Black Variant)" and merged info into "Blind Dogs" due to insignificance overall.

Stalker Wiki - "Blind Dogs" article is now in a readable state. Extra details needed, will add later.

Stalker Wiki - The formatting used for "Blind Dogs" is most likely going to be the standard. Will need to redo "Pseudo-Geists" later.


Update 21-Mar-2026 @ 03:40 CST

RE-refactored site.

Fixed footers on desktop and mobile.

Fixed MISSING /main CLOSER ON CERTAIN PAGES CAUSE IM AN IDIOT.

Fixed inconsistencies overall.

Fixed weird empty-but-clickable box inside Miscellaneous dropdown menu.

Moved Changelog from S.T.A.L.K.E.R Anomaly Micro-Wiki to home page.

Added PDA portraits for some mutants in the Stalker wiki.


Update 19-Mar-2026 @ 21:12 CST

Refactored site.

Articles may look odd when empty or incomplete. Also on-going addition of proper titles for stub articles.


Update 19-Mar-2026 @ 19:13 CST

Added multiple Mutant/Animal stub articles.

Currently only 'Pseudo-Geist' is readable. 'Blind Dog' contains only cliff notes.


Update 19-Mar-2026 @ 18:32 CST

Updated 'Pseudo-Geist' article.


Update 18-Mar-2026 @ 03:23 CST

Added 'Pseudo-Geist' article with some info.