Jasper
banner
jasperrlz.bsky.social
Jasper
@jasperrlz.bsky.social
it's a dAmN cOld NiGhT tryin 2 figure out this life

all opinions are incorrect and belong to my employer
i stopped reviewing their PRs after i found my sixth trivial buffer overflow. they're jia tan without the social engineering skills (or the regular engineering skills).

gitlab.freedesktop.org/xorg/xserver...
July 5, 2025 at 6:56 PM
You really need to play La Mulana...
April 22, 2025 at 5:37 PM
these decals behind the fence also went missing in Anniversary. (also the flashlight is strangely dimmer? but the flashlight code is awful don't waste your time on that)
February 17, 2025 at 4:27 PM
If you open the F12 console, you can poke at the background color with e.g. `main.getStandardClearColor().r = 1; main.getStandardClearColor().g = 1; main.getStandardClearColor().b = 1;` to set it to white.
February 14, 2025 at 4:08 AM
The WebGPU DebugDraw stuff I wrote was forked from a utility I originally made for noclip. This version has no GPU drawing, and more limited functionality (it works on WebGL2 as well), but the core is the same. I backported the line thickness stuff yesterday.

github.com/magcius/nocl...
github.com
November 20, 2024 at 11:28 PM