Dmitry Mikushin

Results 78 issues of Dmitry Mikushin

What is the license for your code? Please add the LICENSE file, thanks!

Thank you for this great library! I'm wondering how do I determine what should I set for the first argument of `get_live_chat_id_for_broadcast_id()` call for someone's stream? The stream URL is...

Debug mode compilation generates much larger code, so that the ELF segments could grow well beyond their allowed lengths. For the CPU code, mcmodel=large usually is able to cope with...

Make snowman to generate syntactically correct array declarations: 'type varname[size];' instead of wrong 'type[size] varname;'

The module referred from `boxspring_figure_anim.py` is missing: ``` # make sure that we find the boxspring_figure module in ../oo: #sys.path.insert(0, '../oo') # better: sys.path.insert(0, os.path.join(os.pardir, 'oo')) from boxspring_figure import draw,...

你好,我想知道你是如何提供对这个板子中的LVDS摄像头接口的支持的。 有什么我可以开始的例子吗?

Today I built tabby docker with a Dockerfile from the curren main branch. The server connection seems to work, and I get some meaningful activity in the log: ``` tabby...

bug

### Is there an existing issue for this? - [X] I have searched the existing issues ### Summary By default, new issue is unassigned. It would be nice to and...

feature

### Is there an existing issue for this? - [X] I have searched the existing issues ### Current behavior When issue comment contains very long code line, the issue page...

bug
Plane
self-hosted

In Linux Tabby sometimes is unable to stop intensive console applications with Ctrl+C, such as Python scripts. The same apps get stopped normally in the regular terminal. Perhaps, the signalling...

T: Bug