-
Elixir has a naming convention:
> [Functions that return a boolean are named with a trailing question mark.](https://hexdocs.pm/elixir/1.17.3/naming-conventions.html#trailing-question-mark-foo)
…
-
See title. There's been several tickets auto closed by stale bot.
-
**Describe the bug**
All cimg/elixir images tagged with patch versions of `1.16` and `1.17` contain the wrong elixir version (patch `.0` instead of what is tagged):
- images tagged with `1.16.1`, …
-
### Environment
* Elixir version (elixir -v):
Erlang/OTP 27 [erts-15.1.2] [source] [64-bit] [smp:10:10] [ds:10:10:10] [async-threads:1] [jit]
Elixir 1.17.3 (compiled with Erlang/OTP 27)
* P…
-
When trying to boot Overworld as an Elixir dependency, I get the following error:
```
04:16:22.145 [notice] Application overworld exited: :ow_app.start(:normal, []) returned an error: shutdown: fail…
cmdrk updated
4 weeks ago
-
The project is running in VSCode devcontainer
### Sample Code
```
defmodule AppWeb.PageController do
use AppWeb, :controller
def home(conn, _params) do
# The home page is often custo…
-
https://underjord.io/to-nerves-from-elixir.html
via: https://underjord.io/to-nerves-from-elixir.html
-
if you all are open to this I can have DY built it but I think we can wrap the scripts in a `Elixir.app` package so you can just download and drop it into your `Applications` on MacOS.
I also think…
-
define editoral board and edit process
- [ ] review https://github.com/elixir-europe-training/ELIXIR-Training-SPLASH/blob/main/pages/about/editorial_board.md
- [ ] review https://github.com/elixir…
-
@krainboltgreene so there are several things that would need to be done to get performance tracing working with `sentry-elixir`. This SDK was so far handled by the community so it is not on par with w…