Maksim Derbasov

Results 9 issues of Maksim Derbasov

^b is a hotkey for text editors to make text bold. This extention can't be configured to disable hotkey

Hello Is it make sense to prepare pull request with Qt types support? (or at least try to do it) I believe sfinae magic should be enough for this. Or...

I'd like to propose a new performance check. I noticed in 2 projects some bad pattern: instead of calling `memcpy` authors prefer hand-made for loop with copying byte-by-byte. Examples: https://github.com/openvinotoolkit/openvino/pull/10996/files...

# What's new Information of available for transmission bands could be used as a reference for different purposes, like ignoring forbidden ranges while exploring something (in other words, helps to...

# 🦟 Bug fix Fixes https://github.com/gazebosim/gz-sim/issues/2506 ## Summary Using the same constants for checking against zero here to significantly reduce cases when system behaves in unexpected way. Still for a...

🏛️ ionic

# 🦟 Bug fix Fixes # ## Summary Clean build by instruction in `docker/README.md` not working. Base image builds fine, but the next step is failing. Ubuntu Focal (20.04) is...

🏛️ ionic

Seems versions in github runner are outdated, I put default settings to make it alive I'm not a devops person, so I potentially can do something in a not intendent...

Hello This patch should resolve problem when initialization fails and error is not informative: `No error message` Main problem: if init fails, 'destructor' will call automatically (by macro) and TLS,...

# 🦟 Bug fix Fixes # ## Summary `sdf::NavSat` didn't have a `ToElement()` method which prevent to convert sensor-specific information back to sdf format. This PR include such changes: *...

🪵 jetty