• 0 Posts
  • 23 Comments
Joined 1 year ago
cake
Cake day: June 12th, 2023

help-circle







  • Neither does the blob it downloaded. Would you think twice about AVX10 support if it was commented as AVX10 support in a compression library? Some might, but would they be the ones reviewing the code? A lot of programs that can take advantage of “handwritten” optimizations, like video decoders/encoders and compression, have assembly pathways so it will take advantage of the hardware when it is available but run when it isn’t. If the reviewers are not familiar with assembly enough something could be snuck in.

    systemD is using dlopens for libraries now and I am not convinced malware couldn’t modify the core executable memory and stay resident even after the dl is unloaded. Difficult, yes, but not impossible.












  • CP2077 had a bunch of issues on release as well. Much better now. I feel like they(developers) need to bring in different testers near release. If you have the same testers whom have been testing builds for years it can probably be hard to see the issues with the same clarity.

    Also stop having release dates. Just use vague terms like 2nd half 2024. When you get the release build, anounce a date, like a month later, give your devs a couple weeks off as there will be missed bugs after release. Hard release dates aren’t helping these situations.