I may suggest using GitHub issues for discussion of technical problems. IMHO (and I’m not affiliated with Google), the mailing list should be reserved for “comments / suggestions / feature ideas” as described in the
README.mdThe benefits of using GitHub issues to report problems and ask for solutions include:
- convenient styling options for code and error messages (no need to make screenshots of terminal output);
- new users can search for similar issues (and solutions) before reporting one (and it is one of the reasons to post errors as text snippets and not screenshots);
- you get a larger audience, who will likely reply faster;
- if you (or anyone else) find the fix, it is possible to send a PR and link it to the issue.
I created
an issue with your comments, please see my response there.