Antonin Kral
Antonin Kral
Let me share what I have found so far. Both Elixir as well as Ecto has implemented `init` callback. For example Ecto repo definition can now looks like: ```elixir defmodule...
+1 for @nigels-com comment on ogg -> mp3. I do store flac still having a log of ogg files. But some players do support mp3 only... Naturally one can transcode...
> Just some bikesheding: I think we should augment the existing reports method rather than adding a new one. I am totally for it. I've just created a new method...
That would be awesome. Currently it crashes with ``` File "/tmp/virtualenv/bin/sematic", line 5, in from sematic.cli.main import cli File "/tmp/virtualenv/lib/python3.10/site-packages/sematic/cli/main.py", line 3, in import sematic.cli.start # noqa: F401 File "/tmp/virtualenv/lib/python3.10/site-packages/sematic/cli/start.py",...
@kentavv thank you very much for you effort, I am trying to compile ELS with a newer version of the C2kW and studio. Can you please describe how you have...