As the current Nekonomicon steward, taking over the project from Elf, I finally added a "new section".
Let me explain
Nekochan.net was a famous SGI site that went down on May 21st 2018. Remember the day like it was yesterday. I got up, went to a restaurant to get some food and people start bombarding me while I'm eating.
Anyways, in 2019 Elf, a user of IRIXNet, decided to grab the forum posts off archive.org and reformat them as the "Nekonomicon Book of Notes"
In 2020 I manually (2104 images!) grabbed the original images and metadata off nekochan's archive.org and put it on Silicon Image.
Well, Silicon Image is getting migrated soon to a new project I built using Laravel. As part of this, I built a static site generator in python to rebuild this into a Nekonomicon book of illustrations. After 2-3 days of rapid prototyping, I got it up and running here:
1. Geoman and a few other community members ganked forum backups. I might be able to eventually merge and reconcile, but I suspect that will necessitate AI assistance.
Do not turn off environmental monitoring. That's for debugging only. That's how people are cooking the video cards. Please get your fuel /properly/ repaired by say weblacky on irixnet. The reason why? With env monitoring off, the system won't respond to overheating on the graphics card and it'll cook it alive. The fuel has notoriously bad airflow (air doesn't move right angles)
Nay, the N64 is pretty unique hardware-wise. Conceptually it's vaguely similar to the O2, the RCP is an R4000 fixed function CPU with some extra graphics instructions IIRC.
Your contributions to the Indy alongside Ryan's contributions were neat, truly. You plowed the road so others can navigate it. There's a rumor about a faster Indy emulator... but don't hold your breath yet. (Not a project I'm part of, but I've been told snippets)
The OS/hardware though, has serious limitations that while no problem for me, definitely pisses off people. Examples:
No atomics/Thread local support. Doesn't matter that someone ported GCC 15 -- you can't make use of many useful newer language features.
Immediate Mode OpenGL only. There's no direct hardware access. Not a problem for me, but every SGI out there is fixed function only. I've had people bitch to high hell we don't have shaders.
and in general, some people just think the OS is janky. I love it, but not everyone is me.
Question for those smarter than me: What is an application for an int128 type anyways? I've never personally needed it, and I laughed at RISC-V for emphasizing that early on rather than... standardizing packed SIMD.