Damir Batinović
Damir Batinović
When trying to change channel on latest arch-linux ``` sudo ip link set wlp106s0u5 down sudo iw dev wlp106s0u5 set monitor otherbss sudo ip link set wlp106s0u5 up sudo iw...
Started to take it into direction where it completely replaces "Customizing your nerves system guide"
Failing to build using release-local on arch linux. using following versions of erlang and elixir with asdf ``` $ asdf install elixir 1.17.3-otp-27 is already installed erlang 27.2 is already...