Aleh Zasypkin
Aleh Zasypkin
> Great! This resolves my last question. Then I believe we only want to set disabled to features that are also composedOf, and disable stackAlerts functionality completely instead of hiding...
Thanks for the feedback @dominiqueclarke. Please, see my replies and questions below: > 1. APM & User Experience needs to be renamed Applications, Synthetics & Uptime needs to be renamed...
Thanks for sharing your concerns @lukeelmers! > I'm guessing that the main reason for these xpack.features yml configs being "aware" of the different features that are registered is because that's...
Okay, here's the additional context and my thoughts on this change, @lukeelmers. Sorry in advance for the wall of text! > I just wanted to jump in with a naive...
@elasticmachine merge upstream
In case it's useful to anyone, here is yet another narrowly specialized [USB HID implementation for STM32F0](https://github.com/azasypkin/kroneum/blob/master/sw/firmware/api/src/usb/mod.rs) inspired by [anne-key](https://github.com/ah-/anne-key/) and [stm32plus](https://github.com/andysworkshop/stm32plus). It's very rough, but works nevertheless. There is...
> On a first glance this might be a nice project for the showcase, would you like to submit it? Yes, definitely, thanks! I'll clean it up a bit and...
Hey @brandonros, would you mind sharing the repro steps?
> cargo run --example rust_caster -- -m http://127.0.0.1:8080/foo.mp4 where foo.mp4 is an x265 encoded video that is unsupported by the Chromecast device itself Thanks! I'll check/fix once I get to...