Can't get into the elevator to see Hanako for Nocturne OP55N1 in Cyberpunk 2077? This is how I fixed it for a friend.
Fixing the bugged elevator for Nocturne OP55N1 in Cyberpunk 2077

A collection of 21 posts
Can't get into the elevator to see Hanako for Nocturne OP55N1 in Cyberpunk 2077? This is how I fixed it for a friend.
This is a continuation of my deep-dive into understanding print quality issues when printing over USB with Octoprint, and adding buffer monitoring to Marlin. Now that I had an objective mechanism to measure planner underruns, which we know is the…
This is a sequel of my post about diagnosing 3D print quality when printing with Octoprint. Now that we have a working theory for the reduced print quality, the next step was to know for sure when the problem was…
Update: See my post on Adding buffer monitoring to Marlin. I recently picked up a Creality Ender 3 v2 to finally check out 3D printing. Initially, I was very impressed with the quality of my prints for a budget printer,…
I managed to get a Valve Index a few weeks ago (which has been great), but the reliability of SteamVR could be a lot better. Especially with the base station power management feature, where it only puts the lasers on…
I was doing some certificate maintenance on our cluster and decided it had been a while since I ran an SSL Test, so I ran it against our edge cluster and it gave us a shiny A+. However, I noticed…
To avoid doing chores, I nerd-sniped myself into figuring out an easy way to make the Tryst Blog (potentially NSFW) which runs on Ghost use a CDN for the images. Normally, you could use a CDN service that is designed…
This was more annoying to figure out as this happened as some nodes happened to experience actual networking issues as this was going on, although it's possible networking issues on a node caused this to happen in the first place.…
This took me a good afternoon to figure out. The main difficulty was figuring out how to make the nginx module process the log output of the container input correctly, and also finding out that the ingress_controller fileset for…
Want to use styled-components, styled-jsx, and emotion but having trouble with getting server side rendering to work? This post is for you.