• 0 Posts
  • 43 Comments
Joined 2 years ago
cake
Cake day: June 18th, 2023

help-circle

  • Square Enix actually has a pretty sick automated QA already. There’s a cool talk about how they did that for FFVII remake in GDC vault, and I highly recommend watching it, if you’re at all interested in QA.

    It has nothing to do with AI, it’s just plain old automation, but they solve most of the issues you get with making automated tests in non-discrete 3D playspace and they do that in a pretty solid way. It’s definitely something I’d love to have implemented in the games I’m working on, as someone who worked in QA and now works in development. Being able to have mostly reliable way how to smoke-test levels for basic gameplay without having to torture QA to run the test-case again is good, and allows QA to focus on something else - but the tools also need oversight, so it’s not really a job lost. In summary - I think the talk is cool tech and worth the watch.

    However, I don’t think AI will help in this regard, and something as unreliable and random as AI models are not a good fit for this job. You want to have deterministic testcases that you can quanitfy, and if something doesn’t match have an actual human to look at why. AI also probably won’t be able to find clever corner-cases and bugs that need human ingenuity.

    Fuck AI, I kind of hope this is just a marketing talk and they are actually just improving the (deterministic) tools they already have (which actually are AI by definition, since they also do level exploration on top of recorded inputs), and they are calling it an “AI” to satisfy investors/management without actually slapping a glorified chat-bot into the tech for no reason.


  • Large companies probably do that anyway.

    Take Blizzard for example. They just released a new patch, where class campaign quests for 8/12 classes do not work. Sure, it’s a remixed version of older expansion, and with all the phasing stuff I can kind of imagine some of the phasing issues being caused by, I don’t know, the player having a weird combination of completed stuff that’s hard to properly catch in testing, since there’s quite a lot of variables.

    But the fact that one of the class quests requires crafted items to be completed, while crafting isn’t available by design in the Remix, there’s just no excuse. They either just don’t give a fuck about an issue that’s literally a progression blocker with 100% repro rate (while also being pretty easy to fix), or no one ever tested it even once. And it’s not just some random sidequest, it’s literally the main class campaign, one of the main features of the expansion.

    As someone who worked in QA and gamedev, I can’t imagine how could something as obvious as this ever get approved for release. That’s something you catch immediately. Hell, you don’t even have to play through it to realize that this might be a problem.







  • Isn’t Aurora still Fedora? Then it probably wouldn’t solve the issue with gaming on Fedora being made so difficult to set up, that it forced one of the more popular distros to shut down.

    Bazzite is a gaming focused distro, so I wager that that would be a major problem for a lot of people.

    The only choice for a lot of gamers (including me) will simply be to not use Fedora, and find a new distro to switch to, which is a shame. (Although, it will probably just be SteamOS at that point). I’m also worried about my Lenovo Legion Go. It’s unusable with Windows, and Bazzite being atomic is a really really good fit for it, and they have builds specially tailored for Legion.

    But we still have two years to go, so we’ll see. I don’t think Fedora has the power and market share to force others to follow with depreciation of 32b, and unless other distros join in, it will just be a PR disaster and people will just begrudgingly move to other distros.








  • Mikina@programming.devtoLinux@programming.dev*Permanently Deleted*
    link
    fedilink
    arrow-up
    11
    arrow-down
    1
    ·
    edit-2
    6 months ago

    I really enjoyed my time with Nobara, and it was what made the switch to Linux stick for me, so I am grateful for the project.

    But, I don’t get why would anyone consider Brave, with the many scandals they had, their failed attempts at extorting content creators for their own advertising crypto-scam and other advertising stuff? Plus, it’s chromium when we need to push firefox more, either Mullvad or LibreWolf.

    Either it’s a really negligient research, or they got paid. It’s a shame. I already switched to Bazzite, so it doesn’t really affect me, but it’s sad to see decisions like this. I wonder what happened.

    EDIT: I should have clicked the link instead of wildly speculating :D

    Brave was not our first or immediate choice, however the decision to change to Brave comes after a long period of testing with various browsers failing in some way or another.

    Firefox and firefox based browsers (such as floorp and librewolf) would incur a GPU crash when scrolling live videos (things like youtube shorts, tiktok, etc) with VRR enabled: https://gitlab.freedesktop.org/mesa/mesa/-/issues/12528

    Chromium and Vivaldi both would break google meets with hardware acceleration enabled (however their flatpaks were fine)