-
###We are looking forward to working with passionate people that love to polish their craft, not worried about learning new things and eager to tackle challenges.
By joining the team in the early s…
-
Currently the childchain's exit period is set via a configuration variable.
However, as discussed in Slack
```
unnawut 11 hours ago
Now that we're deeper into this. I wonder if there's any use …
-
### Environment
* Elixir version (`elixir -v`): any
* Nerves environment: (`mix nerves.env --info`)any
* Raspberry Pi 2
### Current behavior
The touch driver that is included in the rpi3 (b…
lawik updated
5 years ago
-
First of all - many thanks for a great library.
I am pretty new to Elixir, so this took me quite some to me to debug. But application would not boot when released with `mix release` with
```
11:5…
bobek updated
5 years ago
-
#### Description :octocat:
magithub config is slightly broken, but not in an unusable way
#### Reproduction guide :beetle:
- Start Emacs
- Have the `github` layer enabled
- See warning
*O…
-
### Precheck
- Do a quick search and make sure the bug has not yet been reported ✅
- For support, favor using the Elixir Forum, Slack, IRC, etc. ✅
- Be friendly and polite! ✅ 🤞
### Environme…
-
Currently, if you want to use Bluetooth with Nerves you need to either integrate bluez in a custom system image or use `nerves_uart` against an RN42 or Adafruit Bluefruit. It would be really nice have…
-
I'm using run_in/2 to schedule a delayed task
```elixir
timeout = 5000
status = SchedEx.run_in(fn ->
IO.puts("Running the close task on order cycle: #{order_cycle.id}")
…
-
After the latest update this morning, I'm experiencing this error message upon start-up: `Cannot enable hl-todo-mode without font-lock`.
Here's my minimal hl-todo config:
```emacs-lisp
(use-pac…
-
## Issue Type
```
[x] bug report
[ ] feature request
```
## Current Behavior
consider the following scenario:
1. Alice and Bob sign `tx1`, spending outputs `oA` and `oB` respectively, bo…