-
@drobakowski If you would like I could take over the responsibility of maintaining this list? I am very interested in bringing Erlang into the mainstream use.
-
Hello
Thanks for providing this package!
I am new Elixir and kind of confused that you download a CA bundle in such a high level package.
Is it possible to use the one Hex is using? Or the on…
-
Hi! I have got a CI fail recently:
```
Run mix coveralls.github
........................................................................................................................
Finishe…
-
Currently whenever a opaqueness type violation happens, e.g. when constructing an opaque function argument through a literal instead of a dedicated function, this function is assumed to fail. Then, th…
-
**Describe the bug**
the same function specification regarding maps gives a dialyzer error when using `-spec` but gives no error when implementing a behaviour and inferring the type from a `-callback…
-
MacBookPro
Processor 2.4 GHz 8-Core Intel Core i9
MacOS Monterey 12.1
```
$ ./rebar3 as prod tar
....
===> Compiling /Users/genchi/Mining/arweave/c_src/b64fast.c
===> /Users/genchi/Mining/a…
-
erlang.mk does this:
https://erlang.mk/guide/building.html#_application_resource_file
It would be nice to be able to feed enough info into rebar.config and have the .app file generated from that.
Th…
-
## Description
Versions
- COUCHDB
_"couchdb":"Welcome","version":"3.3.1_"
- erl
_Erlang/OTP 25 [erts-13.2.2] [source] [64-bit] [smp:4:4] [ds:4:4:10] [async-threads:1] [jit:ns]_
- Rocky _8.7_
…
-
**Describe the solution you'd like**
I was looking at evaluating Temporal, but my company uses [Elixir](https://elixir-lang.org/) (built on [Erlang/OTP](https://www.erlang.org/)). So I tried to see…
-
I have a Rebar3 release generated, using this plugin. I was generating the release using Erlang 18.3 and never had a problem. Recently upgraded to 20.1 and kept getting an error on release generation:…