Jan Szumiec
Jan Szumiec
So when you build something via qemu-static-arm, the CPU reported will still be Intel, but the architecture will be reported as armv7l when you run the `arch` command. Which *may*...
When attempting to process a config file which includes the `parse_data_dog_tags` field, the config file is marked as invalid due to failing schema: ``` ****** processing amazon-cloudwatch-agent ****** /opt/aws/amazon-cloudwatch-agent/bin/config-downloader --output-dir...
The statsd plugin cannot be configured because the current JSON schema ignores some of the options
# Description of the issue The statsd plugin cannot be configured because the current JSON schema ignores some of the options (#329) # Description of changes * New sample configuration....
I thought this was already possible, but it isn't - it'd be great if one could use the CPS software to compose a codeplug on a Windows machine and then...
PostgreSQL has a LISTEN/NOTIFY mechanism which appears to be capable of implementing a message queue-like functionality (likely not all by itself, as it may require some supporting infrastructure in the...
Let's say you have a parent form, which wants to display a nested form - if your model already has a `has_many` association declared, reform will discover that and will...
Enable/disable via IFDEF
- Run a single scan across all frequencies. - Find N local minima. - For each minimum, establish the exact frequency with the lowest SWR within that minimum.
I've added some tests, this should be mostly interface-compatible with your version.