What setup? AMD BTW. Just install steam and go…
- 0 Posts
- 4 Comments
Joined 2 years ago
Cake day: July 10th, 2023
You are not logged in. If you use a Fediverse account that is able to follow users, you can follow this user.
There are dozens of us. Dozens!
Most times overhead is less important than readability and maintainability of code. If someone cannot read your code, they’ll mess it up far worse.
Optimisation is for bottlenecks. No point making code run in 0.01ms rather than 0.02 if it later hits at 0.7s bottleneck like file io or DB. For most things, readability is everything unless you’re developing operating systems or close to metal libraries. Many compilers will inline functions anyway so the only gain is increased suffering of colleagues and later bugs in production when it’s modified by someone else. Cognitive load is very important and why many static code analysis tools pick it up.



Gosh the LMG shills are nauseous.
“I’m not a fan, I just watch the occasional video but <insert excuses, growing pains etc.>”.
Proper fan girling, but at least fan girls have courage of conviction.