Johanderson Mogollon
Johanderson Mogollon
@dependabot rebase
Mmm that's weird, can you tell the python version please?
Seems like it is, the SIM800L is the one with two red lights
Hi! I need to setup haraka as a email proxy. I'm noob in SMTP stuffs but, basically I want to make my server to the emails it has to send,...
Yes, when the server respond with headers `Transfer-Encoding: chunked` and then, the body is `....` See https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Transfer-Encoding#examples elixir Finch lib support this (uses Mint under the hood), with `Finch.stream/5` method....
You can simplify this package A LOT by just using Finch, which already provides pool of conns
> Instructions for a basic install on a barebones linux machine would be great too. The default instructions for ruby on rails will work The only extra stuff is to...
@dependabot recreate
A bit later but... it still happens?
In jupyter there is nbconvert for notebooks to other formats (python scripts included of course) https://nbconvert.readthedocs.io/en/latest/index.html It may be nice to have something like nbconvert in elixir for livebooks