NotNite
@notnite
jack of all trades, master of none. she/her. programmer, modder, reverse engineer, dataminer, shitposter.
took a day trip to Philly on Amtrak because I was bored. I still don't understand how the SEPTA map works that shit is incomprehensible. pretty good experience 7/10 I'd go back
holding a hoagie on public transit makes me feel like it's my equipped melee weapon for this section of the game
shedding a single tear from my eye muttering to myself "mullvad is... lost media..."
favorite part of the steam controller puck is that I can leave it in my steam deck dock and hotswap steam decks on the TV between my partner and I
playing through silent hill 3 for the first time and I'm continuing my tradition of writing code to brute force survival horror puzzles
Pickpocketed some random idiot in the mall food court #WindowsPhone @wamwoowam.co.uk
never forget when we were playing overwatch in the Dalamud server VC and I looked at Twitter and went "did perch just get hacked"
I have discovered the hard way that if you write a dynamic library to be injected into another process with LD_PRELOAD that it will also be loaded when using `cargo test`
dude the entire title screen is fake, half of tuliyollal is painted red for the composition
walked into an in-service metro train seemingly erroneously marked as "Special" and then I noticed I was in car 6007. you sure are special buddy
Microsoft solving the unsafe interop debacle by introducing a "safe" keyword is the funniest shit I've ever seen dude devblogs.microsoft.com/dotnet/impro...
while debugging this issue I tried to put a backtrace in the open64() hook, which immediately deadlocked the thread because backtrace itself reads /proc/self/maps. filesystem hooking really is beautiful sometimes