Tell me about it, all the juniors were doing it at my old job, and I was usually the one tasked with fixing their shit. And since we basically didn’t do any form of mentoring (including code reviews) it was such a pain in the ass to get them to change their ways
- 0 Posts
- 13 Comments
Can unfortunately confirm
Yeah they usually have the most dramatic impact on games that have bad CPU optimization, which is a lot of them tbh
I think the 5700x3d is the first one they made, iirc it outperformed even the high end CPUs from the next generation in quite a few benchmarks, but probably not the 7000 gen. If you want to keep the possibility of upgrading, I would advise against the 5700x3d because that’s basically already the best for this socket. By all accounts it’s great value for its price though.
You should try to go for a Ryzen “3D” variant with extra cache if you can spare the extra money, it works wonders on some games. I’ve had no issues with mine (7900x3d) so far on Linux
I guess it could be construed as racist when it’s literally “master/slave”. But I have never seen it as a normalization of slavery because there usually is no value attached to the terms, it’s just describing the relation between them. And I don’t think acknowledging that a slave generally doesn’t have much say in doing what their master tells them is racist in itself or endorsing/normalizing slavery.
But also, I am white, and there are other terms we can use that can describe this kind of relation just fine, so, whatever. I just get mildly annoyed when some stuff that was working perfectly fine gets deprecated just to change these terms and I have to adapt to it.
Sylvartas@lemmy.worldto Programmer Humor@lemmy.ml•Someone pushed the wrong thing to production...34·1 year agobasic PR rules
My company’s code leads :
Wasn’t it also used to stop terminals (I’m talking, old-ass, mainframe terminals here) auto scrolling even before that ?
I usually bind some toggled macros to it (e.g autoclicker). The lil’ light really comes in handy for this use case. I also used it as my “mute” shortcut in various VOIP softwares for a while for the same reason
I always have it setup to stop compilation. Picked that up from using visual studio for many years. I admit it’s been a while since I last compiled something from a terminal
“pause/break” I can understand if you don’t write compiled code I guess (if you don’t know, Ctrl+break usually stops compilation, very handy when you reread your code while compiling and realized you fucked something up), but “home” is remove-tier ??? It’s one of the most useful keys for editing text my dude
Yeah, people may not know that the subway is safe because of engineering practices, but if there was a major malfunction, potentially involving injuries or loss of life, every other day, they would know, and I’m sure they would think twice about using it.
All my homies hate regexs. That’s actually the best use case I found for LLMs so far : I just tell it what I want it to match or not match, and it usually spits out a decent one