• 10 Posts
  • 41 Comments
Joined 1 year ago
cake
Cake day: June 18th, 2023

help-circle
  • Just had a similar issue a few days ago, where my system would freeze and spent 2 days trying to solve it. Ran a memory test, no issues. Tried NVIDIA drivers 470,535 and 550 with different combinations of the kernel including 6.x and 5.x (make sure you’re using generic). Issue was still there, grabbed a copy of windows and tried it there, same issue. That narrowed it down to a hardware issue. Started tweaking the bios and found the problem was a pcie gen issue, my motherboard was automatically setting it to 5 which was causing the crash I set it to 3, no more problems. You could use the same techniques to narrow down your problem as well. (Nothing was ever reported in any logs since it was a hard freeze, which made this a huge pain in the ass to fix)








  • catch22@programming.devtoGames@lemmy.worldGood game soundtracks?
    link
    fedilink
    English
    arrow-up
    1
    ·
    edit-2
    2 months ago

    Second on the Octopath Traveler II music. Even my son who is 9 and plays it as well as a ton of other games has only ever commented about how the music is really good on Octopath Traveler and no others (and I had never mentioned this to him). It’s definitely the best music I have every heard for a game. There was a glitch one time where the music wasn’t playing for some reason and I realized how much the music made the game come to life, NGL, I think it brings like 99% of the emotional engagement to it.




  • For MIT/Apache it doesn’t matter. That’s always a problem with those free to use licenses you have a “good idea” who’s using it, but you never really can tell. It also creates a shit load of wasted improvements every time a company uses it, moth balls the project, but never pushes code upstream because why do that? \s So you sit back and hope that someone in the company feels a big enough moral drive or obligation to contribute their improvements up stream. But, how can you tell definitively? You can sometimes see it in the job descriptions they are hiring for, also I have had companies reach out out me personally for help. Many open source projects also will reach out and ask, and if they get the ok, will put it in the project description in order to encourage others companies to do the same. So why to companies bother? The funny thing about open source is that it lets people who like solving tough problems (the best type of engineers) know where the tough problems are being definitively solved, because here’s the code, and here’s the author from xyz company contributing and showing the rest of the world how it’s done. Often this will bring in engineers who are at the top of their game to these companies.