Ihor Baklykov
Ihor Baklykov
Here is "Output window". All we want is just a support to ANSI colors! Thanks 
Thank you! So bad MS decided to leave "Output" window text-only without any settings. Now we have to use workarounds
Same issue for me with Android Studio Hedgehog Canary 13.
Same when trying to cache build on GitLab CI/CD
> I found the issue, I think. We were switching to the binary distribution of Gradle in the beginning of our CI run. If I changed so that we keep...
Guys, maybe the problem is here ? ```cpp static void InitFM6126(GPIO *io, const struct HardwareMapping &h, int columns) { const gpio_bits_t bits_on = h.p0_r1 | h.p0_g1 | h.p0_b1 | h.p0_r2...
JP6.2, flashed via instructions. USB-A not working at all UPD: WHAT F ***** G I *** T DECIDED TO PUT PERIPHERAL DRIVERS SEPARATELY ON ONEDRIVE GUYS?! WHAT THE HELL IS...
Hi, thank you!
My issue is not about lock screen. The call screen does not appear even on unlocked device with screen on. Only condition - telegram is not opened during this. If...
> better to use a string_view or span as the native cast for bytes. zero copy, view only seems like the best fit, imo. Will it work "from the box"...