Jussi Norlund
Jussi Norlund
If e.g. a domain were to be temporarily rate limited (currently the letsencrypt limit is 20 certs/week) it would be quite neat if kube-lego could be configured to serve the...
Hi, I get this when trying to run the example app. Any idea how to fix it? sb-exe.EXE: Network.Socket.recvBuf: failed (No error) sb-exe.EXE: thread blocked indefinitely in an MVar operation
Hi, I have an update function like this: ``` update :: IO () update = Rapid.rapid 0 $ \r -> do env
Timex import is missing in https://github.com/fdietz/elixir-feed-parser/blob/master/lib/parsers/helper.ex EDIT: it seems this error is also because of this: https://github.com/fdietz/elixir-feed-parser/blob/f5e85e168d466d70e9798a38993ce35714ece84a/mix.exs#L21 I changed this to ``` def application do [extra_applications: [:logger, :xmerl, :tzdata]] end...
I tested the last part of tutorial ("More advanced again - Make a webapp around the service"), which I found clear and straightforward. However I did run into some trouble...
Would it be possible to have `Earmark.as_html("##Foo")` generate `Foo` so you can navigate the document to section headings (e.g. /document.html#foo"). Pandex (Pandoc) currently does this.
How'd you use this package to build a client for an API that responds in XML?
Is there a way to enable Gnome display HDR support through options?