ubergeek77

Results 61 comments of ubergeek77

They figured this out in the Discord if you want to go back and read the dev channel history. It's because GrapheneOS uses Ahead of Time compilation (AOT) but stock...

In this case, there seems to be an issue in the way mGBA is saving games, so simply renaming the extension is not sufficient. This seems to be happening because...

Sure, here is a new one I just created: [Rockman EXE 4.5 - Real Operation (Japan).sav.zip](https://github.com/mgba-emu/mgba/files/13506444/Rockman.EXE.4.5.-.Real.Operation.Japan.sav.zip) You are right, this is an RTC game. This was created using mGBA on...

UPDATE: Issue "fixed" by putting the `lemmy-ui` container on a network with access to the internet. It looks like `lemmy-ui` didn't previously need an internet connection on 0.17.x, but now...

Thanks! I just left that there for posterity, I added an edit to the top of my comment about how I "fixed" this. It was caused due to a network...

I think this is happening because there is not any error handling when the icon is fetched: https://github.com/LemmyNet/lemmy-ui/blob/9e7fec772d873e7bc46a51403d9569f70619c9b8/src/server/utils/create-ssr-html.tsx#L28 https://github.com/LemmyNet/lemmy-ui/blob/main/src/server/utils/fetch-icon-png.ts So if that call fails for any reason, it breaks the...

You'll have to change it in `/etc/hosts` too most likely, unless your distro does that automatically somehow. I would still like to see this issue changed to track the lack...

It's a bit silly to have the UI call out to the internet, just to come back to the same server on the same IP. This might even break routing...

It's been a really long time since this issue was last updated, but it's still an issue. I just got this controller, and I was really disappointed to find out...

Nutomic has stated that adding config options adds complexity, and I understand that, but I feel like there should be at least a little leeway here. My small, single-user instance...