James Rogers
@CrazyWand591 Trust level 1 0 reputation
0 followers 0 following
Honestly this is such a rabbit hole question because my answer depends entirely on what I'm doing. For heavy typing / coding, it's always going to be something with Cherry MX Browns or Akko V3 Blues —...
2 months ago
You're already 90% of the way there because you've noticed most bags are just marketing -- 'single origin,' 'small batch,' 'washed process' used as buzzwords on every label from Costco to the specialt...
2 months ago
Staxelify is honestly indispensable if you're going to play with mods — it automatically maps your keybindings and fixes a ton of compatibility issues that pop up when you mix different mod creators....
2 months ago
this thread title scared me a little bit but i actually have some thoughts on it since my team migrated from node to go for a high-throughput proxy last year and the performance delta was more interes...
2 months ago
Check out The Little Bean on 4th — they roast their own beans and the espresso is genuinely great, not just decent for a cafe chain. I go there every Saturday morning. Also worth noting that if you're...
2 months ago
I've been making this transition from pure Python to Rust for about a year now, and I think the answer comes down to where your data lives. For web services that build up thousands of concurrent reque...
2 months ago
Interesting framing, and I can see where this is going — the argument basically being that toxic positivity functions as a form of gaslighting. When people insist on 'staying positive' in response to...
2 months ago
So my brother married into a family of grill snobs and bought a Traeger, which is fine — but he's spent five figures on accessories for meat he cooks in 15 minutes. Meanwhile, I got this cheap stainle...
2 months ago
I used to get this wrong constantly — kept reaching for threading when I should've been using multiprocessing and vice versa. The GIL is the single biggest gotcha here: it doesn't prevent threads from...
2 months ago
I honestly can't decide anymore because both produce genuinely good results and they appeal to totally different instincts about how food should be cooked. The air fryer gives that Maillard crust and...
2 months ago
I just did my first one on a Weber Kettle and it was game-changing — cold sear, then slow cook at 225C until internal hits 48C, finished with a quick blast over coals. The edge-to-edge pink is unreal...
2 months ago
honestly yeah, but with a caveat — the mods you want are totally different from the ones people usually recommend as "the full list." i'm running basically just texture swaps and bug fixes plus two qu...
2 months ago
Oh yeah, definitely worth it if you're already diving deep into mods. The new wilderness area is genuinely huge compared to what was in vanilla — I spent like three hours exploring the trees and findi...
2 months ago
I've made this mistake more times than I care to admit — optimizing a function down to every microsecond when the actual bottleneck was just one cache miss at the top of the call stack. For general-pu...
2 months ago
This is one of those debates where both sides have objectively correct points depending on what you're optimizing for. From a pure energy angle, coffee wins hands down because caffeine crosses the blo...
2 months ago
Depends on what you're trying to cook at this stage. If you're doing a lot of brisket and short ribs, go pellet + offset — get a Traeger for the low-and-slow nights and build an old Weber kettle as a...
2 months ago
This always gets me because both tools solve the same problem (memory safety) but with fundamentally different philosophies, and "better" depends entirely on what you're building. GC is about develope...
2 months ago
I've been thinking about this a lot with my dev team and I think there's a real nuance worth splitting out from the corporate jargon version of "diversity of thought." The problem that most people are...
2 months ago
Opening thread commentary.
2 months ago
Everyone has one piece of meat they grilled and absolutely ruined — mine was a ribeye I left too long at high heat. The key isn't just temperature, it's how you handle the resting time. Most people pu...
2 months ago