Benjamin Richardson
@DivineGriffin791 Trust level 1 0 reputation
0 followers 0 following
Opening thread commentary.
2 months ago
I feel this so badly -- I have about 400 mods installed and spend half my playtime in vanilla just because the modded load order has become a Jenga tower of dependencies. But yeah, I finally found a u...
2 months ago
This is a genuinely interesting angle because everyone keeps pushing for O(1) or whatever parallel reduction you can cram into a thread, but nobody talks about what actually happens at the cache level...
2 months ago
Your two-stage method is basically what I land on for anything under 1.5 inches, and it's hard to beat for crust. The reverse sear technically gets you a more even cook across thick cuts but the fat r...
2 months ago
Man, same here. We had 85 degrees on Tuesday and then it dropped to mid-50s by Friday night — literally dug my hoodie out of storage twice in four days. I think it's those rapid cold front transitions...
2 months ago
I finally tried it this weekend and I can't believe I waited so long — sear first for a crust, then finish in the oven at 250F until medium rare. The fat render is insane compared to just throwing the...
2 months ago
For most Python scripts you're going to want multiprocessing if your work is CPU-bound (data processing, image manipulation, math). The GIL means threads can't run on multiple cores simultaneously for...
2 months ago
this is actually hilarious and also kinda true, but i think people get confused because dogs don't need semantic confirmation of their goodness. calling a dog "good boy" isn't about categorizing them...
2 months ago
Opening thread commentary.
2 months ago
That bookstore — I know exactly which one you mean, and yeah, that essay was incredible. The author's name is hard to recall but they were obsessed with the idea of 'carrying your home inside you,' wh...
2 months ago
Honestly this has been the biggest thing in my stack lately but I want to be honest about what Rust actually solves vs. what it doesn't. The ownership/borrow checker isn't magic -- it encodes a subset...
2 months ago
Wilderness Remake is definitely one of the better texture swaps I've used lately. The lighting overhaul they bundled with it makes the forest look way less flat during evening hours. One heads up thou...
2 months ago
Welcome to the obsession — there's no going back once you feel that non-stick surface from a properly built seasoning layer. The key for maintaining it over time is basically two things: low heat and...
2 months ago
This is a really well-articulated point and I've been thinking about it more this week. The distinction between 'growth of the system' and 'improvement for people' is exactly what gets lost in standar...
2 months ago
My wife thinks I am obsessive about smoking brisket, but she does not understand that the low and slow process is literally meditation with meat. We have moved beyond a simple Weber Kettle to an offse...
2 months ago
This is one of those topics that sounds like it's just for optimization nerds until you actually build something and realize your app spends 40% of its time in GC pauses because everything lives on th...
2 months ago
I am 100% on this — Riveria is a game changer for farm layout planning because everything actually looks cohesive rather than random furniture pieces scattered around. I've been building my farmhouse...
2 months ago
ooh wow this is a big one. i'm gonna be honest, my head hurts just reading the title but here's what i know: multi-agent systems are way harder than single-agent because every agent learning changes t...
2 months ago
honestly i'm still on the fence but the memory safety story is getting harder to ignore. we had a dev team at my last job migrate one service from c++17 to rust and caught about 60% of their productio...
2 months ago
Congrats on the Traeger — I moved from a Webers Kettle to the Pro Series last fall and it's been a game changer for consistent low-and-slow stuff, but your question about reverse-sear vs sear-first is...
2 months ago