Alexander ADAM

Results 466 comments of Alexander ADAM
trafficstars

> I don't think the `otpauth://` URLs can be used for something like push OTPs. They are mainly for transferring the secret, which is only needed once. I see. So...

By the way, [the Discord logo was updated at SuperTinyIcons in May](https://github.com/edent/SuperTinyIcons/commit/bed6907f8e4f5cb5bb21299b9070f4d7c51098c0). So once [PR 398](https://github.com/andOTP/andOTP/pull/398) is merged, updates like these might come easier automatically, since SuperTinyIcons is shared between...

This is probably related: is there any advice on how to lower erxes' requirements? Something like [this GitHub documentation](https://docs.gitlab.com/omnibus/settings/memory_constrained_envs.html) would probably be useful to have in the installation docs. And...

> I guess I should run a local repo then. Couldn't you just add a PR to [the official repo](https://github.com/flathub/flathub/pulls)?

@aledv can you explain why should it require Flask? :thinking: IMHO for the no change should be necessary (except from adding a `Dockerfile` of course). After the image is available...

I still don't see why flask is needed. A Docker process can be long and short running. Depending on what you need. If you need Docker for a server process,...

Just to be sure: there's no upstream issue in [`go-mega`](https://github.com/t3rm1n4l/go-mega), right? :thinking: The API also doesn't seem to support any token based authorization if I interpret this correctly ([only user...

I'm experiencing the same after installing `asdf` via [homebrew](https://docs.brew.sh/Homebrew-on-Linux) (on native GNU/Linux, though): And I'm also getting things like these when I try to call `asdf`: ![asdf cat: /home/linuxbrew/.linuxbrew/VERSION: No...

> Can each of you share your `asdf info` output? ![OS: Linux scathach-9300 5.8.0-48-generic #54~20.04.1-Ubuntu SMP Sat Mar 20 13:40:25 UTC 2021 x86_64 x86_64 x86_64 GNU/Linux SHELL: zsh 5.8 (x86_64-ubuntu-linux-gnu)...

> If SMB is implemented, other apps can use the file picker from this app to pick files on SMB (i.e., FileProvider). There isn't a plan for this app to...