-
OTP is heavily dependent on the concept of an application: a top level process that launches the root supervisor and provides one or two other goodies.
Applications are a central unit of reuse, contr…
-
I somehow got myself into a situation where an installation was listed in `~/.asdf/plugins/erlang/kerl-home/otp-installations` but was not actually installed. I couldn't tell you how I got it that wa…
-
Hi @michalmuskala, do you have plans to consume the new Erlang `json` module in `Jason` for future versions?
https://www.erlang.org/blog/highlights-otp-27/#the-new-json-module
The `Jason` DSL with…
-
I noticed problems getting tsung to load external Erlang modules with the Erlang VM's interactive mode (the default being used when executing erl, based on the tsung script) when doing the following:
…
-
Original [issue 350](https://code.google.com/p/google-authenticator/issues/detail?id=350) created by jmmv@google.com on 2014-01-07T10:02:28.000Z:
I have the google-authenticator PAM plugin set up in …
-
I don't know what happened, but the app doesn't do anything anymore. Sending a test notification works, but codes don't get copied or recognized anymore. There have also been no new codes in the histo…
-
### Checks
- [X] I have searched [github.com/withfig/fig/issues](https://github.com/withfig/fig/issues?q=) and there are no duplicates of my issue
- [X] I have run `fig doctor` in the affected termin…
-
- YubiKey Manager version: 1.2.4
- How was it installed?: `pacman -Syu --needed yubikey-manager-qt`
- Operating system and version: Arch Linux Rolling (updated 16.01.2023)
- YubiKey model and versi…
-
Using mac version 12.5.1 with an M1 Max chip, I get the following error during install:
```
~> export KERL_CONFIGURE_OPTIONS="--without-javac --with-ssl=$(brew --prefix openssl@1.1)"
~> asdf inst…
-
Using One Time Password to login seems mandatory for sufficient security.
But when you have to connect 15 times a day, it's tedious ...
It would be very convenient to be able to authorize the co…