Nicolas Colomer
Nicolas Colomer
We just used `py-spy` to profile some ephemeral but long running (hours) jobs. Outcomes was really useful, thanks for this tool! It would be very handy if we were able...
Hi there, It would be great to be able to ignore not specified options when parsing arguments. My use case is that some runtime invokes my python script with additional...
This specialized index aims to index multi-level boundaries (country / state / province / city) in order to query for region memberships of a location. This implies following tasks: -...
Feature's type needs to be capitalized (and CamelCased) to be valid: - `point` => `Point` - `linestring` => `LineString` - `polygon` => `Polygon` Check GeoJSON [examples](http://www.geojson.org/geojson-spec.html#appendix-a-geometry-examples) from the official [spec](http://www.geojson.org/geojson-spec.html).
Hi Jan, I'm facing an annoying "Module could not be loaded" error when running the benchmark according to the tutorial you described in the project's [README](https://github.com/wulczer/tsung_ws/blob/master/README.rst). Here is the stacktrace...
Hi @wulczer, Great plugin, thanks for sharing it! I filled this issue to present you a use case that would be great to implement. Say the server has to broadcast...
### The problem Hello, I face an intermittent issue when trying to press one of my DoorBird relay using the DoorBird integration. The following scenario works most of the time:...
Hello, The "Disable periodic On/Off reports for GPIO outputs" option in the "Expert" tab is not preserved between settings save and read. Steps to reproduce: - run `FirmwareConfig.exe` - tick...
From https://www.reddit.com/r/ptvo/comments/1fdibfh/ptvo_zigbee2mqtt_custom_converter_issues/ Hello, I'm currently tinkering my own custom Zigbee2MQTT converter for a PTVO firmware, but I'm facing an issue that may be a firmware bug. I'm trying to expose...