Andreas Motl

Results 1431 comments of Andreas Motl

Hi @formatc1702, @kvid and @stevegt, within #211, we just reported about our efforts on bringing WireViz to the Web. It has actually just been a (re)packaging operation of code already...

Hi @formatc1702 and @kvid, we just recognized that many improvements have been made on behalf of [1] and [2] (#197) already. Those look like valuable improvements to WireViz. Just let...

Dear Daniel, I just wanted to drop you a line that I appreciate your efforts on this task very much. With kind regards, Andreas.

> The idea is that `wireviz.py` contains the core parsing and output functions (both file and return type), and it's what you would import when using WireViz as a module....

Hi again, after you released WireViz 0.3 the other day, we just submitted https://github.com/daq-tools/wireviz-web/pull/3, in order to bring WireViz-Web up to speed. The new version has just been released on...

Dear Miguel, thanks for reporting this. I tried to make [VisiData](https://github.com/saulpw/visidata) work with CrateDB using the PostgreSQL interface yesterday and observed the same issue. So, I thought it would be...

Hi, we are running into the same problem on a code block within a reStructuredText document. #### Example ```restructuredtext Usage:: def test_basic_mqtt(mosquitto, capmqtt): capmqtt.publish(topic="foo", payload="bar") ``` #### Error ``` README.rst:48:32:...

Dear Benjamin, I appreciate this idea. When diving into this spec-work for yet another time, we might well don't want to reinvent the wheel but instead align to the work...

#654 might fix the first one. The second one is probably a consequential error of the third one, where access is probably restricted due to rate limiting applied by the...

Dear Benjamin, I don't know what exactly I discovered back then which led me to create this notice. Have the tests on CI been failing at this time? Without remembering...