Hello, Tech nerds, Pirates, Otakus & FOSS Supremacists!


First off, what is this place?

What you are looking at is a mess of a neocities site I finally bothered to make after months of procrastination
It's not meant to be anything special considering it's spaghetti code I coppied off of search results and bland design.
Apart from being my personal website, for me it's more of a place I can easily access links to media and software I
frequently use or find neat.
I'll try to keep the links up to date and add new ones.

Aforementioned links

[Evangelion manga]

[Evangelion anima]

[Evangelion title card maker]

[Themes for XFCE]

[Icons for XFCE]

[Penger]

[Penger wallpapers]

[Tetris for the terminal]

[pipes.sh]

[pudim.com.br]

[MIDI versions of System Of A Down songs]

[MIDI versions of Alice in Chains songs]

Who are you?

My indenty does not need to be stated but for all intents and purposes refer to me as Nüllpointer, Nüll
or Nuulpointer if you cannot type out the umlaut. I am your local or not so local tech nerd and enthusiast and possible junkhead.
Since I don't want to waste your time and be as straight to the point as I can, here are some bullet points on me



> I learn C in my spare time and I'm very fond of the langauge. That's also is my excuse as to why this website looks bad since I have 0 experience with webdev

> I am a HUGE Evangelion fan with it being my first and still favorite anime and manga

> Other notable anime I have read: Serial Experiments Lain, Hellsing (the 2001 OVA), Neko Sugar Girls

> I prefer manga over anime. I don't know why. I just like the feeling. Speaking of which.

> Manga I have read: Neon Genesis Evangelion, Hellsing, Ghost in a Shell, probably some more which I'm forgeting about

> Refer to me by any pronouns but preferably they/them.

> I love grunge and occasionally listen to nü-metal with my favorite band being Alice in Chains.

> The devil put dinosaurs in this website just so you know

> I am an advocate for FOSS software and digital literacy. You don't need to know how to code to use a computer, you just need to know how to use it.

> I dislike AI. Albeit I dislike the people using it more since as we all know: "A computer can never be held accountable. Therefore a computer must never make a management decision"

> I had a lot of fun making this website, not. But not due to any fault of Neocities. I'm just a bad dev

My Software Stack

I always wanted to post a bulletin or blog about my software stack but I never felt it was an
aproprite topic for either. Thus I am using this website to shill the software I use on my daily-driver

OS: OpenSUSE Linux

Desktop Enviroment: XFCE4

Window Manager: i3

Browser: Librewolf

Text Editor: Kakoune

Theming: The themes for XFCE listen above

Terminal emulator: st

Miscellaneous software: qbittorrent, VLC, yazi

Thought of the day

I'd just like to interject for a moment. What you're referring to as Linux, is in fact, GNU/Linux, or as I've recently taken to calling it, GNU plus Linux. Linux is not an operating system unto itself, but rather another free component of a fully functioning GNU system made useful by the GNU corelibs, shell utilities and vital system components comprising a full OS as defined by POSIX. Many computer users run a modified version of the GNU system every day, without realizing it. Through a peculiar turn of events, the version of GNU which is widely used today is often called “Linux,” and many of its users are not aware that it is basically the GNU system, developed by the GNU Project. There really is a Linux, and these people are using it, but it is just a part of the system they use. Linux is the kernel: the program in the system that allocates the machine's resources to the other programs that you run. The kernel is an essential part of an operating system, but useless by itself; it can only function in the context of a complete operating system. Linux is normally used in combination with the GNU operating system: the whole system is basically GNU with Linux added, or GNU/Linux. All the so-called “Linux” distributions are really distributions of GNU/Linux.