-
### Pre-Check ###
I am trying to setup and deploy a grisp application from this github: "https://github.com/lunelis/sensor_fusion" but when trying to deploy to my SD card I get an "Uncaught error i…
-
**Is your feature request related to a problem? Please describe.**
I was trying to port some code over from Javascript when I found out that `crypto` did not implement SHA-512. Truncated SHA-512 i…
-
- [ ] Fedora support. On Ubuntu & Alpine, the CA store is `/etc/ssl/certs/ca-certificates.crt` but on fedora it is `/etc/ssl/certs/ca-bundle.crt`.
- [ ] Windows support
- [ ] `SystemCAStore.cacerts/…
-
My compiling show success like below :
but when try access login user is unable and showing bcrypt.Base.gen_salt/2 is undefined
```
Microsoft (R) Program Maintenance Utility Version 14.41.34120.0
…
-
Intro to the Zig Programming Language • Andrew Kelley • GOTO 2022: https://youtu.be/YXrb-DqsBNU
-
Currently this lib does not compile on Linux:
- [ ] Compile on Alpine
- [ ] Compile on Ubuntu
### Alpine
```
$ mix test --only os:alpine
...
#12 0.937 mkdir -p "/app/_build/test/lib/rsvg/pr…
-
I was getting the warning `erlang.mk:26: Please upgrade to GNU Make 4 or later: https://erlang.mk/guide/installation.html` whenever I ran `iex -S mix` after adding the abci_server dependency in mix.ex…
-
**Describe the bug**
When applying Pelemay to Numexy.add, an error occurs.
The code is as follows:
https://github.com/zeam-vm/numexy/blob/zacky1972_develop/lib/numexy.ex#L43
**To Reproduce**
…
-
Trying to compile/build the project but i'm getting the error below. It saying I need to recompile with Erlang 25, but that is the current version I am on. Looking into if it is another dependency i…
-
I can't really pinpoint exactly _why_ this happens (surely something is going on with ports ... something which I have little experience with), but any command with IO side effects spanning more than …