-
I'm trying to run a pipeline on a Nerves device and it keeps crashing with reason: `{:shutdown, :handshake_error}`
Pipeline:
```elixir
defmodule MyApp.Pipeline do
@moduledoc false
use Mem…
-
Hi,
I am building a yocto kirkstone image on xilinx zynq 7020 device.
I am facing the following error when trying to read from a register.
````
File "util/fpga_util.py", line 16, in read_modify…
-
https://elixir-lang.org/blog/2022/10/05/my-future-with-elixir-set-theoretic-types/
via: https://news.ycombinator.com/item?id=33096995
-
Nothing big, just noticing a potential couple bugs as I was running a new BEAM typer (it's a negative ML typer, not a weak positive typer like Dialyzer, Gradualizer, would make for an awesome addition…
-
- https://github.com/elixir-grpc/grpc
- https://github.com/elixir-protobuf/protobuf
-
I'm using ubuntu 14.04 and got this error when installing elixir.
I've tried version 1.2.4, 1.2.3, and 1.1.0
I also already installed the latest esl-erlang
Your branch is behind 'origin/master' by 1 …
-
### Bug Description
A [Bcrypt hashing library](https://hex.pm/packages/bcrypt_elixir) for Elixir seems to have troubled when it is compiled by a process that is being run via `mirrord`. It is impleme…
-
Downloading elixir version 1.6
Installing elixir version 1.6
Already on 'master'
Your branch is up-to-date with 'origin/master'.
fatal: Cannot update paths and switch to branch 'v1.6' at the same …
-
### Issue with / in value
```
@derive Jason.Encoder
defstruct [
:hate,
:"hate/threatening",
```
Please recommend, what would be recommend way of fixing, so that decode would wor…
-
### Environment
* Elixir version (`elixir -v`): 1.16.3 OTP 26.2.5
* Additional information about your host, target hardware or environment that
may help
I am running the steps in the example p…