Jeff Baxendale
Jeff Baxendale
Man, I'm sure this doesn't mean anything -- but I really hope that Mac support is re-considered at some point. Watching my Steam games go from ~230 to ~30 with...
@kakashidinho OpenGL is deprecated on macOS and not updated in I think going on 3 years. It's not a long term solution to this problem unfortunately. PC gaming has broadly...
I would be surprised if Codeweavers was not already involved in MoltenVK, but +1 for paying for Crossover if you want to meaningfully support WINE related efforts on Mac. That...
@RaeesBhatti same, paid for a license the second they released the 64-bit 32-bit bridge. Now more than ever they likely need support if legacy (as well as new) Mac Gaming...
Not to slight this project at all, but as I was also looking at ActiveJob support and crossed by this thread -- [Sidekiq Throttled](https://github.com/ixti/sidekiq-throttled) allows you to support both ActiveJob...
Running into a similar concern trying to work through exclusions for `Rails/FindEach` that is detecting some PORO classes with `all.each` method chains and wanting to flag them as problems (though...
fwiw -- was seeing a similar issue locally, and now on our CI environment when attempting to upgrade to 9.5 or 10: `error An unexpected error occurred: "ENOTDIR: not a...
I have also run into this. For the moment I have forked the repo, and Bundler is able to resolve the right code when I point it to my own...
Would love to see this one get merged into the main repo!
Not sure if it is related, but I noticed that the videos on PBS also tend to be wrapped in an iframe and thus unfortunately don't work with PiPifier. I'm...