Atemu

Results 360 comments of Atemu

As mentioned before, import/export is adjacent but not the same as account migration. The functionality requested here does not exist, no matter which app.

This one also includes communities; perhaps that's what this issue should focus on.

FYI: android-tools builds just fine in Nixpkgs. This must be a brew or whatever issue.

This is still an issue. I've set lego to query the authorative name server (in my case: ns1.desec.io) but *somehow* the challenge still fails with acme: error: 400 :: urn:ietf:params:acme:error:dns...

A not very clean but simple solution would be to translate the `nom run ...` to `nom build ... --no-link`) and then exec into `nix run ...` at the end....

> MM does depend on compute shaders. Mac porting has essentially been abandoned due to this In that case I think a more precise note in the README would be...

> MoltenGL may also be an option, but I haven't looked much into this. MoltenGL only implements GLES2.0 which doesn't support compute shaders either. Google's ANGLE might be an option...

Please ensure you're not running into https://gitlab.freedesktop.org/drm/amd/-/issues/1500. echo 4 | sudo tee /sys/class/drm/card1/device/pp_power_profile_mode

Fixed by https://github.com/seemoo-lab/opendrop/pull/95