Derevtsov Konstantin
Derevtsov Konstantin
Вопросы
Здравствуйте, спасибо за алгоритм и его описание, отличный труд! В ходе реализации возникли некоторые вопросы: 1. Используемый придел расстояния Хэмминга, в примерах к HEngine используется 7, и вообще 7 часто...
Hi! Looks like rmp_serde::to_vec works not properly for rmpv::Value with map inside it. I'm expected that result is encoded message pack vector, but result is a map. For example: ```rust...
Introduced a new type of cbus pipe - lcpipe. The current pipe in the cbus - cpipe, has a number of limitations, first of all - the cpipe cannot be...
**Bug description** Basically we observe that creating `temporary` space on replica forces `:format()` to fail with `transaction has been aborted by error`. The reason of this error that one DDL...
**Platform** linux **Terminal software** pseudo terminal - python pty I'm trying to write integration tests of reedline app with python pexpect lib, and, unfortunately, it's fail. Looks like problem in...
I'm using rustyline and python pexpect for integration testing. This worked fine, until i'm try to use an external_printer. With external_printer pextect.send do nothing. ## Steps to reproduce This can...
## Description Debugger for Linux x86-64. Written in Rust for Rust programs. Link: https://github.com/godzie44/BugStalker
## Description Textarea doesn't allow you to have different formatting (colors, fonts, etc) within the same line. ## Implementation Looks like it is a generic problem, for example i can't...
Thanks for the component. There is one thing that will be hellpful for me - add the ability to stylerize text at each tree node. ## Description add the ability...